Download the PHP package codenix-sv/api-client without Composer
On this page you can find all versions of the php package codenix-sv/api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codenix-sv/api-client
More information about codenix-sv/api-client
Files in codenix-sv/api-client
Download codenix-sv/api-client
More information about codenix-sv/api-client
Files in codenix-sv/api-client
Vendor codenix-sv
Package api-client
Short Description PHP API client
License MIT
Homepage https://github.com/codenix-sv/api-client
Package api-client
Short Description PHP API client
License MIT
Homepage https://github.com/codenix-sv/api-client
Please rate this library. Is it a good library?
Informations about the package api-client
PHP API Client
A simple API client, written with PHP that's easy to use.
Requirements
- PHP >= 7.2
- A HTTP client
- A PSR-7 implementation
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your application's composer.json
file.
Make sure you have installed a PSR-18 HTTP Client and PSR-7 message implementation before you install this package. For example:
Examples
Send GET request
Send POST request
License
codenix-sv/api-client
is released under the MIT License. See the bundled LICENSE for details.
All versions of api-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
psr/http-message Version ^1.0
psr/http-factory Version ^1.0
psr/http-client Version ^1.0
psr/cache Version ^1.0
php-http/httplug Version ^2.0
php-http/discovery Version ^1.7
php-http/client-common Version ^2.0
php-http/message Version ^1.8
psr/http-message Version ^1.0
psr/http-factory Version ^1.0
psr/http-client Version ^1.0
psr/cache Version ^1.0
php-http/httplug Version ^2.0
php-http/discovery Version ^1.7
php-http/client-common Version ^2.0
php-http/message Version ^1.8
The package codenix-sv/api-client contains the following files
Loading the files please wait ....