Libraries tagged by php optional
ske/cmd
0 Downloads
Parse PHP commands to bind them to a callback or script
siktec/just-cli
15 Downloads
Command line interface library for PHP
samueldmonteiro/result-type
18 Downloads
Result Type for PHP
rickj/restclientbundle
519 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
resnext/spotoption-api-client
31 Downloads
PHP Client for SpotOption platform
resnext/solaris-api-client
594 Downloads
PHP Client for Solaris platform
renanroseno/readertests
7 Downloads
Reader of tests with Optical Mark Recognition and QR code from PHP
qingbing/pf-widgets-form-generator
53 Downloads
渲染部件——form 表单构造器,分为表单选项和表单渲染
ochui/free-climb
2 Downloads
FreeClimb is a cloud-based application programming interface (API) that puts the power of the Vail platform in your hands. FreeClimb simplifies the process of creating applications that can use a full range of telephony features without requiring specialized or on-site telephony equipment. Using the FreeClimb REST API to write applications is easy! You have the option to use the language of your choice or hit the API directly. Your application can execute a command by issuing a RESTful request to the FreeClimb API. The base URL to send HTTP requests to the FreeClimb REST API is: /apiserver. FreeClimb authenticates and processes your request.
nysschens/tradeapp-api-client
1 Downloads
PHP Guzzle API Client for Trade Platforms
nextphp/rest
17 Downloads
The NextPHP Rest package provides powerful routing capabilities and HTTP handling for PHP developers. This package supports all RESTful methods (GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD, TRACE, CONNECT, PRI) and various response formats such as JSON, XML, HTML, TEXT, and CSV. It is part of the NextPHP Framework, a modern and lightweight PHP framework designed for performance and scalability.
nael_d/cachex
5 Downloads
Cachex: A PHP caching library with in-memory and file-based storage, offering flexible options for TTL, tags, and namespaces.
nabeghe/chill-config
25 Downloads
Where carefree meets calm, and chill thrives in your PHP configuration.
mohebbi/curl
1 Downloads
A comprehensive, fluent, and object-oriented cURL library for PHP, supporting single and multi-requests with advanced options.
mjducharme/laravel-model-json-storage
175 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.