Libraries tagged by laravel model encrypter
dustapplication/laravel-database-model-encryption
1927 Downloads
Provides database encryption/decryption with search encrypted fields.
submtd/laravel-encrypted-fields
107 Downloads
Provides a trait that allows for encrypted fields on an Eloquent model
kaemmerlingit/laravel-sign-pad
7 Downloads
Laravel package for of E-Signature with Signature Pad. Privacy friendly (encrypted images) and support for multiple signatures on a single model.
mike-zange/encryptable
16 Downloads
Encryptable Trait for Laravel to make individual fields encrypted
magros/laravel-model-encryption
47464 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
hihaho/laravel-encryptable-trait
62422 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
esensi/model
65886 Downloads
The base model traits of Esensi
richardstyles/eloquent-aes
34767 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
koodoo/laravel-trait-encrypt
15798 Downloads
A Laravel Eloquent Model trait for Encrypting model data
austinheap/laravel-database-encryption
75991 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
famdirksen/laravel-model-encryption
7804 Downloads
Laravel package to encrypt model attributes
joelwmale/laravel-encryption
2177 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
fileinvite-org/laravel-database-encryption
10381 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1665 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
onramplab/laravel-security-model
12948 Downloads
A Laravel package providing security for Eloquent model