Libraries tagged by Laravel Encryptable
maize-tech/laravel-encryptable
19033 Downloads
Laravel Encryptable
sagalbot/encryptable
46650 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
hihaho/laravel-encryptable-trait
61274 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
venturedrake/laravel-encryptable
9043 Downloads
Automatically encrypt and decrypt database table fields
webqamdev/encryptable-fields
27489 Downloads
Laravel Backpack Fields Encryptable
gregoryduckworth/encryptable
51667 Downloads
A simple trait to make attributes encrypted in the database
h-farm/laravel-encryptable
208 Downloads
Laravel Encryptable
kduma/eloquent-encryptable
2073 Downloads
Adds possibility to encrypt fields in Laravel Eloquent models.
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
alkhachatryan/encryptable
113 Downloads
:Laravel package to encrypt / decrypt the database tables / columns
skyraptor/laravel-encryptable-trait
470 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
paulhenri-l/laravel-encryptable
159 Downloads
laravel-encryptable
mintopia/laravel-encryptable
89 Downloads
An encryptable trait that can be used in models
miladhspr/laravel-encryptable
8 Downloads
Laravel automatic attribute encryption
michielkempen/laravel-encryptable
1578 Downloads
A trait to automatically encrypt/decrypt sensitive attributes of Laravel models.