Libraries tagged by docode
teakowa/cryptomute
26857 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
sunrise/coder
620 Downloads
A flexible data coder for encoding and decoding formats like JSON, YAML, and more.
suin/json
27184 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
serafim/json5
236 Downloads
JSON5 parser
phputil/json
5705 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
peterbodnar.com/base32
23855 Downloads
Base 32 encoder / decoder
perfilov/php-dto-packer
1864 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
nguyenanhung/security
13367 Downloads
Wrapper for Security, Encrypt, Encode, Purifier
nassiry/laravel-encoder
144 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
lcherone/base91
1758 Downloads
A Base91 implementation as a composer package
kfreiman/yii2-json-attribute-behavior
12113 Downloads
Yii2 Behavior for encode and decode json stored attributes
johnnymast/morsecode
129 Downloads
Encode or decode your morsecode messages with this package
ijanki/mailmimedecode-bundle
4076 Downloads
A Symfony2 Bundle to parse mail messages
grizz-it/codec
814 Downloads
Encoding and decoding for PHP applications.
forked/mailreader
2590 Downloads
A fully tested simple email reader parser for PHP 5.6+.