Libraries tagged by nekoding
riimu/kit-phpencoder
6792808 Downloads
Highly customizable alternative to var_export for PHP code generation
paquettg/string-encode
7918054 Downloads
Facilitating the process of altering string encoding in PHP.
alexpechkarev/geometry-library
2861229 Downloads
PHP Geometry library provides utility functions for the computation of geometric data on the surface of the Earth.
violet/streaming-json-encoder
1889178 Downloads
Library for iteratively encoding large JSON documents piece by piece
zendframework/zend-json
23545767 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
qandidate/symfony-json-request-transformer
1833089 Downloads
A Symfony event listener for decoding JSON encoded request content
laminas/laminas-json
24719897 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
sop/crypto-encoding
1099639 Downloads
A PHP implementation of textual encodings of cryptographic structures.
onnov/detect-encoding
3143485 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....
transloadit/php-sdk
342155 Downloads
Transloadit SDK
aminyazdanpanah/php-ffmpeg-video-streaming
225195 Downloads
📼 PHP FFMpeg - Video Streaming - DASH, HLS http://video.aminyazdanpanah.com
yiisoft/json
1122714 Downloads
Yii JSON encoding and decoding
stephenhill/base58
1611753 Downloads
Base58 Encoding and Decoding Library for PHP
sop/asn1
1326457 Downloads
A PHP library for X.690 ASN.1 DER encoding and decoding.
sailenicolas/forceutf8
179087 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.