Libraries tagged by envcrypt
dejury/laravel-envcrypt
4 Downloads
This package will help you to keep different .env files within your version management. Of course, it is possible to encrypt the files so they can be safely pushed to your version control.
tobymaxham/laravel-envcrypter
272 Downloads
This package can be used to encrypt and decrypt your .env file.
jklz/database-helper
41 Downloads
extends of illuminate/database and illuminate/encryption to handle field data stored in json and encrypted. encrypted via $_ENV[CRYPT.KEY]
phpseclib/phpseclib
486184447 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
defuse/php-encryption
184770073 Downloads
Secure PHP Encryption Library
paragonie/sodium_compat
152407523 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
hashids/hashids
54326079 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
vinkla/hashids
14871751 Downloads
A Hashids bridge for Laravel
paragonie/halite
11359087 Downloads
High-level cryptography interface powered by libsodium
amphp/socket
52325675 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
web-token/jwt-framework
21770620 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
namshi/jose
105362104 Downloads
JSON Object Signing and Encryption library for PHP.
illuminate/encryption
31385153 Downloads
The Illuminate Encryption package.
spomky-labs/pki-framework
45594993 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
spatie/url-signer
2675758 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access