PHP Classes

Packages of Dominique Vienne

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Dominique Vienne (3)  >  Mission progress status  >  Reputation  
Picture of Dominique Vienne
Name: Dominique Vienne <contact>
Classes: 3
Country: Switzerland Switzerland
Age: ???
All time rank: 393532 in Switzerland Switzerland
Week rank: 195 Up3 in Switzerland Switzerland Up
All time users: 265
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Laravel Magic  
Helper controller, request, and model classes
This package provides Laravel helper controller, request, and model classes.

It comes with several classes that provide useful functionality to improve applications based on the Laravel framework.

Currently, it provides:

- An abstract controller that can:

* Send HTTP responses in JSON format using a list of collection items

* Display a listing of information from a resource

* Show the information of a resource item

* Remove a given resource item from storage

* Update a resource with new information values from the current request

* Store a new resource object


- A form processing request handler that can:

* Prepare the form for validation

* Check if the current user has permissions to perform the operation associated with the form

* Get the form validation rules


- An abstract model that can:

* Determine if a given relationship method exists.


- Middleware classes that can:

* Force that the current request only accepts input data in JSON format

* Process request security tokens that use the JSON Web Token (JWT)

  Files folder image PHP Form Honeypot  
PHP Programming Innovation award nominee
August 2017
Number 9
Generate and check honeypots in HTML forms
This package can generate and check honeypots in HTML forms.

It can generate HTML form inputs that have special timing values to detect if they are being filled by spammers. The form inputs may be hidden from regular users using given CSS styles.

The class can also perform the necessary checks when the form is submitted to detect if a spammer has changed the values of the honey pot fields.

  Files folder image PHP Swiss Day Off  
Check if a given day is off in Switzerland
This package can be used to check if a given day is off in Switzerland.

It can take as parameter the date of a given day and checks it is an holiday or a day on which regular Swiss Canton employees do not have to work.

The package can also perform other checks related with off days like get the date of the next day off or get the holiday name of a certain day off.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z