Libraries tagged by escaping
scelusswe/escaper
16 Downloads
Provides extended escaping funtionality to prevent XSS attacks.
phower/escaper
86 Downloads
A PHP class which offers a way to escape output and defend from XSS and related vulnerabilities by introducing HTML, CSS and Javascript escaping context.
lxbdr/wp-template-helper
73 Downloads
Data wrapper for easy output with WordPress escaping functions.
lastdragon-ru/glob-matcher
8 Downloads
Full-featured well-tested glob pattern parser and matcher: basic matching (`?`, `*`), globstar (`**`), extglob (`?(pattern-list)`, `*(pattern-list)`, `+(pattern-list)`, `@(pattern-list)`, `!(pattern-list)`), brace expansion (`{a,b,c}.txt`, `{1..3}.txt`, etc), dotglob, nocasematch, POSIX Named character classes (`[:alnum:]`, etc), POSIX Collating symbols (`[.ch.]`, etc), POSIX Equivalence class expressions (`[=a=]`, etc), and escaping.
hugojf/eflash
21 Downloads
Laracasts flash messages wrapper with escaping
hengeb/simplates
82 Downloads
Template Engine for lightweight templates with automatic escaping
ez-php/view
0 Downloads
PHP template engine for the ez-php framework — layouts, sections, partials, and HTML escaping
enlivenapp/vision
7 Downloads
Lightweight template engine with auto-escaping, extends, includes, filters, and custom tags
dzentota/template-variable
9 Downloads
A secure template variable library that provides context-aware escaping for PHP templates using TypedValue objects
cradeq/commonmark-br-extension
6 Downloads
Allows HTML break tags to be used in Markdown, while still escaping or stripping all other HTML input.
atheon/json-builder
23 Downloads
JSON builder with escaping control for PHP 5.6+
apiverve/jsontocsv
0 Downloads
JSON to CSV Converter is a powerful tool for converting JSON arrays into CSV format. It supports custom delimiters, header inclusion, and proper escaping of special characters.
treffynnon/cmdwrap
43 Downloads
Wraps command line access into a builder and provides argument escaping
digitalshopfront/security
5 Downloads
Provides escaping and sanitation functions to provide security for Digital Shopfront CMS.
escapio/php-iterables
15912 Downloads
Utility functions for working with iterables