Libraries tagged by decoda
nette/neon
51422013 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
zbateson/stream-decorators
36067361 Downloads
PHP psr7 stream decorators for mime message part streams
veewee/xml
3215858 Downloads
XML without worries
colinodell/json5
14862800 Downloads
UTF-8 compatible JSON5 parser for PHP
christian-riesen/base32
26151925 Downloads
Base32 encoder/decoder according to RFC 4648
fgrosse/phpasn1
30946936 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
32278307 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
league/flysystem-cached-adapter
25332523 Downloads
An adapter decorator to enable meta-data caching.
intervention/gif
6874541 Downloads
Native PHP GIF Encoder/Decoder
yethee/tiktoken
1335434 Downloads
PHP version of tiktoken
sqids/sqids
538244 Downloads
Generate short YouTube-looking IDs from numbers
robclancy/presenter
989081 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
alexpechkarev/geometry-library
2652846 Downloads
PHP Geometry library provides utility functions for the computation of geometric data on the surface of the Earth.
tuupola/base62
3309780 Downloads
Base62 encoder and decoder for arbitrary data
spomky-labs/cbor-php
3499615 Downloads
CBOR Encoder/Decoder for PHP