Libraries tagged by envcrypt
intermax/veil
20603 Downloads
Improve working with encrypted environment files in Laravel.
blocktrail/cryptojs-aes-php
528628 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
aminyazdanpanah/php-shaka
10323 Downloads
Shaka PHP is a library that uses Shaka Packager for DASH and HLS packaging and encryption, supporting Common Encryption for Widevine and other DRM Systems.
paragonie/gpg-mailer
26539 Downloads
Encrypt outbound emails with Crypt_GPG
paragonie/easyrsa
249581 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
vmelnik/doctrine-encrypt-bundle
77625 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
spryker/util-encryption
2211690 Downloads
UtilEncryption module
sagalbot/encryptable
59334 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
nowo-tech/doctrine-encrypt-bundle
6291 Downloads
Symfony 7.4+|8 bundle to encrypt Doctrine entity fields at rest with Halite, Defuse, or MySQL-compatible MysqlAes (GDPR-friendly, multiple keys, key rotation).
mathiasgrimm/laravel-encrypted-attributes
4901 Downloads
Encrypted and safe-by-default Laravel Model attributes
magros/laravel-model-encryption
55097 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
13730 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
laravel/legacy-encrypter
136835 Downloads
The legacy version of the Laravel mcrypt encrypter.
hyperf-ext/encryption
65468 Downloads
The Hyperf Encryption package.
gregoryduckworth/encryptable
54044 Downloads
A simple trait to make attributes encrypted in the database