Download the PHP package jetiradoro/laravel-encrypt-model without Composer
On this page you can find all versions of the php package jetiradoro/laravel-encrypt-model. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jetiradoro/laravel-encrypt-model
More information about jetiradoro/laravel-encrypt-model
Files in jetiradoro/laravel-encrypt-model
Download jetiradoro/laravel-encrypt-model
More information about jetiradoro/laravel-encrypt-model
Files in jetiradoro/laravel-encrypt-model
Vendor jetiradoro
Package laravel-encrypt-model
Short Description Encrypt data before insert database
License MIT
Homepage https://github.com/jetiradoro/laravel-encrypt-model
Package laravel-encrypt-model
Short Description Encrypt data before insert database
License MIT
Homepage https://github.com/jetiradoro/laravel-encrypt-model
Please rate this library. Is it a good library?
Informations about the package laravel-encrypt-model
Laravel Encrypt Manager
This component allows you encrypt data before insert in database, and auto decrypt when you get the attribute
Installation
-
With Composer : download files
- In your model you need use Encryptable Trait and define $encryptable array with fields which you want encrypt.
- Example
This component has been inspired in https://laracasts.com/discuss/channels/laravel/encrypting-model-data article
All versions of laravel-encrypt-model with dependencies
PHP Build Version
Package Version
The package jetiradoro/laravel-encrypt-model contains the following files
Loading the files please wait ...