A trait to automatically encrypt/decrypt sensitive attributes of Laravel models.
michielkempen/laravel-encryptable is a Laravel package for a trait to automatically encrypt/decrypt sensitive attributes of laravel models..
It currently has 1 GitHub stars and 1.580 downloads on Packagist (latest version 1.2.0).
Install it with composer require michielkempen/laravel-encryptable.
Discover more Laravel packages by michielkempen
or browse all Laravel packages to compare alternatives.
Last updated
A trait to automatically encrypt/decrypt sensitive attributes of Laravel models.
Add the package to the dependencies of your application
composer require michielkempen/laravel-encryptable
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.