Libraries tagged by aes256
manojx/encrypter-bundle
904 Downloads
A Symfony bundle to encrypt and decrypt data using AES-256-CBC encryption.
jardissupport/secret
75 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.
klapuch/encryption
6491 Downloads
AES256
randomphp/gcm
175 Downloads
Package for encrypting strings with AES256-GCM
denysmedvid/pdfparser
52 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.
sicet7/gcm
4454 Downloads
Package for encrypting strings with AES256-GCM
reprovinci/doctrine-encrypt
5101 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
h2entwicklung/doctrine-encrypt-bundle
593 Downloads
Encrypted symfony entity's by verified and standardized libraries Works with Symfony >5.1. This Package replaces the abandoned GiveMeAllYourCats/DoctrineEncryptBundle which is not longer maintained
nepda/doctrine-encrypt
16407 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
51systems/doctrine-encrypt
22724 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
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.
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.