Libraries tagged by entry
turbolabit/php-encryptor
525 Downloads
A single, zero-config service with encrypt() and decrypt() methods to safely share or expose confidential data
tobento/service-encryption
36 Downloads
Encryption for PHP applications.
thetalabs/laravel-database-encryption
16427 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
sumeetghimire/encrypt-decrypt-with-key
21 Downloads
A Laravel package for encrypting and decrypting strings with a key
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
snicco/encryption-bundle
14190 Downloads
smoren/encryption-tools
22 Downloads
Tools for encryption/decryption and signing/verifying (wraps openssl lib)
smoked/doctrine-encrypt-bundle
5884 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
smknstd/laravel-kms-encryption
6 Downloads
Replace Laravel's built-in encryption with an encryption based on AWS KMS
shakib/cakephp-encrypt-decrypt
119 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.
psecio/session-encrypt
19 Downloads
An encrypted session handler for PHP