Libraries tagged by data encryption
spatie/url-signer
2441547 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
tecnickcom/tc-lib-pdf-encrypt
864663 Downloads
PHP library to encrypt data for PDF
soved/laravel-gdpr
134554 Downloads
GDPR compliance with ease
nzo/url-encryptor-bundle
1074931 Downloads
The NzoUrlEncryptorBundle is a Symfony Bundle used to Encrypt and Decrypt data and variables in the Web application or passed through URL
privatebin/privatebin
162 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
stymiee/php-simple-encryption
8867 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.
magros/laravel-model-encryption
53845 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
ionghitun/laravel-lumen-mysql-encryption
6094 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
pyrou/morpheus
1140 Downloads
Library to encrypt and decrypt data in colors of a picture. Process also known as steganography
noprotocol/php-mysql-aes-crypt
90341 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
archwisp/php-encrypt-data
74649 Downloads
Simple Data Encryption Library For PHP 5.3+
spryker/propel-encryption-behavior
63146 Downloads
Propel Behavior for seamless encryption/decryption of data columns
ekino/data-protection-bundle
34095 Downloads
Data protection bundle
specshaper/gdpr-bundle
6520 Downloads
A Symfony 5|6|7 bundle for classifying entity parameters according to GDPR requirements and encrypting data
nowo-tech/doctrine-encrypt-bundle
1147 Downloads
Encrypt Doctrine entity fields at rest with Halite, Defuse, or MySQL-compatible MysqlAes. Symfony 7|8 bundle for field-level encryption, GDPR-friendly, multiple keys, key rotation.