Libraries tagged by cryptable
fzed51/spicy-mash
17 Downloads
Classe de cryptage et decryptage simplifiee se basant sur OpenSSL
maize-tech/laravel-encryptable
28015 Downloads
Laravel Encryptable
andig/php-shunting-yard
228014 Downloads
Refactored repack of https://github.com/droptable/php-shunting-yard
sagalbot/encryptable
57870 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
gregoryduckworth/encryptable
53563 Downloads
A simple trait to make attributes encrypted in the database
mpyw/easycrypt
5222 Downloads
A class that provides simple interface for decryptable encryption.
webqamdev/encryptable-fields
34909 Downloads
Laravel Backpack Fields Encryptable
hihaho/laravel-encryptable-trait
64752 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
protonlabs/php-shunting-yard
8070 Downloads
Refactored repack of https://github.com/droptable/php-shunting-yard
venturedrake/laravel-encryptable
12387 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.
erikwang2013/encryptable
192 Downloads
Encryptable Eloquent casts and helpers for PHP 8.2+ with Laravel 10–12 / Webman (Illuminate), Hyperf 2–3, and ThinkPHP 6–8 bridges.
kduma/eloquent-encryptable
2076 Downloads
Adds possibility to encrypt fields in Laravel Eloquent models.