Libraries tagged by bencode
zencoder/zencoder-php
685222 Downloads
Zencoder integration library for PHP
middlewares/encoder
113345 Downloads
Middleware to encode the response body to gzip or deflate
laravel-json-api/encoder-neomerx
1066571 Downloads
Encode JSON:API resources using the neomerx/json-api package.
emcconville/polyline-encoder
227839 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
coderevolutionplugins/gpt-3-encoder-php
39279 Downloads
PHP BPE Text Encoder/Decoder for GPT-2 / GPT-3
balping/json-raw-encoder
2812392 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
torann/hashids
307342 Downloads
Laravel package for Hashids
skleeschulte/base32
291859 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
middlewares/payload
452893 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
lunakid/anim-gif
131438 Downloads
PHP class to create an animated GIF from multiple images
kherge/json
187753 Downloads
Encodes, decodes, and validates JSON data.
jawira/plantuml-encoding
454567 Downloads
PlantUML encoding functions
dflydev/base32-crockford
315715 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
devium/toml
35667 Downloads
A PHP encoder/decoder for TOML compatible with specification 1.0.0
delight-im/base64
137617 Downloads
Simple and convenient Base64 encoding and decoding for PHP