michielkempen/laravel-encryptable

A trait to automatically encrypt/decrypt sensitive attributes of Laravel models.

Maintainers

Package info

github.com/michielkempen/laravel-encryptable

pkg:composer/michielkempen/laravel-encryptable

Statistics

Installs: 1 580

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.2.0 2023-05-29 12:00 UTC

This package is auto-updated.

Last update: 2026-03-01 00:12:38 UTC


README

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.