Libraries tagged by laravel model encrypter

diontech/laravel-vault

11 Favers
1015 Downloads

Building vaults and decrypted/encryped secrets. Using specfic keys per vault (or per secret if you want to) is implemented. Vaults can be a standalone or related to your app`s models.

Go to Download


famdirksen/laravel-model-encryption

3 Favers
8687 Downloads

Laravel package to encrypt model attributes

Go to Download


koodoo/laravel-trait-encrypt

4 Favers
17610 Downloads

A Laravel Eloquent Model trait for Encrypting model data

Go to Download


faustoq/laravel-model-encrypt-fields

5 Favers
21 Downloads

Encrypt and decrypt model fields

Go to Download


joelwmale/laravel-encryption

5 Favers
3019 Downloads

A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.

Go to Download


kduma/eloquent-encryptable

6 Favers
2076 Downloads

Adds possibility to encrypt fields in Laravel Eloquent models.

Go to Download


fileinvite-org/laravel-database-encryption

0 Favers
10551 Downloads

A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.

Go to Download


enflow/laravel-database-encryption

1 Favers
2219 Downloads

A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.

Go to Download


striderwhite/encryptable

5 Favers
2 Downloads

A Laravel trait for encrypting and decrypting model attributes using MySQL AES encryption.

Go to Download


bvipul/laravel-encrypts-attributes

9 Favers
33 Downloads

This package will be used to encrypt attributes of a model.

Go to Download


silverd/laravel-model-encryption

0 Favers
74 Downloads

A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.

Go to Download


rpsimao/laravel-model-encryption

0 Favers
10 Downloads

A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.

Go to Download


arzeroid/laravel-model-encryptable

0 Favers
7 Downloads

A simple trait to encrypt attributes before saving to the database and to decrypt attributes before using their values

Go to Download


mufasil/laravel_model_keys_encryption

0 Favers
1 Downloads

This package is to encrypt the keys like 'Id' of your database.

Go to Download


arzeroid/laravel-model-ssh-encryptable

0 Favers
15 Downloads

A simple trait to encrypt attributes using public key before saving to the database and to decrypt attributes using private key before using their values

Go to Download


<< Previous Next >>