Libraries tagged by encrypted databases

ohseesoftware/laravel-assert-encrypted

4 Favers
38062 Downloads

Add an assertion to test for encrypted values in your database.

Go to Download


lekoala/silverstripe-encrypt

9 Favers
6291 Downloads

Encrypted database fields and files for SilverStripe using CipherSweet

Go to Download


sagalbot/encryptable

27 Favers
48309 Downloads

Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.

Go to Download


bcrowe/cakephp-encrypted-type

8 Favers
4190 Downloads

CakePHP 4 plugin that provides application-level database encryption.

Go to Download


gregoryduckworth/encryptable

20 Favers
51906 Downloads

A simple trait to make attributes encrypted in the database

Go to Download


thetalabs/laravel-database-encryption

2 Favers
16447 Downloads

A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.

Go to Download


m-wardany/hash-ids

0 Favers
518 Downloads

This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique

Go to Download


pimphand/mysql-encrypted

1 Favers
6 Downloads

Laravel package for encrypting and decrypting model attributes using openssl with MySQL support

Go to Download


log1x/acf-encrypted-password

10 Favers
280 Downloads

A simple ACF field to use in place of the default Password field to encrypt the password stored in the database using PHP 5.5's password_hash.

Go to Download


shakib/cakephp-encrypt-decrypt

2 Favers
125 Downloads

A CakePHP plugin to encrypt data and save in database and also to decrypt data when fethcing from database. You can also encrypt or decrypt all historical data.

Go to Download


tozny/e3db

6 Favers
207 Downloads

PHP client library for Tozny's End-to-End Encrypted Database.

Go to Download


aeliot/doctrine-encrypted-field

2 Favers
2841 Downloads

Projects provides equipments to work with encrypted columns in database via fields of Doctrine entities

Go to Download


dustapplication/laravel-database-model-encryption

1 Favers
1927 Downloads

Provides database encryption/decryption with search encrypted fields.

Go to Download


toolman/laravel-postgresql-encrypted-model

0 Favers
1 Downloads

A Laravel trait for handling encrypted data in PostgreSQL with configurable encryption algorithms, modes, and comprehensive query methods

Go to Download


jklz/database-helper

0 Favers
41 Downloads

extends of illuminate/database and illuminate/encryption to handle field data stored in json and encrypted. encrypted via $_ENV[CRYPT.KEY]

Go to Download


Next >>