Libraries tagged by php optional
mage2kishan/module-malware-scanner
63 Downloads
Active malware prevention + on-disk scanner for Magento 2. Three real-time guards (REST API, universal upload, custom-options) block PolyShell webshells, polyglot files and PHP-object-injection payloads BEFORE they touch disk. A nightly recursive scanner finds anything that slipped through, auto-quarantines critical findings inside writable upload zones, and ships with a built-in vendor allowlist that prevents false positives on legitimate composer dependencies. Includes admin grid, in-admin documentation, signature catalog and email notifications.
adrii/curl-helper
18433 Downloads
CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.
tenthfeet/select-options-helper
37 Downloads
Flexible select options generator for PHP/Laravel
razor-informatics/dpo-php
119 Downloads
DPO Group Payment gateway PHP SDK. using api payment option. Easily use with API without web or redirects
unofficialmc2/console-options
1499 Downloads
option parser pour ligne de commande PHP
fzed51/console-options
556 Downloads
option parser pour ligne de commande PHP
oihana/php-middleware
28 Downloads
Composable PHP middleware helpers — security headers (HSTS, CSP, X-Frame-Options, Referrer-Policy, X-Content-Type-Options), CORS with preflight, CSRF, request-id, maintenance mode, rate limiting. PSR-7 compatible, zero magic strings.
easyshield/php-secure-headers
12 Downloads
A simple yet powerful PHP library for managing security headers in web applications
bayfrontmedia/php-http-request
1721 Downloads
Easily handle data from incoming HTTP requests.
rmunate/php-config-runtime
179 Downloads
The PhpRunTime Library provides methods for managing PHP configuration at runtime. It allows you to set, get, and restore configuration options, as well as check their existence and status.
packfire/options
983 Downloads
Better CLI argument processing in PHP
pete-otaqui/clip-clop
28 Downloads
A PHP option parser based on getopt()
plakhin/fpm-optimize
25 Downloads
Suggests optimal php-fpm config values based on system config and load
lawondyss/parex
12 Downloads
Lightweight PHP library for parsing terminal commands using PHP native options processing
bosunski/results
1214 Downloads
Rust-like Result/Option utility for PHP