Libraries tagged by eloquent encryption
betterapp/laravel-db-encrypter
650003 Downloads
Provides database model attribute encryption/decryption
richardstyles/eloquentencryption
15521 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
elgibor-solution/laravel-database-encryption
119710 Downloads
Auto Encrypt and Decrypt Database through Eloquent
richardstyles/eloquent-aes
38437 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
magros/laravel-model-encryption
54197 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
93282 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
sagalbot/encryptable
57630 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
austinheap/laravel-database-encryption
76176 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
simon80119/laravel-database-encryption
16339 Downloads
Auto Encrypt and Decrypt Database through Eloquent
dtisgodsson/elocrypt
1441 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
crudly/encrypted
3828 Downloads
Encryption and hashing casts for Eloquent
fab2s/laravel-dt0
1929 Downloads
Immutable Data Transfer Objects (DTO) for Laravel with validation, Eloquent casting, and encryption
enflow/laravel-database-encryption
2116 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
sitesource/laravel-polymorphic-settings
447 Downloads
Polymorphic, per-model key-value settings for Laravel with opt-in encryption and transparent caching.
onramplab/laravel-security-model
14091 Downloads
A Laravel package providing security for Eloquent model