Libraries tagged by decrypter
dandjo/simple-obfuscator
542 Downloads
A simple class to encrypt and decrypt strings with a given salt (bijective).
codelieutenant/laravel-crypto
144 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.
bmutinda/hashing
106 Downloads
PHP set of libraries for hashing
blackplatinum/encryption
4 Downloads
The BlackPlatinum encryption component.
bestyii/yii2-encrypter
118 Downloads
Encryption data for Yii2
bayfrontmedia/encryptor
818 Downloads
A fast, simple two-way encryption library utilizing OpenSSL.
arcanedev/hasher
4685 Downloads
Provides hash tools for Laravel.
al-saloul/encryption
36 Downloads
Simple number encryption and decryption package
4slv/xxtea
812 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
shapecode/nya-doctrine-encrypt-bundle
4538 Downloads
Not Yet Another Doctrine Encryption Bundle -.- Encrypt symfony entity's by verified and standardized libraries.
coreproc/crypto-guard
2407 Downloads
Gives a simple interface for encryption and decryption of keys
51systems/doctrine-encrypt
22692 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
zeyon/cryptastic
1719 Downloads
PHP Encryption / Decryption Using the MCrypt Library.
zaphyr-org/encrypt
137 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
xorgxx/doctrine-encryptor-bundle
116 Downloads
This bundle provides Encrypt/Decrypt data sensible in a Db system in your application.Its main goal is to make it simple for you to manage encrypt & decrypt sensible data into Db!This bundle is to refresh the old bundle [DoctrineEncryptBundle]