Libraries tagged by php optional
php-slang/php-slang
27241 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
sylius/variation
59688 Downloads
Object variants and options management for PHP.
brimmar/phpoption
559 Downloads
Rust-like Option Type implementation for PHP
wponion/wponion
707 Downloads
~ Lightweight, Flexible & Rapid WP Development Framework ~
utopia-php/balancer
911 Downloads
A simple library to balance choices between multiple options.
opengento/module-catalog-sort-order
1521 Downloads
This module allows to setup the sort direction options in the storefront catalog view.
jp10/maileva-simple-sdk
5390 Downloads
API pour envoyer et suivre des courriers postaux. Elle comprend les fonctions clés pour : - créer un envoi, - ajouter des documents et des destinataires, - choisir ses options, - suivre la production. Pour connaitre les notifications (webhooks) concernées par cette API, consultez la documentation de l'API notification_center.
jp10/maileva-registered-sdk
4937 Downloads
API pour envoyer et suivre des Lettres Recommandées En Ligne distribuées par le facteur. Elle comprend les fonctions clés pour : - créer un envoi, - ajouter des documents et des destinataires, - choisir ses options, - suivre la production. Pour connaitre les notifications (webhooks) concernées par cette API, consultez la documentation de l'API notification_center.
ihexiang/requests
203 Downloads
PHP Requests 支持 GET、POST、PUT、PATCH、DELETE、HEAD、OPTIONS 等请求
getpop/loosecontracts
14204 Downloads
Loose Contracts: a method to "code against interfaces, not implementations" for strings such as option names, hook names, etc
brimmar/phpresult
641 Downloads
A Rust-like Result Type for PHP
bilalmardini/firebase-notification
75 Downloads
Laravel Firebase Notification is a robust and user-friendly package designed to integrate Firebase Cloud Messaging (FCM) with Laravel applications. This package streamlines the process of sending notifications to users through Firebase, supporting various notification targeting options and customization features.
panelis-php/setting
99 Downloads
Manage application settings including general configuration, logging, mail, formatting, and system options
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
18424 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.