Libraries tagged by encryptable
maize-tech/laravel-encryptable
19717 Downloads
Laravel Encryptable
mediamonks/doctrine-extensions
191527 Downloads
Doctrine2 behavioral extensions which allows to transform (encrypt, decrypt, hash) your data automatically
sagalbot/encryptable
47231 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
hihaho/laravel-encryptable-trait
61872 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
gregoryduckworth/encryptable
51759 Downloads
A simple trait to make attributes encrypted in the database
webqamdev/encryptable-fields
28212 Downloads
Laravel Backpack Fields Encryptable
venturedrake/laravel-encryptable
9570 Downloads
Automatically encrypt and decrypt database table fields
h-farm/laravel-encryptable
208 Downloads
Laravel Encryptable
striderwhite/encryptable
2 Downloads
A Laravel trait for encrypting and decrypting model attributes using MySQL AES encryption.
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
miladhspr/laravel-encryptable
17 Downloads
Laravel automatic attribute encryption
kduma/eloquent-encryptable
2074 Downloads
Adds possibility to encrypt fields in Laravel Eloquent models.
skyraptor/laravel-encryptable-trait
472 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
mike-zange/encryptable
16 Downloads
Encryptable Trait for Laravel to make individual fields encrypted