Libraries tagged by attribute encryption
flexflux/encryptor
92 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
dtisgodsson/elocrypt
713 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
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.
larapack/attribute-encryption
1914 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
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.
rahulshibu/laravel-model-encrypter
38 Downloads
Provides database model attribute encryption/decryption
ceyleon/laravel-db-encrypter
12 Downloads
Provides database model attribute encryption/decryption
abbasbkz/laravel-db-encrypter
28 Downloads
Provides database model attribute encryption/decryption
chriswillerton/encryptable
36 Downloads
Trait for use with Laravel 5 models allowing easy encryption/decryption of attributes.
vkn999/eloquentencryption
2 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.