Libraries tagged by laravel encryption
io238/eloquent-encoded-ids
48 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support
omatech/enigma
1444 Downloads
Enigma is a ciphersweet wrapper for laravel, it gives us the possibility to search on encrypted values.
m-wardany/hash-ids
449 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
dtisgodsson/elocrypt
716 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
artristik/hashid
9 Downloads
A Laravel package
alkhachatryan/encryptable
112 Downloads
:Laravel package to encrypt / decrypt the database tables / columns
drawmyattention/expauth
5178 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.
hascamp/basecrypt
50 Downloads
Simple encryption code to develop Hascha Media applications based on Laravel Framework
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
395 Downloads
performing data encryption for the laravel projects
macellan/laravel-encryption
203 Downloads
Provides flexible data encryption adapter for Laravel.
lumphp/laravel-encryption
24 Downloads
The Illuminate Encryption package.
kablanfatih/encryption
28 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel , based on configuration settings.
involix/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.