Libraries tagged by elcodi
middlewares/negotiation
464010 Downloads
Middleware to implement content negotiation
middlewares/encoder
255384 Downloads
Middleware to encode the response body to gzip or deflate
genkgo/php-asn1
862249 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
encodia/laravel-health-env-vars
173068 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
delight-im/base64
181443 Downloads
Simple and convenient Base64 encoding and decoding for PHP
ddeboer/transcoder
722863 Downloads
Better encoding conversion for PHP
aura/accept
563984 Downloads
Provides content-negotiation tools using Accept* headers.
asispts/http-accept
161227 Downloads
PHP parser for HTTP Accept, Accept-Language, Accept-Encoding, and Content-Type headers.
antwerpes/data-transfer-object
182566 Downloads
Simple json encoding and decoding for PHP data objects
zencoder/zencoder-php
703770 Downloads
Zencoder integration library for PHP
skleeschulte/base32
326365 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
relisten/forceutf8
168634 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
psecio/jwt
363288 Downloads
A JWT (JSON Web Token) Encoding & Decoding library
elfsundae/urlsafe-base64
285196 Downloads
URL safe base64 encoding for PHP
dflydev/base32-crockford
426503 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding