Libraries tagged by BenyCode
skleeschulte/base32
323554 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
shaarli/netscape-bookmark-parser
47111 Downloads
Generic Netscape bookmark parser
selective/base32
169549 Downloads
Base32 based on RFC 4648
recycledbeans/is-base64
69146 Downloads
Adds a quick and easy method for determining whether a string is base64-encoded.
mlocati/idna
969227 Downloads
Library for International Domain Names (IDNA) 2008
miladrahimi/php-jwt
277671 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
middlewares/payload
472097 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
kunststube/rison
68951 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
kherge/json
237657 Downloads
Encodes, decodes, and validates JSON data.
dflydev/base32-crockford
417719 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
devium/toml
83770 Downloads
A PHP encoder/decoder for TOML compatible with 1.0.0 and 1.1.0
delight-im/base64
176432 Downloads
Simple and convenient Base64 encoding and decoding for PHP
herrera-io/json
4541611 Downloads
Encodes, decodes, and validates JSON data.
wikimedia/php-session-serializer
1274006 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
tuupola/base85
226277 Downloads
Base85 encoder and decoder for arbitrary data