Libraries tagged by escsa
escapio/php-iterables
16461 Downloads
Utility functions for working with iterables
escapework/laravel-asset-versioning
39134 Downloads
Package to help you avoid cache by versioning your assets
zetacomponents/template
32295 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).
vortos/vortos-alerts
2009 Downloads
Vortos Alerts — agnostic notifier port, severity routing, dedupe/flap-damper, escalation + on-call, HMAC-signed acknowledgements, and time-boxed maintenance silences. In-core Slack/Telegram/webhook drivers (plain HTTP), SES via vortos-aws-ses. Alert rules are declared config validated at deploy:doctor time.
simoneast/simple-ansi-colors
47580 Downloads
Simple PHP class for converting basic HTML-like color tags into ANSI escape codes for use in console apps and scripts. Auto-detection for Windows/Ansicon users included.
radishlab/myc-getter
20684 Downloads
A library to get and escape values in WordPress + ACF environments
jeffersongoncalves/laravel-markdown
430 Downloads
A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Safe by default: raw HTML is escaped unless you opt in to html_input=allow for trusted content. Requires PHP 8.4 because the syntax highlighter tempest/highlight requires it from 2.26 onward.
entermotion/eurl
15380 Downloads
This package aims to deliver a good set of functions to easily escape URLs that will be used on HTML
cradeq/commonmark-html-whitelist-extension
9417 Downloads
Allows HTML tags to be used in Markdown, while still escaping or stripping all other HTML input.
webino/zend-escaper
9101 Downloads
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
schlessera/markdown-escape
540 Downloads
A PHP library for escaping content to be safely embedded in Markdown without breaking rendering
nguyenanhung/escape-helper
62887 Downloads
Light, Simple and Small Escape Helper
mindplay/escape
190 Downloads
A few global (yes, global!) functions to escape HTML/JS in templates
laravelgems/escape
13195 Downloads
Basic methods to escape untrusted data before inserting into different HTML contexts
wubinworks/module-template-filter-patch
89 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.