Libraries tagged by eloquent encryption
betterapp/laravel-db-encrypter
453767 Downloads
Provides database model attribute encryption/decryption
elgibor-solution/laravel-database-encryption
71122 Downloads
Auto Encrypt and Decrypt Database through Eloquent
richardstyles/eloquentencryption
10506 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
austinheap/laravel-database-encryption
75771 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
richardstyles/eloquent-aes
32468 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
magros/laravel-model-encryption
41479 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
delatbabel/elocryptfive
90817 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
sagalbot/encryptable
42680 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
simon80119/laravel-database-encryption
5991 Downloads
Auto Encrypt and Decrypt Database through Eloquent
crudly/encrypted
3126 Downloads
Encryption and hashing casts for Eloquent
fileinvite-org/laravel-database-encryption
10052 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1287 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
dolphiq/laravel-aescrypt
1693 Downloads
AES encrypt and decrypt Eloquent attributes inspired by elocryptfive
onramplab/laravel-security-model
11863 Downloads
A Laravel package providing security for Eloquent model
mgpl2311/laravel-db-encrypter
2366 Downloads
Provides database model attribute encryption/decryption