Libraries tagged by database encrypter
jetiradoro/laravel-encrypt-model
16 Downloads
Encrypt data before insert database
iserranodev/encrypt-bundle
87 Downloads
A Symfony bundle for encrypting entity properties in Database
alemian95/laravel-encryptable-attributes
1 Downloads
Laravel Package to effortlessy encrypt and decrypt from database model attributes
premiumfastnet/lara-encrypt-db
120 Downloads
Encrypt and Decrypt Value to Database
osw3/symfony-entity-encrypt
14 Downloads
Encrypt & Decrypt entity data in database.
taitava/silverstripe-encrypt-at-rest
268 Downloads
Enable encryption of data at rest (in database)
arzeroid/laravel-model-encryptable
7 Downloads
A simple trait to encrypt attributes before saving to the database and to decrypt attributes before using their values
webmavens/laravel-remote-http-database
110 Downloads
Laravel database adapter for remote MySQL via HTTP API with encryption
oonix/encryption-wrapper
18 Downloads
Object wrapper to allow automatic encryption of specified attributes. Magically exposes public attributes and methods of the wrapped object. Example usage: wrap ORM objects to secure database content.
mufasil/laravel_model_keys_encryption
1 Downloads
This package is to encrypt the keys like 'Id' of your database.
litepie/database
29 Downloads
Advanced Laravel Database package with enhanced Eloquent traits, scopes, casts, and utilities for modern Laravel applications
arzeroid/laravel-model-ssh-encryptable
15 Downloads
A simple trait to encrypt attributes using public key before saving to the database and to decrypt attributes using private key before using their values
adityadarma/laravel-database-cryptable
14 Downloads
Cryptable value database for laravel
intersective/lapis
37 Downloads
CakePHP plugin providing highly secured user-level multi-tiered public-key database encryption.
garethnic/laracrypt
0 Downloads
Add database encryption to laravel