Libraries tagged by cryptable
sagalbot/encryptable
47749 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
hihaho/laravel-encryptable-trait
62300 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
mpyw/easycrypt
3338 Downloads
A class that provides simple interface for decryptable encryption.
webqamdev/encryptable-fields
28681 Downloads
Laravel Backpack Fields Encryptable
venturedrake/laravel-encryptable
9930 Downloads
Automatically encrypt and decrypt database table fields
gregoryduckworth/encryptable
51852 Downloads
A simple trait to make attributes encrypted in the database
protonlabs/php-shunting-yard
1210 Downloads
Refactored repack of https://github.com/droptable/php-shunting-yard
dannytrue/phantomjs
24793 Downloads
Headless WebKit scriptable with a JavaScript API.
miladhspr/laravel-encryptable
51 Downloads
Laravel automatic attribute encryption
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.
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.
gestazion/laravel-encryptable
12 Downloads
Laravel Encryptable
alkhachatryan/encryptable
113 Downloads
:Laravel package to encrypt / decrypt the database tables / columns