Libraries tagged by encode
brainbits/transcoder
32380 Downloads
Library for encoding, decoding transcoding data.
base62/base62
7024 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
b-b3rn4rd/phplame
23637 Downloads
PHP wrapper for LAME (MP3 encoder)
youthage/laravel-3des
34446 Downloads
Laravel Des3 encode
yocto/yoclib-multibase
6130 Downloads
This yocLibrary enables your project to encode and decode Multibases in PHP.
vouchedfor/token-bundle
5270 Downloads
Provides support for the use of an external token encoder/decoder
stathisg/greek-slug-generator
1391 Downloads
A slug (pretty URL) generator, which supports Greek UTF-8 encoded characters
stagerightlabs/phpxdr
3632 Downloads
Encode and Decode XDR strings with PHP
shrd/php-encoding-combinators
12588 Downloads
Utilities to encode/decode strings
phuedx/tnetstring
6554 Downloads
A tagged netstring encoder/decoder for PHP.
networkteam/json-seq
24481 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
jwt/php-jwt
4903 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
jerrygaoyang/laravel-jwt
33377 Downloads
jwt auth for encode decode and token expire_in authenticate
hampel/json
84920 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
cbschuld/php-uuid-base58
14300 Downloads
Generates a RFC4122 compliant v4 UUID and returns it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.