Libraries tagged by eancode
aarondfrancis/urlcrypt
58341 Downloads
PHP library to securely encode and decode short pieces of arbitrary binary data in URLs.
middlewares/encoder
262423 Downloads
Middleware to encode the response body to gzip or deflate
laravel-json-api/encoder-neomerx
1580547 Downloads
Encode JSON:API resources using the neomerx/json-api package.
balping/json-raw-encoder
3597575 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
torann/hashids
345901 Downloads
Laravel package for Hashids
skleeschulte/base32
327089 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
shaarli/netscape-bookmark-parser
48612 Downloads
Generic Netscape bookmark parser
selective/base32
186706 Downloads
Base32 based on RFC 4648
recycledbeans/is-base64
95304 Downloads
Adds a quick and easy method for determining whether a string is base64-encoded.
miladrahimi/php-jwt
281019 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
middlewares/payload
473658 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
kunststube/rison
70118 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
kherge/json
240639 Downloads
Encodes, decodes, and validates JSON data.
dflydev/base32-crockford
427543 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
devium/toml
87169 Downloads
A PHP encoder/decoder for TOML compatible with 1.0.0 and 1.1.0