Libraries tagged by encrypting
spatie/crypto
817539 Downloads
Encrypting and signing data using private/public keys
specshaper/encrypt-bundle
684891 Downloads
Bundle provides a service for encrypting values via attribute.
jsq/psr7-stream-encryption
137672 Downloads
For encrypting and decrypting streams of arbitrary size.
esensi/model
66991 Downloads
The base model traits of Esensi
stymiee/php-simple-encryption
9063 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.
pensiero/php-openssl-cryptor
104480 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
crudly/encrypted
3808 Downloads
Encryption and hashing casts for Eloquent
specshaper/gdpr-bundle
6524 Downloads
A Symfony 5|6|7 bundle for classifying entity parameters according to GDPR requirements and encrypting data
justmd5/crypto
6145 Downloads
Encrypting and signing data using private/public keys
firmaprofesional/doctrine-encrypt-bundle
41505 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
austinheap/laravel-database-encryption
76175 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
zaphyr-org/encrypt
3606 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
rawilk/laravel-app-key-rotator
11399 Downloads
Rotate app keys around while re-encrypting data.
paperscissorsandglue/laravel-encryption-at-rest
469 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
oire/iridium
1359 Downloads
Iridium, a security library for hashing passwords, encrypting data and managing secure tokens.