Libraries tagged by BenyCode
zencoder/zencoder-php
704890 Downloads
Zencoder integration library for PHP
torann/hashids
347634 Downloads
Laravel package for Hashids
skleeschulte/base32
330218 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
shaarli/netscape-bookmark-parser
50464 Downloads
Generic Netscape bookmark parser
selective/base32
196446 Downloads
Base32 based on RFC 4648
recycledbeans/is-base64
123226 Downloads
Adds a quick and easy method for determining whether a string is base64-encoded.
miladrahimi/php-jwt
284651 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
middlewares/payload
475228 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
lunakid/anim-gif
138229 Downloads
PHP class to create an animated GIF from multiple images
kherge/json
243567 Downloads
Encodes, decodes, and validates JSON data.
dflydev/base32-crockford
434833 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
devium/toml
90246 Downloads
A PHP encoder/decoder for TOML compatible with 1.0.0 and 1.1.0
delight-im/base64
186834 Downloads
Simple and convenient Base64 encoding and decoding for PHP
tuupola/base85
242987 Downloads
Base85 encoder and decoder for arbitrary data
relisten/forceutf8
174326 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.