Libraries tagged by escaper
uniibu/better-php-view
10 Downloads
Render PHP view scripts into a PSR-7 Response object.
darkstar/view
23 Downloads
Provides an implementation of the TemplateView and TwoStepView patterns, with support for helpers and for closures as templates, using PHP itself as the templating language.
24hoursmedia/php-env-inject
23 Downloads
Inject and interpolate environment variables into strings. Supports substituting default values for an env var, and escapers/formatters using callbacks. Partially supports POSIX compliant shell syntax.
danack/esprintf
385 Downloads
Use laminas-escaper with sprintf like function.
escapestudios/symfony2-coding-standard
9971307 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
roave/infection-static-analysis-plugin
3706009 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
symplify/phpstan-extensions
4965504 Downloads
Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan
egeloen/json-builder
5593100 Downloads
JSON builder with escaping control for PHP 5.6+
sspat/es-query-sanitizer
146972 Downloads
Simple helper class to sanitize ElasticSearch reserved characters from query strings
escapestudios/wsse-authentication-bundle
2700967 Downloads
Symfony2 bundle to implement WSSE authentication
winbox/args
709330 Downloads
Windows command-line formatter
hestiacp/phpquoteshellarg
1395319 Downloads
Improved escape shell arguments for support of special charactars
erlandmuchasaj/sanitize
4640 Downloads
A package to sanitize your input.
devgeniem/wp-sanitize-accented-uploads
92041 Downloads
Replaces accents from future uploads and has wp-cli command which you can use to sanitize current content.
jtolj/html-attributes
61511 Downloads
A Fluent Interface for Handling HTML Attributes in PHP.