Skip to content

Labs64 NetLicensing PHP Client v2.4.0

Compare
Choose a tag to compare
@r-brown r-brown released this 02 Aug 14:13
· 23 commits to master since this release

PHP wrapper for Labs64 NetLicensing RESTful API

Installation

$ composer require labs64/netlicensingclient-php

Usage

{
    "require": {
        "labs64/netlicensingclient-php": "^2.4.0"
    }
}