labs64/netlicensingclient-php

PHP wrapper for Labs64 NetLicensing RESTful API

2.4.0 2019-08-02 14:12 UTC

This package is auto-updated.

Last update: 2024-03-28 15:29:09 UTC


README

Innovative License Management Solution

Labs64 NetLicensing Client (PHP)

Build Status Latest Stable Version Total Downloads Apache License 2.0 📖 Documentation NetLicensing @ LinkedIn

PHP wrapper for Labs64 NetLicensing RESTful API

Visit Labs64 NetLicensing at https://netlicensing.io

Installation

$ composer require labs64/netlicensingclient-php

Usage

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

Contributing

Bug, feature requests and other issues should be reported to the GitHub Project. We accept code and documentation contributions via Pull Requests on GitHub as well.

  • PSR-2 Coding Standard is used by the project.
  • Keep the documentation up to date. Make sure README.md and other relevant documentation is kept up to date with your changes.
  • One pull request per feature. Try to keep your changes focused on solving a single problem. This will make it easier for us to review the change and easier for you to make sure you have updated the necessary tests and documentation.

License

Labs64 NetLicensing Client (PHP) is licensed under the Apache License, Version 2.0. See the LICENSE file for more details.

Visit Labs64 NetLicensing at https://netlicensing.io