Libraries tagged by laravel cryptable
venturedrake/laravel-encryptable
9721 Downloads
Automatically encrypt and decrypt database table fields
webqamdev/encryptable-fields
28386 Downloads
Laravel Backpack Fields Encryptable
gregoryduckworth/encryptable
51796 Downloads
A simple trait to make attributes encrypted in the database
h-farm/laravel-encryptable
208 Downloads
Laravel Encryptable
mintopia/laravel-encryptable
95 Downloads
An encryptable trait that can be used in models
miladhspr/laravel-encryptable
37 Downloads
Laravel automatic attribute encryption
striderwhite/encryptable
2 Downloads
A Laravel trait for encrypting and decrypting model attributes using MySQL AES encryption.
kduma/eloquent-encryptable
2074 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
472 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
paulhenri-l/laravel-encryptable
160 Downloads
laravel-encryptable
michielkempen/laravel-encryptable
1579 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.