Libraries tagged by envcrypt
canaryau/laravel-encryption
864 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
bcrowe/cakephp-encrypted-type
5462 Downloads
CakePHP 4 plugin that provides application-level database encryption.
archwisp/php-encrypt-data
74815 Downloads
Simple Data Encryption Library For PHP 5.3+
al-saloul/encryption
1489 Downloads
Simple number encryption and decryption package
ageid/encryption-helper
35720 Downloads
AgeID symmetric encryption helper
adbario/php-encrypter
7781 Downloads
Encryption with AES-256 and HMAC-SHA256
web-token/encryption-pack
210628 Downloads
A pack with all encryption algorithms for the web-token/jwt-encryption package
austinheap/laravel-database-encryption
76189 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
zbateson/mmp-crypt-smime
1810 Downloads
S/MIME implementation of zbateson/mmp-crypt using PHP OpenSSL
zbateson/mmp-crypt
1812 Downloads
Cryptographic support for zbateson/mail-mime-parser (encryption, decryption, signing, verification)
zappzarapp/audit-logger
354 Downloads
GDPR-compliant audit logging with injectable encryption, configurable storage, and tamper-proof checksums
travisghansen/phpgpg
41554 Downloads
Support PGP operations in PHP
tiknil/file-vault
5575 Downloads
thomaswelton/laravel-mcrypt-faker
4115 Downloads
Allows installation of Laravel where the PHP Mcrypt extension is not available. Provides encryption using OpenSSL, or by disabling encryption entierly.
teakowa/cryptomute
28588 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).