Libraries tagged by laravel cryptable
sagalbot/encryptable
46340 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
venturedrake/laravel-encryptable
8964 Downloads
Automatically encrypt and decrypt database table fields
webqamdev/encryptable-fields
27349 Downloads
Laravel Backpack Fields Encryptable
gregoryduckworth/encryptable
51660 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
5 Downloads
Laravel automatic attribute encryption
michielkempen/laravel-encryptable
1578 Downloads
A trait to automatically encrypt/decrypt sensitive attributes of Laravel models.
jonnx/laravel-encryptable
8 Downloads
easily encrypt attributes of eloquent models
fundamental-studio/laravel-encryptable
1 Downloads
Laravel Encryptable addon for easy encrypt/decrypt database values with as many as 4 lines of code.