An open API service indexing awesome lists of open source software.

https://github.com/icinga/ipl-html

HTML abstraction layer for the Icinga PHP Library
https://github.com/icinga/ipl-html

Last synced: about 1 year ago
JSON representation

HTML abstraction layer for the Icinga PHP Library

Awesome Lists containing this project

README

          

# Icinga PHP Library - Html abstraction layer

[![PHP Support](https://img.shields.io/badge/php-%3E%3D%207.2-777BB4?logo=PHP)](https://php.net/)
![Build Status](https://github.com/Icinga/ipl-html/workflows/PHP%20Tests/badge.svg?branch=main)

This is a prototype of the HTML abstraction layer for the new Icinga PHP library.
Please do not use this for anything important yet, as all APIs, Interfaces and
paths are still subject to change.

Please read on in our [documentation](doc/10-Quickstart.md):

* [Quickstart](doc/10-Quickstart.md) explains how to work with basic HTML objects
* [Tables](doc/30-Tables.md) shows how this package can simplify working with
tables
* [Forms](doc/40-Forms.md) explains how to implement powerful HTML forms