ideologix / dlm-php
PHP client for the Digital Licnese Manager plugin to access it's REST APIs.
Installs: 94
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 1
pkg:composer/ideologix/dlm-php
Requires
- php: >=5.6
- ext-curl: *
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2025-10-05 04:21:22 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