Libraries tagged by enrypting
dandjo/simple-obfuscator
534 Downloads
A simple class to encrypt and decrypt strings with a given salt (bijective).
spatie/crypto
575117 Downloads
Encrypting and signing data using private/public keys
specshaper/encrypt-bundle
515347 Downloads
Bundle provides a service for encrypting values via attribute.
jsq/psr7-stream-encryption
121763 Downloads
For encrypting and decrypting streams of arbitrary size.
esensi/model
65690 Downloads
The base model traits of Esensi
stymiee/php-simple-encryption
5969 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
75947 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
crudly/encrypted
3392 Downloads
Encryption and hashing casts for Eloquent
specshaper/gdpr-bundle
6339 Downloads
A Symfony 5|6 bundle for classifying entity parameters according to GDPR requirements and encrypting data
pensiero/php-openssl-cryptor
57873 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
koodoo/laravel-trait-encrypt
15148 Downloads
A Laravel Eloquent Model trait for Encrypting model data
firmaprofesional/doctrine-encrypt-bundle
36452 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
zaphyr-org/encrypt
124 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
wladmonax/laravel-db-backup
5924 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.
sicet7/gcm
1963 Downloads
Package for encrypting strings with AES256-GCM