Libraries tagged by aes_encrypt
sneakyx/laravel-dynamic-encryption
848 Downloads
Laravel package that replaces the default encrypter with a dynamic key loaded from cache or database.
shakib/cakephp-encrypt-decrypt
360 Downloads
A CakePHP plugin to encrypt data and save in database and also to decrypt data when fethcing from database. You can also encrypt or decrypt all historical data.
enflow/laravel-database-encryption
2159 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
joelwmale/laravel-encryption
3011 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
hejunjie/encrypted-request
257 Downloads
PHP 请求加密工具包,支持 AES 解密、签名与时间戳验证,快速实现前后端安全通信 | PHP encryption toolkit for AES decryption, signature, and timestamp verification, enabling fast and secure front-to-backend communication. Front-end npm package generates encrypted request parameters without changing existing APIs
micheledef/encrypt-decrypt
830 Downloads
Encrypt and Decrypt with a secret key
leolopez/encrypt
911 Downloads
Encrypts any field from a model, array or value.
monkeyscloud/monkeyslegion-encryption
364 Downloads
Standalone encryption for MonkeysLegion v2 — AES-GCM, XChaCha20, HMAC, key rotation, envelope encryption, PHP 8.4 hooks
carnage/doctrine-encrypted-column
12 Downloads
Provides a secure way of transparently encrypting data in doctrine ORM
koodoo/laravel-trait-encrypt
17560 Downloads
A Laravel Eloquent Model trait for Encrypting model data
aware/doctrine-aes-bundle
3816 Downloads
Encrypting fields in doctrine entities wit AES
plenta/contao-encryption
699 Downloads
A replacement service for the removed Contao encryption class.
ngankt2/filament-db-config-encrypt
1666 Downloads
A Filament plugin for database-backed application settings and editable content, with caching and easy page generation.
mrdebug/lara-file-encrypter
688 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.
cleaniquecoders/laravel-config-backup
191 Downloads
Backup and restore Laravel configuration (.env and database settings) as a portable AES-256 encrypted archive.