ideologix / dlm-php
PHP client for the Digital Licnese Manager plugin to access it's REST APIs.
1.1.0
2024-10-05 01:58 UTC
Requires
- php: >=5.6
- ext-curl: *
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-11-05 02:07:59 UTC
README
Installation
The PHP package can be imported either with Composer or manually with including the autoload.php
file:
composer require ideologix/dlm-php
How to use
For extensive documentation check the wiki