Libraries tagged by encoders
delight-im/ids
7214 Downloads
Short, obfuscated and efficient IDs for PHP
mabrahamde/idna-converter
48057 Downloads
Converts domain names between UTF-8 and ASCII (punycode) notation. This is a fork of phlyLabs' pure PHP IDNA Converter
youthage/laravel-3des
17588 Downloads
Laravel Des3 encode
sbwerewolf/json-serialize-trait
3655 Downloads
Library with trait of ability to output all properties of class-exemplar at call json_encode()
otaavioo/json
16069 Downloads
A light package for json encode/decode functions
oldravian/multi-source-file-uploader
3671 Downloads
A Laravel package for handling file upload from multiple sources like file object, url or base64 encoded data
moralesgea/forceutf8
4358 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
jerrygaoyang/laravel-jwt
27663 Downloads
jwt auth for encode decode and token expire_in authenticate
hampel/json
74762 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
cbschuld/php-uuid-base58
8597 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.
brunas/json
5346 Downloads
Json decode/encode library
atrapalo/urlcrypt
43408 Downloads
PHP library to securely encode and decode short pieces of arbitrary binary data in URLs.
amamarul/integer-hashids
18968 Downloads
Laravel Integers Hashids Generator. Encode and decode ids to Integers. Also generate prefixed hashids
afcamps/forceutf8
9432 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings. (fork from https://github.com/neitanod/forceutf8)
digiaonline/json-helpers
57645 Downloads
Exception-based wrappers for json_encode and json_decode