Skip to content

PHP client library for the Liza Data Collection Framework

License

GPL-3.0, CC-BY-SA-4.0 licenses found

Licenses found

GPL-3.0
COPYING
CC-BY-SA-4.0
COPYING.CCBYSA
Notifications You must be signed in to change notification settings

lovullo/libliza-php

Liza PHP Client Library

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.