Libraries tagged by enrypting
dandjo/simple-obfuscator
542 Downloads
A simple class to encrypt and decrypt strings with a given salt (bijective).
spatie/crypto
610700 Downloads
Encrypting and signing data using private/public keys
specshaper/encrypt-bundle
533171 Downloads
Bundle provides a service for encrypting values via attribute.
jsq/psr7-stream-encryption
124188 Downloads
For encrypting and decrypting streams of arbitrary size.
esensi/model
65762 Downloads
The base model traits of Esensi
stymiee/php-simple-encryption
6237 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
75980 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
crudly/encrypted
3463 Downloads
Encryption and hashing casts for Eloquent
specshaper/gdpr-bundle
6353 Downloads
A Symfony 5|6|7 bundle for classifying entity parameters according to GDPR requirements and encrypting data
pensiero/php-openssl-cryptor
61486 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
koodoo/laravel-trait-encrypt
15605 Downloads
A Laravel Eloquent Model trait for Encrypting model data
firmaprofesional/doctrine-encrypt-bundle
37251 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
wladmonax/laravel-db-backup
6054 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.
sicet7/gcm
2233 Downloads
Package for encrypting strings with AES256-GCM
rawilk/laravel-app-key-rotator
11315 Downloads
Rotate app keys around while re-encrypting data.