Libraries tagged by elocrypt
ywh/doctrine-encryption-extension
4567 Downloads
Doctrine2 encryption extension
xorgxx/doctrine-encryptor-bundle
117 Downloads
This bundle provides Encrypt/Decrypt data sensible in a Db system in your application.Its main goal is to make it simple for you to manage encrypt & decrypt sensible data into Db!This bundle is to refresh the old bundle [DoctrineEncryptBundle]
sumeetghimire/encrypt-decrypt-with-key
26 Downloads
A Laravel package for encrypting and decrypting strings with a key (Fixed: Prevents repeated key generation)
striderwhite/encryptable
2 Downloads
A Laravel trait for encrypting and decrypting model attributes using MySQL AES encryption.
stidges/laravel-sodium-encryption
53 Downloads
A Sodium based encrypter class for Laravel
somecoding/laminas-doctrine-encrypt
13885 Downloads
Provides property encryption and hashing for Doctrine Entities when used within Laminas
smoren/encryption-tools
22 Downloads
Tools for encryption/decryption and signing/verifying (wraps openssl lib)
smknstd/laravel-kms-encryption
6 Downloads
Replace Laravel's built-in encryption with an encryption based on AWS KMS
skyraptor/laravel-encryptable-trait
478 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
shakib/cakephp-encrypt-decrypt
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.
rosio/encrypted-cookie
6649 Downloads
Allows easy management of encrypted cookies
rinzler/user-encryption
0 Downloads
User asymmetric encryption wrapper using private and public keys for Crypton.
reprovinci/doctrine-encrypt
5094 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
quantumwebco/laravel-db-encryption
34 Downloads
Auto Encrypt and Decrypt Database through Eloquent
psecio/session-encrypt
19 Downloads
An encrypted session handler for PHP