Libraries tagged by elcodi
encodia/laravel-health-env-vars
88915 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
delight-im/base64
134200 Downloads
Simple and convenient Base64 encoding and decoding for PHP
aura/accept
521578 Downloads
Provides content-negotiation tools using Accept* headers.
web3p/rlp
409313 Downloads
Recursive Length Prefix Encoding in PHP.
skleeschulte/base32
286122 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
psecio/jwt
343395 Downloads
A JWT (JSON Web Token) Encoding & Decoding library
elfsundae/urlsafe-base64
222749 Downloads
URL safe base64 encoding for PHP
eastwest/json
195894 Downloads
Wrap JSON encoding/decoding errors in exception
dflydev/base32-crockford
301593 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
daverandom/exceptional-json
1356726 Downloads
JSON encoding and decoding that throws exceptions on failure
apen/additional_reports
130427 Downloads
Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).
ademarre/binary-to-text-php
150813 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
acmephp/ssl
1021504 Downloads
PHP wrapper around OpenSSL extension providing SSL encoding, decoding, parsing and signing features
mso/idna-convert
2225203 Downloads
A library for encoding and decoding internationalized domain names
lcobucci/jose-parsing
535315 Downloads
A basic Base64Url and JSON encoding/decoding implementation