ipl/html

Icinga PHP Library - HTML abstraction layer

Maintainers

👁 ipl

Package info

github.com/Icinga/ipl-html

pkg:composer/ipl/html

Statistics

Installs: 43 672

Dependents: 11

Suggesters: 0

Stars: 1

Open Issues: 21

v0.10.2 2026-04-20 07:09 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 131cf2b0cc2e05b2fb908e67634fba715778660c

html


README

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:

  • Quickstart explains how to work with basic HTML objects
  • Tables shows how this package can simplify working with tables
  • Forms explains how to implement powerful HTML forms
  • Form element decorators shows how to decorate form elements