Download the PHP package poster/api-php-binding without Composer
On this page you can find all versions of the php package poster/api-php-binding. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download poster/api-php-binding
More information about poster/api-php-binding
Files in poster/api-php-binding
Download poster/api-php-binding
More information about poster/api-php-binding
Files in poster/api-php-binding
Vendor poster
Package api-php-binding
Short Description PHP library which makes Poster API using smooth as glass
License MIT
Homepage https://github.com/joinposter/api-php
Package api-php-binding
Short Description PHP library which makes Poster API using smooth as glass
License MIT
Homepage https://github.com/joinposter/api-php
Please rate this library. Is it a good library?
Informations about the package api-php-binding
PosterApi Library for PHP
PHP library which makes Poster API using smooth as glass.
You can use suggestions to api methods names and don`t have to worry about request type.
Just navigate through API sections like settings or menu.
Installation
Example of making API calls
It's convenient to use singleton class PosterApi.
All you need to is initialize class with user credentials and then you can call Poster API methods anywhere in your project
Example of OAuth
-
Generate url and redirect user to it to start oAuth
- Catch user redirect to the
redirect_uriwhich you used in previous step and get access token
All versions of api-php-binding with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package poster/api-php-binding contains the following files
Loading the files please wait ...