Libraries tagged by aaencode
firebase/php-jwt
511753896 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
paragonie/constant_time_encoding
396991593 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
hashids/hashids
55334239 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
mpdf/mpdf
90023577 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
nette/neon
69314749 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
neitanod/forceutf8
24409648 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
clue/ndjson-react
97362115 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
zbateson/stream-decorators
57030956 Downloads
PHP psr7 stream decorators for mime message part streams
yethee/tiktoken
4837676 Downloads
PHP version of tiktoken
veewee/xml
7915841 Downloads
XML without worries
sqids/sqids
2246559 Downloads
Generate short YouTube-looking IDs from numbers
jbroadway/urlify
8854396 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
christian-riesen/base32
35877389 Downloads
Base32 encoder/decoder according to RFC 4648
spomky-labs/cbor-php
22381069 Downloads
CBOR Encoder/Decoder for PHP
intervention/gif
37651218 Downloads
PHP GIF Encoder/Decoder