Libraries tagged by cryptable
alkhachatryan/encryptable
113 Downloads
:Laravel package to encrypt / decrypt the database tables / columns
linkorb/scripter
183 Downloads
Scripter: makes your apps scriptable
skyraptor/laravel-encryptable-trait
509 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
paulhenri-l/laravel-encryptable
161 Downloads
laravel-encryptable
mintopia/laravel-encryptable
102 Downloads
An encryptable trait that can be used in models
miladhspr/laravel-encryptable
102 Downloads
Laravel automatic attribute encryption
mike-zange/encryptable
16 Downloads
Encryptable Trait for Laravel to make individual fields encrypted
michielkempen/laravel-encryptable
1580 Downloads
A trait to automatically encrypt/decrypt sensitive attributes of Laravel models.
jonnx/laravel-encryptable
8 Downloads
easily encrypt attributes of eloquent models
hgacreative/encryptable
10 Downloads
A useful trait for Laravel models to leverage to encrypt/decrypt sensitive data on the fly
gestazion/laravel-encryptable
121 Downloads
Laravel Encryptable
fundamental-studio/laravel-encryptable
1 Downloads
Laravel Encryptable addon for easy encrypt/decrypt database values with as many as 4 lines of code.
devkind/simple-laravel-encryptable
3 Downloads
code-orange/encryptable
9 Downloads
Encryptable trait for Laravel models
chriswillerton/encryptable
37 Downloads
Trait for use with Laravel 5 models allowing easy encryption/decryption of attributes.