Libraries tagged by AES-256
ercsctt/laravel-file-encryption
10999 Downloads
Secure file encryption and decryption for Laravel applications
adbario/php-encrypter
8118 Downloads
Encryption with AES-256 and HMAC-SHA256
poly-crypto/poly-crypto
8197 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
zaphyr-org/encrypt
5043 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
sha256encript/aes-encrypter
11639 Downloads
SHA256 Hash & AES-256-CBC Encrypt/Decrypt SDK for PHP
precision-soft/symfony-doctrine-encrypt
3306 Downloads
Symfony bundle providing transparent AES-256 encryption for Doctrine ORM entity fields via custom DBAL types
ezimuel/php-secure-session
6622 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
cleaniquecoders/laravel-config-backup
569 Downloads
Backup and restore Laravel configuration (.env and database settings) as a portable AES-256 encrypted archive.
manojx/encrypter-bundle
902 Downloads
A Symfony bundle to encrypt and decrypt data using AES-256-CBC encryption.
jardissupport/secret
67 Downloads
Secret resolution for encrypted configuration values using AES-256-GCM and Sodium with key provider abstraction
hernandev/laravel-aead
36 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
denysmedvid/pdfparser
51 Downloads
Pdf parser library with secured/encrypted PDF support. A fork of smalot/pdfparser that can read and extract information from pdf files, including encrypted ones (RC4 40/128-bit, AES-128 and AES-256).
atk14/packer
362 Downloads
Converts any PHP variable into a URL-safe string with HMAC signing, optional AES-256-CBC encryption, and optional gzip compression.
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
grazulex/laravel-configrypt
24 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.