Libraries tagged by decay
jumper423/decaptcha
146546 Downloads
Распознавание капч для всех популярных сервисов rucaptcha.com, 2captcha.com, pixodrom.com, captcha24.com, socialink.ru, anti-captcha.com
xxtea/xxtea
43469 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
torann/hashids
347792 Downloads
Laravel package for Hashids
sop/gcm
305469 Downloads
A PHP library for Galois/Counter Mode encryption with AES.
sop/crypto-bridge
957119 Downloads
A PHP library providing cryptography support for various PKCS applications.
soarecostin/file-vault
197393 Downloads
miladrahimi/phpcrypt
77502 Downloads
Encryption, decryption, and hashing tools for PHP projects
mediamonks/doctrine-extensions
335911 Downloads
Doctrine2 behavioral extensions which allows to transform (encrypt, decrypt, hash) your data automatically
jan2000/ffxradix
420588 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
iamfarhad/laravel-rabbitmq
22393 Downloads
Native ext-amqp RabbitMQ queue driver for Laravel production workloads with connection pooling, publisher confirms, Horizon support, Octane support, quorum queues, and high-performance workers
ambta/doctrine-encrypt-bundle
283286 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
stymiee/php-simple-encryption
10296 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.
richardstyles/eloquentencryption
16199 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
privatebin/privatebin
177 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
ercsctt/laravel-file-encryption
10866 Downloads
Secure file encryption and decryption for Laravel applications