Libraries tagged by eloquent encryption
betterapp/laravel-db-encrypter
516821 Downloads
Provides database model attribute encryption/decryption
elgibor-solution/laravel-database-encryption
84077 Downloads
Auto Encrypt and Decrypt Database through Eloquent
richardstyles/eloquentencryption
11620 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
austinheap/laravel-database-encryption
75920 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
richardstyles/eloquent-aes
34052 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
magros/laravel-model-encryption
45144 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
91674 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
sagalbot/encryptable
45553 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
simon80119/laravel-database-encryption
9253 Downloads
Auto Encrypt and Decrypt Database through Eloquent
crudly/encrypted
3379 Downloads
Encryption and hashing casts for Eloquent
mgpl2311/laravel-db-encrypter
4066 Downloads
Provides database model attribute encryption/decryption
enflow/laravel-database-encryption
1490 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
onramplab/laravel-security-model
12541 Downloads
A Laravel package providing security for Eloquent model
fileinvite-org/laravel-database-encryption
10235 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
io238/eloquent-encoded-ids
50 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support