Libraries tagged by laravel model encrypter
skyraptor/laravel-encryptable-trait
422 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
ricardosierra/laravel-database-encryption
1 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
mintopia/laravel-encryptable
83 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
attakinsky/encryptable
22 Downloads
It is a simple trait that allows you to encrypt and decrypt on the fly multiple fields in your Eloquent models.
rway7/secure-eloquent
1546 Downloads
Encrypt your Eloquent model by user-provide key (with AES-128-CBC algorithm).
compellio/eloquent-aes
1 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key