Libraries tagged by laravel encryption
omatech/enigma
1489 Downloads
Enigma is a ciphersweet wrapper for laravel, it gives us the possibility to search on encrypted values.
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
dtisgodsson/elocrypt
721 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
artristik/hashid
47 Downloads
A Laravel package
alkhachatryan/encryptable
113 Downloads
:Laravel package to encrypt / decrypt the database tables / columns
benjaminhansen/filament-draftable
20 Downloads
Provides a draftable interface to save long forms as a draft in the browser's localStorage and encrypts the data using Laravel's encryption.
laravelhsm/hsmcrypto
14 Downloads
Laravel HSM Encryption/Decryption via PKCS#11
drawmyattention/expauth
5179 Downloads
A Laravel 5 authentication driver that supports Expression Engine's membership system.. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.
striderwhite/encryptable
2 Downloads
A Laravel trait for encrypting and decrypting model attributes using MySQL AES encryption.
ricardosierra/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
psagnataf/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
nextbytetz/laravel_encryption
418 Downloads
performing data encryption for the laravel projects
macellan/laravel-encryption
204 Downloads
Provides flexible data encryption adapter for Laravel.
lumphp/laravel-encryption
27 Downloads
The Illuminate Encryption package.
kablanfatih/encryption
29 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel , based on configuration settings.