Libraries tagged by better input
graham-campbell/binput
470276 Downloads
Binput Is An Input Protector For Laravel
rainner/restful-php
56245 Downloads
Parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
heimrichhannot/contao-input-counter-bundle
193 Downloads
This bundle offers character counting for backend fields for a better editing usability.
consynki/yii2-image-input
2850 Downloads
A Yii2input widget to allow a better drag drop image upload
webberwu/restful-php
1398 Downloads
This package is forked from rainner/restful-php which parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
dartika/laravel-uploadable-mutator
57 Downloads
Trait to upload files on setter (when submit file in forms) input
ujiro2017/fixnames
3 Downloads
A code snippet that fixes name input by user. It removes spaces and none word characters and set the first letter in each name to upper case. Arguments are passed by referece.