Libraries tagged by Laravel Encryptable
maize-tech/laravel-encryptable
17991 Downloads
Laravel Encryptable
hihaho/laravel-encryptable-trait
60666 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
webqamdev/encryptable-fields
26564 Downloads
Laravel Backpack Fields Encryptable
sagalbot/encryptable
44890 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
venturedrake/laravel-encryptable
8700 Downloads
Automatically encrypt and decrypt database table fields
gregoryduckworth/encryptable
51466 Downloads
A simple trait to make attributes encrypted in the database
h-farm/laravel-encryptable
206 Downloads
Laravel Encryptable
kduma/eloquent-encryptable
2061 Downloads
Adds possibility to encrypt fields in Laravel Eloquent models.
alkhachatryan/encryptable
112 Downloads
:Laravel package to encrypt / decrypt the database tables / columns
skyraptor/laravel-encryptable-trait
469 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
paulhenri-l/laravel-encryptable
159 Downloads
laravel-encryptable
njhyuk/laravel-encryptable
12 Downloads
Laravel eloquent automatic encryption and decryption using mysql AES function.
mintopia/laravel-encryptable
89 Downloads
An encryptable trait that can be used in models
miladhspr/laravel-encryptable
5 Downloads
Laravel automatic attribute encryption
michielkempen/laravel-encryptable
1578 Downloads
A trait to automatically encrypt/decrypt sensitive attributes of Laravel models.