Download the PHP package barrelstrength/craftnet-php without Composer
On this page you can find all versions of the php package barrelstrength/craftnet-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download barrelstrength/craftnet-php
More information about barrelstrength/craftnet-php
Files in barrelstrength/craftnet-php
Download barrelstrength/craftnet-php
More information about barrelstrength/craftnet-php
Files in barrelstrength/craftnet-php
Vendor barrelstrength
Package craftnet-php
Short Description A PHP library which implements the functionality of the Craftnet API
License MIT
Package craftnet-php
Short Description A PHP library which implements the functionality of the Craftnet API
License MIT
Please rate this library. Is it a good library?
Informations about the package craftnet-php
Craftnet API PHP Wrapper
A PHP library which implements the functionality of the Craftnet API. See the Craftnet API documentation for all available settings.
Installation
Add the library to your project via composer:
Require the library in your project:
Authentication
To authenticate with Craftnet set your username
and apiKey
values when instantiating a new CraftnetClient
class.
Get all plugin licenses for the authenticated Craft ID user
Get a secondary page of plugin licenses for the authenticated Craft ID user
Get a specific plugin license for the authenticated Craft ID user
Create a new license for a given Craft ID user
All versions of craftnet-php with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^6.3
The package barrelstrength/craftnet-php contains the following files
Loading the files please wait ....