Libraries tagged by php optional
jp10/maileva-registered-sdk
3202 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.
jaxon-php/jaxon-config
767 Downloads
Save config options in immutable objects.
getpop/loosecontracts
13088 Downloads
Loose Contracts: a method to "code against interfaces, not implementations" for strings such as option names, hook names, etc
okipa/laravel-model-json-storage
1378 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
adrii/curl-helper
16671 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.
phpdevcommunity/php-options-resolver
186 Downloads
This library provides a simple solution for processing and validating option arrays in PHP.
aharisu/option
746 Downloads
PHP Option object like a Rust language
razor-informatics/dpo-php
90 Downloads
DPO Group Payment gateway PHP SDK. using api payment option. Easily use with API without web or redirects
unofficialmc2/console-options
1349 Downloads
option parser pour ligne de commande PHP
tonegabes/filament-better-options
6 Downloads
Filament form components for better radio and checkbox options.
ixnode/php-date-parser
595 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
easyshield/php-secure-headers
5 Downloads
A simple yet powerful PHP library for managing security headers in web applications
academe/php-finance
9 Downloads
A PHP library for financial calculations. Complete port of pyfinance with statistical analysis, options pricing, and portfolio management.
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
967 Downloads
Better CLI argument processing in PHP