Libraries tagged by laravel model encryption
involix/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
ilyakonovaloff/laravel-database-encryption
251 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hthang369/laravel-database-encryption
7 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
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
imhayatunnabi/laravel-hashes
0 Downloads
A Laravel package for automatic encryption and decryption of model attributes
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.
enginedigital/model-notes
1620 Downloads
Create notes on eloquent models. Supports multiple note types as well as multi-tenancy
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.
flexflux/encryptor
121 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
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