Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alignak-monitoring-contrib/alignak-backend-php-client
PHP Alignak backend client library
https://github.com/alignak-monitoring-contrib/alignak-backend-php-client
alignak backend client monitoring php
Last synced: 14 days ago
JSON representation
PHP Alignak backend client library
- Host: GitHub
- URL: https://github.com/alignak-monitoring-contrib/alignak-backend-php-client
- Owner: Alignak-monitoring-contrib
- License: agpl-3.0
- Created: 2016-03-11T19:36:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-04T09:38:55.000Z (about 8 years ago)
- Last Synced: 2024-11-09T09:40:18.724Z (2 months ago)
- Topics: alignak, backend, client, monitoring, php
- Language: PHP
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Alignak Backend PHP client
==========================*PHP client library for Alignak Backend*
.. image:: https://travis-ci.org/Alignak-monitoring-contrib/alignak-backend-php-client.svg?branch=develop
:target: https://travis-ci.org/Alignak-monitoring-contrib/alignak-backend-php-client
:alt: Develop branch build status.. image:: https://img.shields.io/badge/IRC-%23alignak-1e72ff.svg?style=flat
:target: http://webchat.freenode.net/?channels=%23alignak
:alt: Join the chat #alignak on freenode.net.. image:: https://img.shields.io/badge/License-AGPL%20v3-blue.svg
:target: http://www.gnu.org/licenses/agpl-3.0
:alt: License AGPL v3**Important note:** this PHP library is still on development and should be considered as a beta version!
Documentation
-------------The Backend client PHP class is commented but do not have a dedicated documentation.
It implements the same interface as the Python client which is documented and that you can refer to if needed `in this online documentation `_
The `Alignak backend documentation `_ will also be really helpful to you ;)
Release strategy
----------------Alignak backend and its *satellites* (backend client, and backend import tools) must all have the
same features level. As of it, take care to install the same minor version on your system to
ensure compatibility between all the packages. Use 0.4.x version of Backend import and Backend
client with a 0.4.x version of the Backend.Bugs, issues and contributing
-----------------------------Please report any issue using the project `issues page `_.