laminas/laminas-escaper
Securely escape untrusted data for HTML, HTML attributes, JavaScript, CSS, and URLs to prevent XSS. Laminas Escaper provides robust, context-aware escaping utilities for PHP apps and templates.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| zendframework/zend-escaper | 0.85 | Zend Escaper is a PHP library for context-aware escaping to help prevent XSS. Escape HTML, HTML attributes, JavaScript, CSS, and URLs with reliable encoders, making it easy to safely output untrusted data in templates and web responses. | 327 | 326 | 28 | 164K | 6 | 2.3 | 26.3 | BSD-3-Clause | 6 years ago | |
| voku/anti-xss | 0.85 | PHP AntiXSS library to sanitize untrusted HTML and prevent XSS attacks. Cleans input by removing dangerous tags/attributes, filters CSS/JS vectors, and supports UTF-8 and common encodings. Useful for safely handling user-generated content in apps. | 709 | 727 | 117 | 290K | 1 | 7.3 | 36.0 | MIT | — | |
| laminas/laminas-view | 0.82 | Laminas View provides flexible PHP view rendering for Laminas and other apps, including template resolvers, helpers, and multiple renderer options (PhpRenderer, JSON, etc.). Build reusable layouts and partials, manage view models, and integrate with MVC or standalone stacks. | 75 | 75 | 45 | 689K | 1 | 20.8 | 60.2 | BSD-3-Clause | 4 days ago | |
| laminas/laminas-cache-storage-adapter-filesystem | 0.80 | Filesystem storage adapter for laminas-cache. Provides a cache backend that persists items on disk with configurable options and integration with Laminas Cache storage interfaces, suitable for local or shared filesystem caching. | 7 | 7 | 16 | 107K | 4 | 22.0 | 64.4 | BSD-3-Clause | 2 months ago | |
| laminas/laminas-cache-storage-adapter-apcu | 0.80 | — | 3 | 3 | 7 | 28K | 1 | 20.1 | 60.3 | BSD-3-Clause | 2 months ago | |
| laminas/laminas-uri | 0.80 | Laminas URI provides a robust, standards-aware way to parse, validate, build, and manipulate URIs/URLs in PHP. It handles components like scheme, host, port, path, query, and fragment, with helpers for normalization and safe encoding. | 38 | 39 | 14 | 905K | 0 | 13.5 | 60.2 | BSD-3-Clause | 6 months ago | |
| laminas/laminas-cache-storage-adapter-session | 0.80 | Session-based cache storage adapter for Laminas Cache. Stores cached items in PHP sessions, useful for per-user caching and small transient data. Integrates with Laminas\Cache\Storage; suitable for apps already relying on session state. | 4 | 4 | 4 | 20K | 1 | 3.4 | 51.2 | BSD-3-Clause | 2 years ago | |
| laminas/laminas-cache-storage-adapter-blackhole | 0.80 | Blackhole cache adapter for Laminas Cache: accepts writes and discards them, always behaving like a cache miss. Useful for disabling caching, testing, or benchmarking without changing code paths. | 2 | 2 | 9 | 42K | 2 | 21.4 | 63.7 | BSD-3-Clause | 2 months ago |
How can I help you explore Laravel packages today?