Developer & Sysadmin | egrep '[#php|#js|#html|#css|#linux]'
Followers
483
Public Repos
411
Packages
9
Starred
100
Recorded values over time (once-a-day snapshots). May 8, 2026 – Jun 6, 2026
Followers & contributions
|
|
Description
|
|
30 days
GitHub star count over the last 30 days (daily snapshots).
|
|
|
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. | 709 |
|
7.3 | 36.0 | 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 |
|
10.0 | 62.4 | 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. | 520 |
+1
|
6.1 | 41.1 | Apache-2.0 | — | |
| voku/arrayy | — | 488 |
|
4.0 | 29.8 | MIT | — | |
| voku/stringy | voku/stringy is a PHP string manipulation library with a fluent, chainable API and multibyte/Unicode-safe helpers. It offers common text utilities like trimming, casing, slugging, replacing, and comparisons, aiming for predictable results across encodings. | 179 |
|
1.7 | 31.6 | MIT | — | |
| voku/stop-words | PHP library providing curated stop-word lists for many languages (e.g., en, de, fr, es, ru, ar). Simple API to fetch stop words by language code, useful for search, indexing, and text processing pipelines. | 91 |
+1
|
1.1 | 48.3 | MIT | — | |
| voku/email-check | Validates email addresses in PHP with multiple checks (syntax, DNS/MX, disposable domains and more) to reduce bounces and fake signups. Lightweight library with simple API, suitable for signup forms, user imports, and email hygiene workflows. | 51 |
+1
|
1.1 | 41.6 | MIT | — | |
| 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 |
|
0.4 | 25.8 | MIT | — | |
| voku/urlify | PHP URL slugifier/transliterator (URLify.js port) that converts UTF-8 strings into readable, URL-safe slugs and filenames. Supports many languages via mapping tables with Portable ASCII fallback, plus helpers like downcode/transliterate and custom char rules. | 25 |
|
0.4 | 44.5 | BSD-3-Clause | — |
How can I help you explore Laravel packages today?