Libraries tagged by envcrypt
tobymaxham/laravel-envcrypter
271 Downloads
This package can be used to encrypt and decrypt your .env file.
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.
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
464414167 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
defuse/php-encryption
174833602 Downloads
Secure PHP Encryption Library
paragonie/sodium_compat
144720770 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
hashids/hashids
51932938 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
vinkla/hashids
14213257 Downloads
A Hashids bridge for Laravel
paragonie/halite
10547739 Downloads
High-level cryptography interface powered by libsodium
amphp/socket
46397120 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
web-token/jwt-framework
20589880 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
namshi/jose
103048737 Downloads
JSON Object Signing and Encryption library for PHP.
spomky-labs/pki-framework
35207414 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
phpseclib/mcrypt_compat
31394863 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
web-auth/cose-lib
10672148 Downloads
CBOR Object Signing and Encryption (COSE) For PHP