Libraries tagged by decrypted
gmtls/openssl-crypto-kit
3987 Downloads
A modern and extensible PHP cryptography toolkit powered by OpenSSL.
combodo/doctrine-encrypt-bundle
73558 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
149350 Downloads
DUKPT implementation in PHP
mastercard/client-encryption
87480 Downloads
Library for Mastercard API compliant payload encryption/decryption.
loostro/cryptomute
26890 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
75969 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
stymiee/php-simple-encryption
6117 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
47147 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
magros/laravel-model-encryption
46132 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
latzou/sm2
1142 Downloads
This is a PHP library for sm2 encrypt decrypt and sm3 hash
exonet/securemessage
19212 Downloads
Encrypt and decrypt messages in a secure way.
devuri/encryption
20756 Downloads
A Composer package for handling encryption and decryption operations.
delatbabel/elocryptfive
91876 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
brainfoolong/js-aes-php
1372 Downloads
Slim native AES encryption/decryption on client side with Javascript and on server side with PHP
ahsankhatri/cryptolib-php
62289 Downloads
A library to encrypt or decrypt with random password generator based on secret key defined.