Libraries tagged by php sanitize array
micayael/php-extras
0 Favers
7683 Downloads
7683 Downloads
Funciones extras sobre el core de php
phpsanitization/phpsanitization
18 Favers
236 Downloads
236 Downloads
Modern PHP Sanitization Library
bitandblack/helpers
0 Favers
11134 Downloads
11134 Downloads
Useful methods for PHP you may like.
itools/smartarray
1 Favers
107 Downloads
107 Downloads
Enhanced PHP arrays with built-in HTML encoding and chainable collection methods
fernandozueet/php-sanitize
1 Favers
24 Downloads
24 Downloads
Sanitize php values
nhpiash/php-input-filter
1 Favers
3 Downloads
3 Downloads
A lightweight and reusable PHP package to sanitize and validate user inputs like strings, integers, emails, URLs, booleans, and arrays.
academy01/input-sanitizer
1 Favers
6 Downloads
6 Downloads
PHP Package to Sanitizes a String or Array to prevent common Vulnerabilities
rothkj1022/php-xss-sanitizer
0 Favers
77 Downloads
77 Downloads
PHP XSS Sanitizer uses HTMLPurifier to recursively clean up get, post, and files arrays to protect your application.