Libraries tagged by user input
rossey/big-list-of-naughty-strings
42 Downloads
Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
fastwebmedia/profanity-filter
1499 Downloads
Profanity filter for checking and sanitizing user input
dasprid/formidable
12144 Downloads
PHP 7 form library for handling user input
danack/params
458 Downloads
Converts user input into correctly typed parameters
azi/validator
188 Downloads
Server side user input validation library
radig/locale
1335 Downloads
CakePHP Locale: allow your users to input localized data (like dates and decimals) while kept consistency at database-level.
mrbohem/livewire-form-keeper
3 Downloads
FormKeeper is a lightweight Livewire package designed to enhance user experience by preserving form data across page transitions. With FormKeeper, you can ensure that users don't lose their inputted data when navigating between pages
nhpiash/php-input-filter
3 Downloads
A lightweight and reusable PHP package to sanitize and validate user inputs like strings, integers, emails, URLs, booleans, and arrays.
mattkurek/athena-input
2 Downloads
A PHP library for handling user input in a safe and efficient manor while requiring code
gavinggordon/input-validator
19 Downloads
A PHP class which provides the ability to quickly validate user input, depending on a set of user-defined rules.
djinn-dev/input-sanity
4 Downloads
A simple request handler for cleaning user inputs.
cyvelnet/laravel5-inputpipe
15 Downloads
A simple way to format user input for laravel 5
como/input
32 Downloads
A Input class for that makes it easier for accessing user input
sbsedv/input-converter
141 Downloads
A minimal PHP library to nativly support PUT, PATCH and DELETE user input in form of mutlipart/form-data, application/x-www-form-urlencoded and various JSON types like application/json with complex data structures (nested html forms).
pframework/p-input
7597 Downloads
A architecture for filtering and validating user input using callables and arrays