Libraries tagged by AES-256
grazulex/laravel-configrypt
24 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.
delicity/field-encryption
6 Downloads
Versioned field-level encryption for database columns (v1.) — AES-256-GCM, built-in key rotation, zero dependencies. PHP 7.4+, optional Laravel helpers.
xslain/database-backup-sync
14 Downloads
Automated 24-hour database backups with multi-cloud upload (S3, Google Drive, OneDrive, local), AES-256-GCM/GPG encryption, retention, integrity verification, and observability for Laravel.
mikailfaruqali/backup
108 Downloads
Generate on-demand MySQL database backups and download them as password-protected, AES‑256 encrypted ZIP files via a simple HTTP route.
mjohann/simple-aes-256
20 Downloads
Simple AES 256 is a PHP class designed to simplify encryption and decryption using AES-256 in CBC or GCM modes.
d3d9ex/doctrine-aes-256-ctr-encrypted-type
9 Downloads
Doctrine custom type for AES-256 CTR mode encryption
wazza/laravel-db-encryption
0 Downloads
Production-ready Laravel package for secure, transparent encryption of sensitive model attributes with searchable hash indexes and key rotation support.
vamischenko/decorators
0 Downloads
PSR-7 stream decorators for WhatsApp media encryption and decryption
thedorap/aes
15 Downloads
基于 openssl 扩展的 AES 加解密 支持 ECB , CBC , CFB , OFB
soliphp/aes
987 Downloads
OpenSSL-compatible AES (128, 192, or 256) CBC library for PHP, based on openssl.
philiprehberger/php-crypt
68 Downloads
Secure-by-default encryption with AES-256-GCM and key rotation
petrknap/crypto-sodium
79 Downloads
Crypto Sodium
mijagikutasamoto/mijauth
0 Downloads
File-Based Two-Factor Authentication System (2FA) with AES-256-GCM encryption. Supports optional TOTP app codes, WebAuthn, mobile persistence, and multi-device sync.
meritech/encryption-bundle
3 Downloads
Symfony bundle for transparent Doctrine column encryption with DBAL types and blind index support for searchable encrypted data.
maatsystems/maat-cross-lang-crypto
2 Downloads
Cross-language encryption library with AES-256-GCM encryption compatible across JavaScript, Python, and PHP