Libraries tagged by escaping
zendx/viewautoescape
15293 Downloads
Zend Framework 1 auto escaping
tacoberu/php-lattestrict
12 Downloads
Extend of [Latte](https://latte.nette.org): amazing template engine for PHP. Designed for user templates. Removed support for php and similarly dangerous constructions.
philwaters/process
12 Downloads
Allows command line commands to be run asynchronously
phil-waters/process
18 Downloads
Allows command line commands to be run asynchronously
dzentota/template-engine
1 Downloads
A secure template engine with native PHP syntax and context-aware escaping
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.
dd/evolutioncms-snippets-ddstringtools
2 Downloads
Tools for modifying strings.
zver/view
130 Downloads
Template engine with auto escaping html entities and with full PHP-native code support
wubinworks/module-template-filter-patch
7 Downloads
Magento 2 patch for CVE-2022-24086, CVE-2022-24087. Fix the RCE vulnerability and related bugs by performing deep template variable escaping. If you cannot upgrade Magento or cannot apply the official patches, try this one.
schlessera/markdown-escape
0 Downloads
A PHP library for escaping content to be safely embedded in Markdown without breaking rendering
scelusswe/escaper
16 Downloads
Provides extended escaping funtionality to prevent XSS attacks.
lxbdr/wp-template-helper
68 Downloads
Data wrapper for easy output with WordPress escaping functions.
hugojf/eflash
19 Downloads
Laracasts flash messages wrapper with escaping
dzentota/template-variable
2 Downloads
A secure template variable library that provides context-aware escaping for PHP templates using TypedValue objects
cradeq/commonmark-br-extension
5 Downloads
Allows HTML break tags to be used in Markdown, while still escaping or stripping all other HTML input.