Libraries tagged by lenco
symfony/thanks
16669905 Downloads
Encourages sending ⭐ and 💵 to fellow PHP package maintainers (not limited to Symfony components)!
nette/neon
68180432 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
neitanod/forceutf8
24075649 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mrclay/minify
19466244 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
clue/ndjson-react
92829378 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
zbateson/mb-wrapper
55620917 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
yethee/tiktoken
4530306 Downloads
PHP version of tiktoken
veewee/xml
7610717 Downloads
XML without worries
sqids/sqids
2110717 Downloads
Generate short YouTube-looking IDs from numbers
jbroadway/urlify
8645314 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
christian-riesen/base32
35296743 Downloads
Base32 encoder/decoder according to RFC 4648
fgrosse/phpasn1
37084899 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
encore/laravel-admin
3208928 Downloads
laravel admin
spomky-labs/cbor-php
18864270 Downloads
CBOR Encoder/Decoder for PHP
spomky-labs/base64url
45942161 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library