Libraries tagged by Eloquent encryptable

sagalbot/encryptable

27 Favers
57876 Downloads

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

Go to Download


gregoryduckworth/encryptable

19 Favers
53570 Downloads

A simple trait to make attributes encrypted in the database

Go to Download


hihaho/laravel-encryptable-trait

10 Favers
64796 Downloads

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

Go to Download


hamoi1/eloquent-encryptable

4 Favers
129 Downloads

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

Go to Download


kduma/eloquent-encryptable

6 Favers
2076 Downloads

Adds possibility to encrypt fields in Laravel Eloquent models.

Go to Download


martinbean/eloquent-encryptable

3 Favers
27 Downloads

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

Go to Download


skyraptor/laravel-encryptable-trait

0 Favers
509 Downloads

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

Go to Download


erikwang2013/encryptable

1 Favers
192 Downloads

Encryptable Eloquent casts and helpers for PHP 8.2+ with Laravel 10–12 / Webman (Illuminate), Hyperf 2–3, and ThinkPHP 6–8 bridges.

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


njhyuk/laravel-encryptable

3 Favers
12 Downloads

Laravel eloquent automatic encryption and decryption using mysql AES function.

Go to Download


litepie/database

0 Favers
29 Downloads

Advanced Laravel Database package with enhanced Eloquent traits, scopes, casts, and utilities for modern Laravel applications

Go to Download