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
- Host: GitHub
- URL: https://github.com/icinga/ipl-html
- Owner: Icinga
- License: mit
- Created: 2018-05-23T08:07:59.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-25T10:01:42.000Z (over 1 year ago)
- Last Synced: 2025-04-13T20:47:59.542Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 880 KB
- Stars: 1
- Watchers: 8
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Icinga PHP Library - Html abstraction layer
[](https://php.net/)

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