Libraries tagged by eancode
nassiry/laravel-encoder
265 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
leverage-php/encoder
1631 Downloads
DI friendly wrappers for common encoders.
jocic/encoders
973 Downloads
Encoders is a creatively named PHP library containing various binary-to-text encoding implementations.
elnur/blowfish-password-encoder-bundle
129638 Downloads
Blowfish (bcrypt) based password encoder for Symfony2
jenwachter/data-encoder
15655 Downloads
A PHP library to make it easier to create XML using the DOM Document object.
barrelstrength/sprout-encode-email
35684 Downloads
Encode the email addresses in your templates so they can't be harvested by evil spam bots.
viicslen/anim-gif
2250 Downloads
PHP class to create an animated GIF from multiple images
sunrise/coder
1075 Downloads
A flexible data coder for encoding and decoding formats like JSON, YAML, and more.
suin/json
27224 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
serafim/json5
250 Downloads
JSON5 parser
ropendev/phptojs
4749 Downloads
PHPToJS's class convert php variable's content to js variable's content preserving javascript expression (like function)
rickselby/nbt
1098 Downloads
Parser/Writer for the NBT file format
piedweb/rison
234 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
phputil/json
5752 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
peterbodnar.com/base32
24370 Downloads
Base 32 encoder / decoder