Libraries tagged by eloquent encryption
betterapp/laravel-db-encrypter
531372 Downloads
Provides database model attribute encryption/decryption
elgibor-solution/laravel-database-encryption
88276 Downloads
Auto Encrypt and Decrypt Database through Eloquent
richardstyles/eloquentencryption
11938 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
austinheap/laravel-database-encryption
75973 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
richardstyles/eloquent-aes
34345 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
magros/laravel-model-encryption
46172 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
91878 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
crudly/encrypted
3456 Downloads
Encryption and hashing casts for Eloquent
sagalbot/encryptable
47164 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
simon80119/laravel-database-encryption
10180 Downloads
Auto Encrypt and Decrypt Database through Eloquent
enflow/laravel-database-encryption
1585 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
onramplab/laravel-security-model
12715 Downloads
A Laravel package providing security for Eloquent model
mgpl2311/laravel-db-encrypter
4582 Downloads
Provides database model attribute encryption/decryption
fileinvite-org/laravel-database-encryption
10274 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
io238/eloquent-encoded-ids
51 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support