lovullo / libliza-php
PHP client for the Liza Data Collection Framework
Installs: 25 205
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 15
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=7.2
- ext-mongodb: >=1.4 <1.16
Requires (Dev)
- phpunit/phpunit: >=4.7
README
libliza-php is a PHP client abstraction for the Liza Data Collection Framework server.
How To Use
This library is available on Packagist. To use, install via composer.
Hacking
See HACKING
for information on hacking libliza-php, including
instructions for deploying to Packagist.
License
libliza-php is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
The full license is available in COPYING
.