Libraries tagged by enrypting
dandjo/simple-obfuscator
1090 Downloads
A simple class to encrypt and decrypt strings with a given salt (bijective).
spatie/crypto
876507 Downloads
Encrypting and signing data using private/public keys
specshaper/encrypt-bundle
734343 Downloads
Bundle provides a service for encrypting values via attribute.
esensi/model
67377 Downloads
The base model traits of Esensi
jsq/psr7-stream-encryption
141463 Downloads
For encrypting and decrypting streams of arbitrary size.
stymiee/php-simple-encryption
10937 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
129665 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
crudly/encrypted
3894 Downloads
Encryption and hashing casts for Eloquent
zaphyr-org/encrypt
5438 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
specshaper/gdpr-bundle
6551 Downloads
A Symfony 5|6|7 bundle for classifying entity parameters according to GDPR requirements and encrypting data
randomphp/gcm
483 Downloads
Package for encrypting strings with AES256-GCM
oire/iridium
2184 Downloads
Iridium, a security library for hashing passwords, encrypting data and managing secure tokens.
justmd5/crypto
6804 Downloads
Encrypting and signing data using private/public keys
austinheap/laravel-database-encryption
76213 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
wladmonax/laravel-db-backup
6637 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.