Libraries tagged by laravel cryptable
venturedrake/laravel-encryptable
10544 Downloads
Automatically encrypt and decrypt database table fields
webqamdev/encryptable-fields
29562 Downloads
Laravel Backpack Fields Encryptable
gregoryduckworth/encryptable
51943 Downloads
A simple trait to make attributes encrypted in the database
h-farm/laravel-encryptable
208 Downloads
Laravel Encryptable
gestazion/laravel-encryptable
78 Downloads
Laravel Encryptable
skyraptor/laravel-encryptable-trait
482 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
miladhspr/laravel-encryptable
74 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
paulhenri-l/laravel-encryptable
161 Downloads
laravel-encryptable
mintopia/laravel-encryptable
95 Downloads
An encryptable trait that can be used in models
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