Libraries tagged by model encryption
anexia/laravel-encryption
4069 Downloads
Encryption and decryption for eloquent models
wazza/laravel-db-encryption
0 Downloads
A Laravel package that helps encrypt & decrypt certain defined table columns ensuring the data is secure in the database but can be accessed by the models.
waseem/laravel-data-encryption
34 Downloads
Automatically encryption and decryption data overriding by using getAttribute an setAttribute methods of Eloquent Model.
maxcrossan/yii_encryption
48 Downloads
A simple encryption behaviour for encrypting and decrypting database fields on Yii models
enginedigital/model-notes
1620 Downloads
Create notes on eloquent models. Supports multiple note types as well as multi-tenancy
ceyleon/laravel-db-encrypter
14 Downloads
Provides database model attribute encryption/decryption
abbasbkz/laravel-db-encrypter
30 Downloads
Provides database model attribute encryption/decryption
wwardaww/laravel-id-cryption
36 Downloads
A trait for Laravel/Lumen Model id encryption.
chriswillerton/encryptable
37 Downloads
Trait for use with Laravel 5 models allowing easy encryption/decryption of attributes.
kidfund/laravault
0 Downloads
Auto encrypt Eloquent models using Hashicorp Vault
attakinsky/encryptable
23 Downloads
It is a simple trait that allows you to encrypt and decrypt on the fly multiple fields in your Eloquent models.
rway7/secure-eloquent
1546 Downloads
Encrypt your Eloquent model by user-provide key (with AES-128-CBC algorithm).
compellio/eloquent-aes
1 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
striderwhite/encryptable
1 Downloads
A Laravel trait for encrypting and decrypting model attributes using MySQL AES encryption.
imhayatunnabi/laravel-hashes
0 Downloads
A Laravel package for automatic encryption and decryption of model attributes