Libraries tagged by decrypter
mpyw/easycrypt
3134 Downloads
A class that provides simple interface for decryptable encryption.
legierski/aes
39077 Downloads
OpenSSL-compatible AES library
hemiframe/php-aes
25602 Downloads
PHP class for encrypt and decrypt data with AES algorithm
gmtls/openssl-crypto-kit
4729 Downloads
A modern and extensible PHP cryptography toolkit powered by OpenSSL.
combodo/doctrine-encrypt-bundle
73599 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
camcima/dukpt-php
149405 Downloads
DUKPT implementation in PHP
mastercard/client-encryption
87706 Downloads
Library for Mastercard API compliant payload encryption/decryption.
loostro/cryptomute
26940 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
austinheap/laravel-database-encryption
75973 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
stymiee/php-simple-encryption
6143 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
sagalbot/encryptable
47175 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
magros/laravel-model-encryption
46266 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
exonet/securemessage
19276 Downloads
Encrypt and decrypt messages in a secure way.
devuri/encryption
20795 Downloads
A Composer package for handling encryption and decryption operations.
delatbabel/elocryptfive
91895 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.