Libraries tagged by encrypting
spatie/crypto
613810 Downloads
Encrypting and signing data using private/public keys
specshaper/encrypt-bundle
535236 Downloads
Bundle provides a service for encrypting values via attribute.
jsq/psr7-stream-encryption
124442 Downloads
For encrypting and decrypting streams of arbitrary size.
esensi/model
65766 Downloads
The base model traits of Esensi
stymiee/php-simple-encryption
6261 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.
austinheap/laravel-database-encryption
75982 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
crudly/encrypted
3467 Downloads
Encryption and hashing casts for Eloquent
specshaper/gdpr-bundle
6355 Downloads
A Symfony 5|6|7 bundle for classifying entity parameters according to GDPR requirements and encrypting data
pensiero/php-openssl-cryptor
61943 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
koodoo/laravel-trait-encrypt
15663 Downloads
A Laravel Eloquent Model trait for Encrypting model data
firmaprofesional/doctrine-encrypt-bundle
37346 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
wladmonax/laravel-db-backup
6055 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.
sicet7/gcm
2256 Downloads
Package for encrypting strings with AES256-GCM
rawilk/laravel-app-key-rotator
11315 Downloads
Rotate app keys around while re-encrypting data.
nikunjkotecha/securetext
4514 Downloads
Library to allow encrypting and decrypting text.