ipl/html
Icinga PHP Library - HTML abstraction layer
Maintainers
v0.10.2
2026-04-20 07:09 UTC
Requires
- php: >=8.2
- ext-fileinfo: *
- guzzlehttp/psr7: ^2.8
- ipl/stdlib: >=0.15.0
- ipl/validator: >=1.0.0
- psr/http-message: ^1.1
Requires (Dev)
- ext-dom: *
- ipl/stdlib: dev-main
- ipl/validator: dev-main
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 131cf2b0cc2e05b2fb908e67634fba715778660c
This package is auto-updated.
Last update: 2026-05-27 08:49:13 UTC
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
