Libraries tagged by laravel5 encryption
austinheap/laravel-database-encryption
75882 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
magros/laravel-model-encryption
44078 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
91443 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
sagalbot/encryptable
44171 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
fileinvite-org/laravel-database-encryption
10200 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
dolphiq/laravel-aescrypt
1697 Downloads
AES encrypt and decrypt Eloquent attributes inspired by elocryptfive
enflow/laravel-database-encryption
1375 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
jfelixstudio/laravel-mysql-encrypt
3558 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side
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.
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
248 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hthang369/laravel-database-encryption
4 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.