Libraries tagged by php optional
widop/twitter-options
882 Downloads
Twitter Options API for PHP 5.3+
trehinos/thor-option
427 Downloads
An option-type for PHP 8.1 and above.
sassnowski/option
11 Downloads
A basic PHP implementation of the Option data type as found in Scala.
rawphp/raw-options
170 Downloads
RawOptions is a small package that adds options to a PHP application and is used by RawPHP framework and other applications.
pbousa/php-sdk
46 Downloads
Photo Booth Options SDK for PHP
maarky/option
175 Downloads
Option class for PHP with type safety
brimmar/phpstan-rustlike-option-extension
8 Downloads
A PHPStan extension to help with the Option Type implementation for PHP
mkjpryor/option
7 Downloads
Simple option and result types for PHP
awuxtron/options-object
12 Downloads
The Options Object Pattern Implement For PHP.
modularr/flexible-php-pagination
7669 Downloads
The Flexible PHP pagination class was designed to be the easiest to use PHP Pagination system without losing any customization options.
fzed51/console-options
474 Downloads
option parser pour ligne de commande PHP
zvps/ebay-sell-logistics-php-client
32 Downloads
Note: This is a (Limited Release) API available only to select developers approved by business units. The Logistics API resources offer the following capabilities: shipping_quote – Consolidates into a list a set of live shipping rates, or quotes, from which you can select a rate to ship a package. shipment – Creates a "shipment" for the selected shipping rate. Call createShippingQuote to get a list of live shipping rates. The rates returned are all valid for a specific time window and all quoted prices are at eBay-negotiated rates. Select one of the live rates and using its associated rateId, create a "shipment" for the package by calling createFromShippingQuote. Creating a shipment completes an agreement, and the cost of the base service and any added shipping options are summed into the returned totalShippingCost value. This action also generates a shipping label that you can use to ship the package. The total cost of the shipment is incurred when the package is shipped using the supplied shipping label. Important! Sellers must set up a payment method via their eBay account before they can use the methods in this API to create a shipment and the associated shipping label.
wilbur-yu/hyperf-options
2221 Downloads
Global key-value store in the database
webvariants/aws-sdk-php-sallycms
10 Downloads
An AddOn for SallyCMS, providing config options and container extensions to integrate AWS PHP SDK
surgiie/artisan-arbitrary-options
25 Downloads
Allow arbitrary options to be passed to laravel artisan commands.