Libraries tagged by decrypter
shakib/cakephp-encrypt-decrypt
462 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.
ronijan/encrypt-decrypt-with-php
5260 Downloads
Simple Encrypt and Decrypt package with PHP
micheledef/encrypt-decrypt
862 Downloads
Encrypt and Decrypt with a secret key
studio201/doctrine-encrypt-bundle
14039 Downloads
Encrypted symfony entity's by verified and standardized libraries
muffin/crypt
895 Downloads
meezaan/aescryptor
1450 Downloads
A library to encrypt / decrypt strings using the AES algorithm
manojx/encrypter-bundle
902 Downloads
A Symfony bundle to encrypt and decrypt data using AES-256-CBC encryption.
kevchikezie/cryptographer
654 Downloads
A PHP library for RSA encryption and decryption using the OpenSSL extension
ixnode/php-vault
108 Downloads
Secure PHP Vault
ivinteractive/laravel-rotation
4266 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.
initbiz/file-vault
2645 Downloads
flexflux/encryptor
499 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
firmaprofesional/doctrine-encrypt-bundle
41759 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
enflow/laravel-database-encryption
2203 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
denysmedvid/pdfparser
47 Downloads
Pdf parser library with secured/encrypted PDF support. A fork of smalot/pdfparser that can read and extract information from pdf files, including encrypted ones (RC4 40/128-bit, AES-128 and AES-256).