Libraries tagged by escaping
latte/latte
13755280 Downloads
☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.
egeloen/json-builder
5607978 Downloads
JSON builder with escaping control for PHP 5.6+
qiq/qiq
110823 Downloads
Provides a TemplateView implementations using PHP itself as the templating language, and an optional lightweight template markup.
aura/view
144472 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.
aura/html
258154 Downloads
Provides HTML escapers and helpers, including form input helpers.
eloquent/pops
806797 Downloads
PHP object proxy system.
ivory/json-builder
287933 Downloads
JSON builder with escaping control for PHP 7.0+
zetacomponents/template
27573 Downloads
A fully functional Templating system, supporting template compilation in different levels, user defined functions and operators, an optimizer, output escaping for different output handlers to prevent XSS and other security problems and a plug in system for extra functionality (such as a Translation system).
padraic/security-multitool
975 Downloads
A multitool library offering access to recommended security related libraries, standardised implementations of security defences, and secure implementations of commonly performed tasks.
webino/zend-view
9119 Downloads
provides a system of helpers, output filters, and variable escaping
netsilik/d
18044 Downloads
A Debug information dumper function, with automatic output escaping where necessary.
fsi/json-builder
10911 Downloads
JSON builder with escaping control for PHP 5.6+
cradeq/commonmark-html-whitelist-extension
665 Downloads
Allows HTML tags to be used in Markdown, while still escaping or stripping all other HTML input.
artisanpack-ui/security
167 Downloads
Provides escaping and sanitation functions to provide security for Digital Shopfront CMS.
phps-cans/quote-strategy.doctrine.escaping
1086 Downloads
This package contains an implementation of Doctrine\ORM\Mapping\QuoteStrategy which automatically escape database reserved keyword for table and column alias.