Libraries tagged by decrypter
danieltoader/php-crypttor
1 Downloads
A simple php library to deal with encrypting and decrypting strings using OpenSSL or MCrypt
cyint/cryptography-service-php
48 Downloads
A symfony service providing basic encryption/decryption
crazy/crypto
29 Downloads
Unified management of common encryption and decryption class
cosmostail/x-jwt
6 Downloads
Inspired by JWT protocol, X-JWT is designed to use AWS KMS to securly encrypt and decrypt data.
codiantnew/dbaesencrypt
302 Downloads
Laravel MySql AES Encrypt/Decrypt
codeurx/crypt
13 Downloads
A Simple Crypt/Decrypt Library For PHP.
coco-project/encrypt
5 Downloads
A symmetric encryption algorithm that can encrypt and decrypt strings with a specified encryption key
chybadapi/encryption
43 Downloads
Propel Behavior for seamless encryption/decryption of data columns
chriswillerton/encryptable
37 Downloads
Trait for use with Laravel 5 models allowing easy encryption/decryption of attributes.
brookinsconsulting/ezgpg
22 Downloads
eZ Publish Legacy extension eZ GPG is an extension which provides simple, transparent, secure (openpgp compatible) encryption and decryption functionality to eZ Publish using the GNU Privacy Guard, GPG
bigb06/phpcypherfile
10 Downloads
A PHP library for encrypting and decrypting files using the AES-256-CBC algorithm.
beninada/eloquent-encryptable
12 Downloads
Automatically encrypts and decrypts Eloquent models.
badarithm/elocryptfive
15 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
avidci/doctrine-encrypt
8 Downloads
Simple Symfony bundle to Encrypt/Decrypt Doctrine variables
attakinsky/encryptable
23 Downloads
It is a simple trait that allows you to encrypt and decrypt on the fly multiple fields in your Eloquent models.