Libraries tagged by envcrypt
mpyw/php-hyper-builtin-server
94172 Downloads
Reverse proxy for PHP built-in server which supports multiprocessing and TLS/SSL encryption
vmelnik/doctrine-encrypt-bundle
77463 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
stymiee/php-simple-encryption
9325 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
spryker/util-encryption
2176728 Downloads
UtilEncryption module
sagalbot/encryptable
57874 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
mathiasgrimm/laravel-encrypted-attributes
4490 Downloads
Encrypted and safe-by-default Laravel Model attributes
magros/laravel-model-encryption
54423 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
lekoala/silverstripe-encrypt
12478 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
laravel/legacy-encrypter
136676 Downloads
The legacy version of the Laravel mcrypt encrypter.
hyperf-ext/encryption
63571 Downloads
The Hyperf Encryption package.
gregoryduckworth/encryptable
53570 Downloads
A simple trait to make attributes encrypted in the database
gracious/doctrine-encryption-bundle
18261 Downloads
Simple bundle for adding encryption type to Doctrine
crudly/encrypted
3857 Downloads
Encryption and hashing casts for Eloquent
web-token/jwt-encryption-algorithm-pbes2
733659 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-ecdh-es
782504 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.