Libraries tagged by laravel attribute encryption
abbasbkz/laravel-db-encrypter
30 Downloads
Provides database model attribute encryption/decryption
miladhspr/laravel-encryptable
5 Downloads
Laravel automatic attribute encryption
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.
larapack/attribute-encryption
1923 Downloads
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
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
250 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hthang369/laravel-database-encryption
6 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
dustapplication/laravel-database-model-encryption
1927 Downloads
Provides database encryption/decryption with search encrypted fields.
imhayatunnabi/laravel-hashes
0 Downloads
A Laravel package for automatic encryption and decryption of model attributes
involix/elocrypt
279 Downloads
Easily encrypt/decrypt Eloquent attributes in Laravel 5/6/7/8
involix/elocryptseven
6459 Downloads
Easily encrypt/decrypt Eloquent attributes in Laravel 5/6/7/8
flexflux/encryptor
105 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
chriswillerton/encryptable
37 Downloads
Trait for use with Laravel 5 models allowing easy encryption/decryption of attributes.