Libraries tagged by Eloquent encryptable

sagalbot/encryptable

27 Favers
45438 Downloads

Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.

Go to Download


hihaho/laravel-encryptable-trait

10 Favers
60922 Downloads

Laravel encryptable trait, easily make certain fields for eloquent models encryptable

Go to Download


gregoryduckworth/encryptable

20 Favers
51568 Downloads

A simple trait to make attributes encrypted in the database

Go to Download


kduma/eloquent-encryptable

6 Favers
2073 Downloads

Adds possibility to encrypt fields in Laravel Eloquent models.

Go to Download


hamoi1/eloquent-encryptable

4 Favers
127 Downloads

This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.

Go to Download


beninada/eloquent-encryptable

1 Favers
12 Downloads

Automatically encrypts and decrypts Eloquent models.

Go to Download


martinbean/eloquent-encryptable

3 Favers
26 Downloads

Adds encryptable attributes to Eloquent models, for storing sensitive data.

Go to Download


skyraptor/laravel-encryptable-trait

0 Favers
469 Downloads

Laravel encryptable trait, easily make certain fields for eloquent models encryptable

Go to Download


njhyuk/laravel-encryptable

3 Favers
12 Downloads

Laravel eloquent automatic encryption and decryption using mysql AES function.

Go to Download


jonnx/laravel-encryptable

0 Favers
8 Downloads

easily encrypt attributes of eloquent models

Go to Download


attakinsky/encryptable

0 Favers
23 Downloads

It is a simple trait that allows you to encrypt and decrypt on the fly multiple fields in your Eloquent models.

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


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