Libraries tagged by encrypt
paragonie/gpg-mailer
26759 Downloads
Encrypt outbound emails with Crypt_GPG
paragonie/easyrsa
249949 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
vmelnik/doctrine-encrypt-bundle
77651 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
nowo-tech/doctrine-encrypt-bundle
8532 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).
magros/laravel-model-encryption
55272 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
14565 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
gregoryduckworth/encryptable
54234 Downloads
A simple trait to make attributes encrypted in the database
stymiee/php-simple-encryption
10878 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
2226447 Downloads
UtilEncryption module
sagalbot/encryptable
59768 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
mathiasgrimm/laravel-encrypted-attributes
5094 Downloads
Encrypted and safe-by-default Laravel Model attributes
laravel/legacy-encrypter
136905 Downloads
The legacy version of the Laravel mcrypt encrypter.
hyperf-ext/encryption
66212 Downloads
The Hyperf Encryption package.
gracious/doctrine-encryption-bundle
22133 Downloads
Simple bundle for adding encryption type to Doctrine
erikwang2013/encryption
1825 Downloads
A pluggable cryptography component library: under a unified contract it provides symmetric encryption, asymmetric encryption, hashing, and key derivation (HKDF / PBKDF2), with implementations including AES/Sodium and Chinese national algorithms SM2/SM3/SM4/ZUC. Installable via Composer.