Libraries tagged by encryptor
iknowitza/vault
42 Downloads
Encrypts and Decrypts uploaded files for a laravel application..
igirid/parrallex
62 Downloads
Encryption and decryption algorithms for parrallex
iamjohndev/phpencryption
6 Downloads
PHPSecryption is a PHP class that provides encryption and decryption functionality using the OpenSSL library. It uses the Advanced Encryption Standard (AES) algorithm in Cipher-Block Chaining (CBC) mode for secure data encryption.
human-element/module-crypt-key-cli
93 Downloads
Adds CLI commands for managing the Magento encryption key
hejunjie/url-signer
241 Downloads
一个用于生成和验证带签名的 URL 的工具类,支持设置有效期与参数加密。可用于接口防篡改、防盗链、下载链接保护等场景 | A PHP library for generating URLs with encryption and signature protection—useful for secure resource access and tamper-proof links.
hawk-hhg/hawki-crypto
19 Downloads
The shared cryptographic module of HAWKI, providing secure encryption and decryption functionalities.
haosijia/feiyu-crm
44 Downloads
FeiYu CRM System Interface Encryption Class
fivefifteen/basis
69 Downloads
A WordPress boilerplate. Get a local dockerized WordPress project up and running complete with secrets encryption, dependency management/compilation, and more by running a single command.
duzun/cycle-crypt
18 Downloads
Variable size symmetric key encryption algorithm
drawmyattention/expauth
5179 Downloads
A Laravel 5 authentication driver that supports Expression Engine's membership system.. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.
dovechen/yii2-aes
1156 Downloads
Yii2 AES Encrypt&&Decrypt
dmamontov/rsacrypt
923 Downloads
Data encryption using public and private keys.
dcro/secure-client-side-session-handler
286 Downloads
Securely store PHP session information on the client side using cookies (session data is encrypted & compressed)
darshphpdev/laravel-settings
11 Downloads
A flexible Laravel package for managing application settings with support for file or database storage, encryption, and array format customization.
coedevtech/fixit
29 Downloads
A Laravel package that captures and logs all exceptions into a database table — with optional encryption, email alerts, and a powerful CLI interface. Designed to give you full visibility into unhandled errors, without clutter or guesswork