Libraries tagged by Decryptor
miladrahimi/phpcrypt
64960 Downloads
Encryption, decryption, and hashing tools for PHP projects
lekoala/silverstripe-encrypt
6258 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
legierski/aes
40151 Downloads
OpenSSL-compatible AES library
hemiframe/php-aes
27290 Downloads
PHP class for encrypt and decrypt data with AES algorithm
camcima/dukpt-php
150295 Downloads
DUKPT implementation in PHP
mastercard/client-encryption
90278 Downloads
Library for Mastercard API compliant payload encryption/decryption.
stymiee/php-simple-encryption
6439 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
48270 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
richardstyles/eloquentencryption
12379 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
magros/laravel-model-encryption
47980 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
ilios/mesh-parser
184886 Downloads
PHP library for extracting MeSH descriptors from XML.
exonet/securemessage
20907 Downloads
Encrypt and decrypt messages in a secure way.
dwgebler/encryption
5915 Downloads
Encryption wrapper for PHP which uses libsodium to provide a simple API for symmetric and asymmetric encryption, decryption, digital signing and message authentication.
delatbabel/elocryptfive
92153 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
codezero/encrypter
83620 Downloads
Encrypt and decrypt strings in PHP.