Libraries tagged by encoders
leverage-php/encoder
203 Downloads
DI friendly wrappers for common encoders.
jocic/encoders
732 Downloads
Encoders is a creatively named PHP library containing various binary-to-text encoding implementations.
weew/json-encoder
512 Downloads
JSON encoding and decoding library.
markup/fallback-password-encoder-bundle
30472 Downloads
Bundle providing a password encoder stack for support of legacy user data.
tillkruss/email-encoder
142 Downloads
A lightweight plugin that protects email addresses from email-harvesting robots by encoding them into decimal and hexadecimal entities.
suin/json
27123 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
php-lsp/rpc-codec-jsonrpc
172 Downloads
An implementation of the JSON-RPC codec
php-lsp/rpc-codec-contracts
286 Downloads
RPC Codec (Encoder/Decoder) Contracts
petrknap/binary
152 Downloads
Library for work with binary data and objects
orisai/data-sources
22878 Downloads
Load and save data from and to various data formats
kristianbb/php-emv
6699 Downloads
A collection of EMV tools and utilities for PHP 5.3+ (fork of Massimo Lombardo's project)
joppuyo/jpeg-xl-encode
29 Downloads
A PHP library for encoding JPEG XL images. Very much inspired by WebP Convert.
jojo1981/decoder-aggregate
6403 Downloads
Decoder aggregate library
dukim/php-emv
9084 Downloads
A collection of EMV tools and utilities for PHP 5.3+ (fork of Massimo Lombardo's project)
welpie21/cbor.php
220 Downloads
A CBOR encoder/decoder for PHP