Download the PHP package poster/api without Composer
On this page you can find all versions of the php package poster/api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor poster
Package api
Short Description PHP library which makes Poster API using smooth as glass
License MIT
Homepage https://github.com/joinposter/api-php
Package api
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
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_uri
which you used in previous step and get access token
All versions of api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package poster/api contains the following files
Loading the files please wait ....