Download the PHP package rolfisub/noun-project-php-client without Composer
On this page you can find all versions of the php package rolfisub/noun-project-php-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rolfisub/noun-project-php-client
More information about rolfisub/noun-project-php-client
Files in rolfisub/noun-project-php-client
Download rolfisub/noun-project-php-client
More information about rolfisub/noun-project-php-client
Files in rolfisub/noun-project-php-client
Vendor rolfisub
Package noun-project-php-client
Short Description A PHP client to interface with The Noun Project
License MIT
Homepage https://github.com/rolfisub/noun-project-php-client
Package noun-project-php-client
Short Description A PHP client to interface with The Noun Project
License MIT
Homepage https://github.com/rolfisub/noun-project-php-client
Please rate this library. Is it a good library?
Informations about the package noun-project-php-client
The Noun Project PHP Client
Installation
composer require rolfisub/noun-project-php-client
Usage
Pass a NounProject\Request
to the NounProject\Client
to receive data from the API. You will receive a MattyRad\Support\Result
back.
Example
API and Requests Types
Collection
Returns a single collection (by collection id or slug)
Returns a list of icons associated with a collection (by collection id or slug)
Collections
Return’s a list of all collections
Icon
Returns a single icon
Icons
Returns a list of icons
Returns list of most recently uploaded icons
Usage
Returns current oauth usage and limits
Publish
Notifies the api about published icons Id's
User
TODO
All versions of noun-project-php-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
guzzlehttp/guzzle Version ~6.0
mattyrad/support Version ^1.0
guzzlehttp/oauth-subscriber Version ^0.3.0
guzzlehttp/guzzle Version ~6.0
mattyrad/support Version ^1.0
guzzlehttp/oauth-subscriber Version ^0.3.0
The package rolfisub/noun-project-php-client contains the following files
Loading the files please wait ....