Libraries tagged by better input
graham-campbell/binput
456956 Downloads
Binput Is An Input Protector For Laravel
rainner/restful-php
54687 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.
consynki/yii2-image-input
2800 Downloads
A Yii2input widget to allow a better drag drop image upload
heimrichhannot/contao-input-counter-bundle
179 Downloads
This bundle offers character counting for backend fields for a better editing usability.
webberwu/restful-php
1388 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
2 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.