Skip to content

Labs64 NetLicensing PHP Client v2.5.0

Choose a tag to compare

@v-rudkovskiy v-rudkovskiy released this 10 Oct 14:23
· 9 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.5.0"
    }
}