Libraries tagged by laravel model encrypter
skyraptor/laravel-encryptable-trait
469 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
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.
michielkempen/laravel-encryptable
1578 Downloads
A trait to automatically encrypt/decrypt sensitive attributes of Laravel models.
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.
axel-dzhurko/laravel-secret-env
14 Downloads
Save your environment in encrypted mode.
jonnx/laravel-encryptable
8 Downloads
easily encrypt attributes of eloquent models
sergkulich/laravel-key-rotate
3 Downloads
A Laravel package to rotate app key and re-encrypt data stored in eloquent models.
alemian95/laravel-encryptable-attributes
1 Downloads
Laravel Package to effortlessy encrypt and decrypt from database model attributes
waseem/laravel-data-encryption
33 Downloads
Automatically encryption and decryption data overriding by using getAttribute an setAttribute methods of Eloquent Model.
mintopia/laravel-encryptable
89 Downloads
An encryptable trait that can be used in models
enginedigital/model-notes
1619 Downloads
Create notes on eloquent models. Supports multiple note types as well as multi-tenancy