Download the PHP package arzeroid/laravel-model-encryptable without Composer
On this page you can find all versions of the php package arzeroid/laravel-model-encryptable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-model-encryptable
Laravel Model Encryptable
A simple trait to encrypt attributes before saving to the database and to decrypt attributes before using their values.
Installation
Simply add the following line to your composer.json
and run composer update
Or use composer to add it with the following command
Usage
Add the trait to your model and set your attributes to be encrypted in encryptable array
All versions of laravel-model-encryptable with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package arzeroid/laravel-model-encryptable contains the following files
Loading the files please wait ....