Libraries tagged by php sanitize
itools/smartstring
14654 Downloads
XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, at least 3x faster than calling htmlspecialchars() yourself
itools/smartarray
14979 Downloads
XSS-safe collections for PHP templates: database rows with fields that HTML-encode themselves, plus chainable filtering, sorting, and grouping
edfi/resources
115433 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
edfi/descriptors
115430 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
keboola/php-storage-names-sanitizer
5328 Downloads
Storage column name sanitizer
maniruzzaman/sanitizer
12707 Downloads
A php package that would sanitize your every input and HTML
hradigital/php-datatypes
498 Downloads
Easy way to build up and sanitize your application objects.
cyberwings/myanmar-phone-number-php
4372 Downloads
PHP port of ( https://github.com/Melomap/mm_phonenumber ) to check valid myanmar mobile numbers, get mobile operator's name, sanitize mobile numbers and get mobile network types.
webpatser/laravel-sanitize
38895 Downloads
Laravel package to sanatize a string for use as URL's. It uses the PHP Normalizer class and fills whitespace with dashes.
bitandblack/helpers
16802 Downloads
Useful methods for PHP you may like.
t3g/svg-sanitize-elts7
11663 Downloads
An SVG sanitizer for PHP
kalfheim/sanitizer
23796 Downloads
Data sanitizer for PHP with built-in Laravel support.
micayael/php-extras
9139 Downloads
Funciones extras sobre el core de php
sytxlabs/filesanitizer
1477 Downloads
A PHP library to sanitize file names and content to prevent security vulnerabilities.
philiagus/pdostatementbuilder
7847 Downloads
PHP classes to easily build PDO statements