Libraries tagged by decoda
colinodell/json5
16658873 Downloads
UTF-8 compatible JSON5 parser for PHP
nette/neon
52922216 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
zbateson/stream-decorators
39205195 Downloads
PHP psr7 stream decorators for mime message part streams
veewee/xml
3612299 Downloads
XML without worries
christian-riesen/base32
27132141 Downloads
Base32 encoder/decoder according to RFC 4648
fgrosse/phpasn1
31598439 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
spomky-labs/base64url
33311709 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
league/flysystem-cached-adapter
25609140 Downloads
An adapter decorator to enable meta-data caching.
intervention/gif
8274456 Downloads
Native PHP GIF Encoder/Decoder
yethee/tiktoken
1561974 Downloads
PHP version of tiktoken
sqids/sqids
644472 Downloads
Generate short YouTube-looking IDs from numbers
robclancy/presenter
1010826 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
alexpechkarev/geometry-library
2770047 Downloads
PHP Geometry library provides utility functions for the computation of geometric data on the surface of the Earth.
tuupola/base62
3468742 Downloads
Base62 encoder and decoder for arbitrary data
spomky-labs/cbor-php
3752267 Downloads
CBOR Encoder/Decoder for PHP