Libraries tagged by PHP scraping
fsi/json-builder
10823 Downloads
JSON builder with escaping control for PHP 5.6+
viaaurea/latte-v2
40 Downloads
☕ Latte v2.x port for recent PHP versions.
schlessera/markdown-escape
14 Downloads
A PHP library for escaping content to be safely embedded in Markdown without breaking rendering
hybridlogic/db
67 Downloads
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
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.
deisss/slim-auth
113 Downloads
An abstract HTTP Basic Auth middleware for PHP Slim framework, offering easy custom database schema, and url escaping possibilities
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.
dzentota/template-engine
2 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.
dzentota/template-variable
3 Downloads
A secure template variable library that provides context-aware escaping for PHP templates using TypedValue objects
fungio/json-builder
13640 Downloads
JSON builder with escaping control for PHP 5.6+
atheon/json-builder
23 Downloads
JSON builder with escaping control for PHP 5.6+
zver/view
130 Downloads
Template engine with auto escaping html entities and with full PHP-native code support