Libraries tagged by laravel5 encryption
austinheap/laravel-database-encryption
75920 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
magros/laravel-model-encryption
45144 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
delatbabel/elocryptfive
91674 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
sagalbot/encryptable
45553 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
enflow/laravel-database-encryption
1490 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
fileinvite-org/laravel-database-encryption
10235 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
dolphiq/laravel-aescrypt
1698 Downloads
AES encrypt and decrypt Eloquent attributes inspired by elocryptfive
jfelixstudio/laravel-mysql-encrypt
3569 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side
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.
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.
involix/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
ilyakonovaloff/laravel-database-encryption
250 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hthang369/laravel-database-encryption
6 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
txthinking/encryption
209 Downloads
Use Laravel 5 encryption as a standalone component.