Libraries tagged by uuencode
jwt/php-jwt
4696 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
jerrygaoyang/laravel-jwt
32875 Downloads
jwt auth for encode decode and token expire_in authenticate
hampel/json
84164 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
cbschuld/php-uuid-base58
14020 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
8609 Downloads
Json decode/encode library
brianfreytag/php-bijective
93181 Downloads
Encodes any integer into a base(n) string
auxmoney/avro-php
3012 Downloads
Avro schema encoder/decoder based on Apache implementation
atrapalo/urlcrypt
45083 Downloads
PHP library to securely encode and decode short pieces of arbitrary binary data in URLs.
amamarul/integer-hashids
19917 Downloads
Laravel Integers Hashids Generator. Encode and decode ids to Integers. Also generate prefixed hashids
afcamps/forceutf8
12176 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)
adapik/phpasn1
4507 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
digiaonline/json-helpers
62540 Downloads
Exception-based wrappers for json_encode and json_decode
vardumper/legacy-wordpress-password-encoder
319 Downloads
Import or migrate users from WordPress and WooCommerce to Shopware 6. Use the 'wordpress' encoder setting. Users will be able to login as before.
twistor/character-encoder
7928 Downloads
rych/bencode
21227 Downloads
Bencode serializer for PHP 5.3+