Libraries tagged by better input
graham-campbell/binput
481769 Downloads
Binput Is An Input Protector For Laravel
rainner/restful-php
57825 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
215 Downloads
This bundle offers character counting for backend fields for a better editing usability.
consynki/yii2-image-input
2929 Downloads
A Yii2input widget to allow a better drag drop image upload
webberwu/restful-php
1408 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
59 Downloads
Trait to upload files on setter (when submit file in forms) input
ujiro2017/fixnames
4 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.