Libraries tagged by envcrypt
dejury/laravel-envcrypt
3 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
15 Downloads
This package can be used to encrypt and decrypt your .env file.
jklz/database-helper
37 Downloads
extends of illuminate/database and illuminate/encryption to handle field data stored in json and encrypted. encrypted via $_ENV[CRYPT.KEY]
phpseclib/phpseclib
346893493 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
defuse/php-encryption
126101267 Downloads
Secure PHP Encryption Library
hashids/hashids
37681554 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
vinkla/hashids
10298887 Downloads
A Hashids bridge for Laravel
paragonie/sodium_compat
94911201 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
amphp/socket
17545611 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
web-token/jwt-framework
13721142 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
namshi/jose
86673582 Downloads
JSON Object Signing and Encryption library for PHP.
phpseclib/mcrypt_compat
24157907 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
paragonie/halite
6446508 Downloads
High-level cryptography interface powered by libsodium
nelmio/security-bundle
9864158 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
nelexa/zip
5801460 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.