Libraries tagged by laravel5 encryption
austinheap/laravel-database-encryption
76188 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
magros/laravel-model-encryption
54505 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
93323 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
sagalbot/encryptable
57978 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
fileinvite-org/laravel-database-encryption
10531 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
2134 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
dolphiq/laravel-aescrypt
1703 Downloads
AES encrypt and decrypt Eloquent attributes inspired by elocryptfive
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.
hthang369/laravel-database-encryption
7 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.
parsidev/encryption
56 Downloads
Encryption package for laravel 5.5
sevenshores/encryption-compat
28 Downloads
Encryption Service Provider for Laravel < 5.1 for PHP 7.1 compatibility