Developer & Sysadmin | egrep '[#php|#js|#html|#css|#linux]'
Followers
479
Public Repos
405
Packages
4
Starred
100
|
|
Description
|
|
|
|
License
|
|
|
|---|---|---|---|---|---|---|---|
| voku/anti-xss | 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 | 14.7 | 47.5 | MIT | — | |
| voku/portable-ascii | PHP 7+ library to transliterate Unicode to portable ASCII for slugs, URLs, and safe filenames. Works without mbstring/iconv, lightweight and easy to bundle. Based on Unidecode/Stringy-style mappings with handy helper methods. | 574 | 11.0 | 64.8 | MIT | — | |
| voku/portable-utf8 | High-performance UTF-8 helper library for PHP with portable polyfills for mbstring and intl features. Provides fast string operations, validation, normalization, encoding fixes, and safe text handling across environments without extra extensions. | 519 | 9.3 | 45.9 | Apache-2.0 | — | |
| voku/phpstan-rules | Additional PHPStan rules to catch risky and redundant condition logic and comparisons. Detects double negatives, PHP 8 behavior changes (0 vs ''), insane/invalid comparisons (0=='0foo', 0==='0'), and type-mismatch checks (e.g., object vs non-object). | 33 | 1.3 | 31.2 | MIT | — |
How can I help you explore Laravel packages today?