Libraries tagged by encryptable
maize-tech/laravel-encryptable
15154 Downloads
Laravel Encryptable
mediamonks/doctrine-extensions
114020 Downloads
Doctrine2 behavioral extensions which allows to transform (encrypt, decrypt, hash) your data automatically
sagalbot/encryptable
42533 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
hihaho/laravel-encryptable-trait
57860 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
gregoryduckworth/encryptable
50703 Downloads
A simple trait to make attributes encrypted in the database
webqamdev/encryptable-fields
23831 Downloads
Laravel Backpack Fields Encryptable
venturedrake/laravel-encryptable
7496 Downloads
Automatically encrypt and decrypt database table fields
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
beninada/eloquent-encryptable
9 Downloads
Automatically encrypts and decrypts Eloquent models.
skyraptor/laravel-encryptable-trait
422 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
mike-zange/encryptable
15 Downloads
Encryptable Trait for Laravel to make individual fields encrypted
hgacreative/encryptable
10 Downloads
A useful trait for Laravel models to leverage to encrypt/decrypt sensitive data on the fly
code-orange/encryptable
7 Downloads
Encryptable trait for Laravel models