Libraries tagged by laravel model encryption
betterapp/laravel-db-encrypter
531722 Downloads
Provides database model attribute encryption/decryption
magros/laravel-model-encryption
46199 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
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
34364 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
famdirksen/laravel-model-encryption
7650 Downloads
Laravel package to encrypt model attributes
joelwmale/laravel-encryption
2035 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
rbennett/laravel-model-encryption
1614 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
mgpl2311/laravel-db-encrypter
4583 Downloads
Provides database model attribute encryption/decryption
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
12719 Downloads
A Laravel package providing security for Eloquent model
payamjafari/laravel-db-encrypter
133 Downloads
Provides database model attribute encryption/decryption
thetalabs/laravel-database-encryption
16419 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
fileinvite-org/laravel-database-encryption
10274 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
larapack/attribute-encryption
1926 Downloads
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
flexflux/encryptor
117 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.