michielkempen/laravel-encryptable
A trait to automatically encrypt/decrypt sensitive attributes of Laravel models.
1,580
1
| Install | |
|---|---|
composer require michielkempen/laravel-encryptable |
|
| Latest Version: | 1.2.0 |
| PHP: | >=7.1 |
| License: | MIT |
| Last Updated: | May 29, 2023 |
| Links: | GitHub · Packagist |
Maintainer: michielkempen
Laravel Encryptable
A trait to automatically encrypt/decrypt sensitive attributes of Laravel models.
Installation
Add the package to the dependencies of your application
composer require michielkempen/laravel-encryptable
Security
If you discover any security related issues, please email kempenmichiel@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
Related Packages
michielkempen/lumen-http-helpers
A set of helper classes to segregate the validation and transformation logic fro...
20
0
michielkempen/laravel-http-responses
A set of helper classes to segregate the transformation logic from controller to...
3,801
0
michielkempen/laravel-uuid-model
Laravel base model that stores a UUID in the database rather than an incremental...
15,661
0