Libraries tagged by laravel model encrypter
anexia/laravel-encryption
4069 Downloads
Encryption and decryption for eloquent models
alemian95/laravel-encryptable-attributes
1 Downloads
Laravel Package to effortlessy encrypt and decrypt from database model attributes
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.
mintopia/laravel-encryptable
95 Downloads
An encryptable trait that can be used in models
enginedigital/model-notes
1620 Downloads
Create notes on eloquent models. Supports multiple note types as well as multi-tenancy
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.
novay/kunci-sql
0 Downloads
Seamless encryption for Laravel Eloquent models using Kunci.
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