Libraries tagged by model encryption
waseem/laravel-data-encryption
29 Downloads
Automatically encryption and decryption data overriding by using getAttribute an setAttribute methods of Eloquent Model.
payamjafari/laravel-db-encrypter
86 Downloads
Provides database model attribute encryption/decryption
flexflux/encryptor
92 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
taylornetwork/model-encryption
12 Downloads
Adds encryption to Laravel models using Laravel's built in encryption
silverd/laravel-model-encryption
4 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
ricardosierra/laravel-database-encryption
1 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
rahulshibu/laravel-model-encrypter
38 Downloads
Provides database model attribute encryption/decryption
psagnataf/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
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.
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.
dustapplication/laravel-database-model-encryption
1925 Downloads
Provides database encryption/decryption with search encrypted fields.
mufasil/laravel_model_keys_encryption
1 Downloads
This package is to encrypt the keys like 'Id' of your database.
williamrox45/encrypt-model
2 Downloads
The idea of this package is very simple; it is to add encryption to the model class attributes in an automated way.