Libraries tagged by enrypting
dandjo/simple-obfuscator
522 Downloads
A simple class to encrypt and decrypt strings with a given salt (bijective).
spatie/crypto
542020 Downloads
Encrypting and signing data using private/public keys
specshaper/encrypt-bundle
496400 Downloads
Bundle provides a service for encrypting values via attribute.
jsq/psr7-stream-encryption
118971 Downloads
For encrypting and decrypting streams of arbitrary size.
esensi/model
65602 Downloads
The base model traits of Esensi
stymiee/php-simple-encryption
5703 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
75887 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
crudly/encrypted
3344 Downloads
Encryption and hashing casts for Eloquent
specshaper/gdpr-bundle
6308 Downloads
A Symfony 5|6 bundle for classifying entity parameters according to GDPR requirements and encrypting data
pensiero/php-openssl-cryptor
54382 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
koodoo/laravel-trait-encrypt
14609 Downloads
A Laravel Eloquent Model trait for Encrypting model data
justmd5/crypto
4149 Downloads
Encrypting and signing data using private/public keys
firmaprofesional/doctrine-encrypt-bundle
35505 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
codelieutenant/laravel-crypto
133 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.
wladmonax/laravel-db-backup
5806 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.