Libraries tagged by php optional

resnext/solaris-api-client

1 Favers
592 Downloads

PHP Client for Solaris platform

Go to Download


renanroseno/readertests

1 Favers
7 Downloads

Reader of tests with Optical Mark Recognition and QR code from PHP

Go to Download


qingbing/pf-widgets-form-generator

0 Favers
53 Downloads

渲染部件——form 表单构造器,分为表单选项和表单渲染

Go to Download


ochui/free-climb

0 Favers
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.

Go to Download


nysschens/tradeapp-api-client

0 Favers
1 Downloads

PHP Guzzle API Client for Trade Platforms

Go to Download


nextphp/rest

0 Favers
11 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.

Go to Download


mjducharme/laravel-model-json-storage

1 Favers
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.

Go to Download


kuritkaj/fred

0 Favers
12 Downloads

Some classes I missed in PHP.

Go to Download


kheaactua/configurator

0 Favers
17 Downloads

Simple container class for config options.

Go to Download


kentaro-a/phpcommander

0 Favers
8 Downloads

PHP Command line interface. Easy to handle flags and options.

Go to Download


gyaaniguy/pcrawl

2 Favers
8 Downloads

PHP web scraping and crawling library. With support for multiple clients, fast parsing, debugging and on the fly changes to various options

Go to Download


getpop/loosecontracts

1 Favers
12838 Downloads

Loose Contracts: a method to "code against interfaces, not implementations" for strings such as option names, hook names, etc

Go to Download


fucoso/orm

0 Favers
6 Downloads

ORM for projects where Doctrine is not an option.

Go to Download


ewc/config

0 Favers
20 Downloads

Parse configuration options from multiple source types into a single interactive config object.

Go to Download


eciboadaptech/finapi-webform

0 Favers
314 Downloads

The following pages give you some general information on how to use our APIs.The actual API services documentation then follows further below. You can use the menu to jump between API sections.This page has a built-in HTTP(S) client, so you can test the services directly from within this page, by filling in the request parameters and/or body in the respective services, and then hitting the TRY button. Note that you need to be authorized to make a successful API call. To authorize, refer to the 'Authorization' section of Access, or in case you already have a valid user token, just use the QUICK AUTH on the left.Please also remember that all user management functions should be looked up in Access.You should also check out the Web Form 2.0 Public Documentation as well as Access Public Documentation for more information. If you need any help with the API, contact [email protected] informationRequest IDsWith any API call, you can pass a request ID via a header with name "X-Request-Id". The request ID can be an arbitrary string with up to 255 characters. Passing a longer string will result in an error.If you don't pass a request ID for a call, finAPI will generate a random ID internally.The request ID is always returned back in the response of a service, as a header with name "X-Request-Id".We highly recommend to always pass a (preferably unique) request ID, and include it into your client application logs whenever you make a request or receive a response(especially in the case of an error response). finAPI is also logging request IDs on its end. Having a request ID can help the finAPI support team to work more efficiently and solve tickets faster.Type CoercionIn order to ease the integration for some languages, which do not natively support high precision number representations, Web Form 2.0 API supports relax type binding for the openAPI type number, which is used for money amount fields. If you use one of those languages, to avoid precision errors that can appear from float values, you can pass the amount as a string.FAQIs there a finAPI SDK?Currently we do not offer a native SDK, but there is the option to generate an SDKfor almost any target language via OpenAPI. Use the 'Download SDK' button on this page for SDK generation.Why do I need to keep authorizing when calling services on this page?This page is a "one-page-app". Reloading the page resets the OAuth authorization context. There is generally no need to reload the page, so just don't do it and your authorization will persist.

Go to Download


<< Previous Next >>