Libraries tagged by enc
noprotocol/php-mysql-aes-crypt
67780 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
miladrahimi/php-jwt
187386 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
middlewares/payload
401740 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
middlewares/negotiation
373699 Downloads
Middleware to implement content negotiation
mediamonks/doctrine-extensions
116032 Downloads
Doctrine2 behavioral extensions which allows to transform (encrypt, decrypt, hash) your data automatically
lunakid/anim-gif
122183 Downloads
PHP class to create an animated GIF from multiple images
kherge/json
149976 Downloads
Encodes, decodes, and validates JSON data.
johnathanmiller/secure-env-php
43444 Downloads
Encrypt environment files for production use.
jan2000/ffxradix
199333 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
ionux/phactor
42795 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
encodia/laravel-health-env-vars
59504 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
dflydev/base32-crockford
229050 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
devium/toml
7606 Downloads
A PHP encoder/decoder for TOML compatible with specification 1.0.0
aura/accept
484667 Downloads
Provides content-negotiation tools using Accept* headers.
analogic/lescript
12244 Downloads
Lescript is simplified concept of ACME client implementation especially for Let's encrypt service. It's goal is to have one easy to use PHP file without dependencies.