Libraries tagged by encrypting
spatie/crypto
546457 Downloads
Encrypting and signing data using private/public keys
specshaper/encrypt-bundle
499038 Downloads
Bundle provides a service for encrypting values via attribute.
jsq/psr7-stream-encryption
119319 Downloads
For encrypting and decrypting streams of arbitrary size.
stymiee/php-simple-encryption
5738 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
75901 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
esensi/model
65602 Downloads
The base model traits of Esensi
crudly/encrypted
3344 Downloads
Encryption and hashing casts for Eloquent
pensiero/php-openssl-cryptor
54970 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
koodoo/laravel-trait-encrypt
14701 Downloads
A Laravel Eloquent Model trait for Encrypting model data
justmd5/crypto
4177 Downloads
Encrypting and signing data using private/public keys
firmaprofesional/doctrine-encrypt-bundle
35626 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
wladmonax/laravel-db-backup
5818 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.
specshaper/gdpr-bundle
6308 Downloads
A Symfony 5|6 bundle for classifying entity parameters according to GDPR requirements and encrypting data
sicet7/gcm
1771 Downloads
Package for encrypting strings with AES256-GCM
nikunjkotecha/securetext
4312 Downloads
Library to allow encrypting and decrypting text.