Download the PHP package niland/api-client-php without Composer
On this page you can find all versions of the php package niland/api-client-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download niland/api-client-php
More information about niland/api-client-php
Files in niland/api-client-php
Download niland/api-client-php
More information about niland/api-client-php
Files in niland/api-client-php
Vendor niland
Package api-client-php
Short Description Niland API Client for PHP
License MIT
Homepage https://github.com/niland/api-client-php
Package api-client-php
Short Description Niland API Client for PHP
License MIT
Homepage https://github.com/niland/api-client-php
Please rate this library. Is it a good library?
Informations about the package api-client-php
Niland API PHP Wrapper
Setup
To setup your project, follow these steps:
-
Install the package via Composer:
- Next you'll have to initialize the client with your API-Key. You can find it on your Niland API account.
Quick Start
List tracks using pagination
Retrieve a track by its reference
Find tracks by similarity and/or tags
Post a track
Known Issues
You will get a 400 Bad Request
if you use a URL in fopen
with PHP 7. It generate an invalid chunk body error.
The following exemple will generate a 400:
All versions of api-client-php with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
~6.0
The package niland/api-client-php contains the following files
Loading the files please wait ....