Libraries tagged by encore
fproject/php-jwt
1466290 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
laravel-json-api/encoder-neomerx
1022591 Downloads
Encode JSON:API resources using the neomerx/json-api package.
emcconville/polyline-encoder
222338 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
coderevolutionplugins/gpt-3-encoder-php
38299 Downloads
PHP BPE Text Encoder/Decoder for GPT-2 / GPT-3
balping/json-raw-encoder
2731938 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
zencoder/zencoder-php
681959 Downloads
Zencoder integration library for PHP
torann/hashids
302953 Downloads
Laravel package for Hashids
skleeschulte/base32
286800 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
selective/base32
38181 Downloads
Base32 based on RFC 4648
middlewares/payload
447108 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
lunakid/anim-gif
130660 Downloads
PHP class to create an animated GIF from multiple images
jawira/plantuml-encoding
443526 Downloads
PlantUML encoding functions
dflydev/base32-crockford
303981 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
devium/toml
31291 Downloads
A PHP encoder/decoder for TOML compatible with specification 1.0.0
delight-im/base64
134617 Downloads
Simple and convenient Base64 encoding and decoding for PHP