Libraries tagged by cryptable
gregoryduckworth/encryptable
50721 Downloads
A simple trait to make attributes encrypted in the database
webqamdev/encryptable-fields
23953 Downloads
Laravel Backpack Fields Encryptable
venturedrake/laravel-encryptable
7541 Downloads
Automatically encrypt and decrypt database table fields
mpyw/easycrypt
1898 Downloads
A class that provides simple interface for decryptable encryption.
kduma/eloquent-encryptable
2061 Downloads
Adds possibility to encrypt fields in Laravel Eloquent models.
h-farm/laravel-encryptable
206 Downloads
Laravel Encryptable
beninada/eloquent-encryptable
9 Downloads
Automatically encrypts and decrypts Eloquent models.
alkhachatryan/encryptable
112 Downloads
:Laravel package to encrypt / decrypt the database tables / columns
dannytrue/phantomjs
23086 Downloads
Headless WebKit scriptable with a JavaScript API.
skyraptor/laravel-encryptable-trait
422 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
83 Downloads
An encryptable trait that can be used in models
mike-zange/encryptable
15 Downloads
Encryptable Trait for Laravel to make individual fields encrypted
michielkempen/laravel-encryptable
1578 Downloads
A trait to automatically encrypt/decrypt sensitive attributes of Laravel models.