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.91 | 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. | 328 | 326 | 28 | 135K | 6 | 12.4 | 44.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. | 705 | 723 | 116 | 238K | 20 | 14.7 | 47.5 | MIT | — | |
| 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 | 775K | 0 | 23.4 | 65.0 | BSD-3-Clause | 4 months ago | |
| laminas/laminas-http | 0.80 | Laminas HTTP component providing HTTP client, request/response objects, headers and URI utilities for PHP applications. Useful for building and consuming web services, handling redirects, cookies, and proxy/adapter-based transports. | 37 | 37 | 37 | 659K | 6 | 29.7 | 69.0 | BSD-3-Clause | 4 months ago | |
| laminas/laminas-serializer | 0.79 | Serialize and deserialize PHP data using multiple adapters (e.g., PHP native, JSON, XML, WDDX) with consistent options, error handling, and extensibility. Useful for caching, sessions, message payloads, and storage across different formats. | 34 | 34 | 20 | 132K | 2 | 26.7 | 61.2 | BSD-3-Clause | 2 months ago | |
| laminas/laminas-cache-storage-adapter-memory | 0.79 | In-memory cache storage adapter for Laminas Cache. Provides a simple, fast, non-persistent cache for the current PHP process, useful for testing, prototyping, or per-request caching without external services. | 4 | 4 | 11 | 71K | 1 | 23.9 | 65.0 | BSD-3-Clause | 4 weeks ago |
How can I help you explore Laravel packages today?