Libraries tagged by model encryption
williamrox45/encrypt-model
3 Downloads
The idea of this package is very simple; it is to add encryption to the model class attributes in an automated way.
pmingram/laravel-model-encryptor
42 Downloads
A model trait for flexible encryption and decryption of data
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
35 Downloads
Automatically encryption and decryption data overriding by using getAttribute an setAttribute methods of Eloquent Model.
toolman/laravel-postgresql-encrypted-model
1 Downloads
A Laravel trait for handling encrypted data in PostgreSQL with configurable encryption algorithms, modes, and comprehensive query methods
maxcrossan/yii_encryption
49 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
37 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.
novay/kunci-sql
0 Downloads
Seamless encryption for Laravel Eloquent models using Kunci.
kidfund/laravault
0 Downloads
Auto encrypt Eloquent models using Hashicorp Vault
flexflux/encryptor
121 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.