ipl / html
Icinga PHP Library - HTML abstraction layer
Installs: 20 666
Dependents: 10
Suggesters: 0
Security: 0
Stars: 1
Watchers: 9
Forks: 1
Open Issues: 13
Requires
- php: >=7.2
- ext-fileinfo: *
- guzzlehttp/psr7: ^2.5
- ipl/stdlib: >=0.12.0
- ipl/validator: >=0.5.0
- psr/http-message: ^1.1
Requires (Dev)
- ipl/stdlib: dev-main
- ipl/validator: dev-main
- dev-main
- v0.8.1
- v0.8.0
- v0.7.0
- v0.6.0
- v0.5.0
- v0.4.2
- v0.4.1
- v0.4.0
- v0.3.0
- v0.2.2
- v0.2.1
- v0.2.0
- v0.1.1
- v0.1.0
- dev-fix-return-type
- dev-fix/phpstan
- dev-generic-form-elements
- dev-Collection
- dev-password-element
- dev-cloning
- dev-fix-cloning
- dev-remove-select-elements-zf1-compatibility
- dev-add-multiselect-element
- dev-testbranch
- dev-form-submit-handling
- dev-svgchart-libary
- dev-fix/callback-inconsistency
- dev-feature/field-set-element
This package is auto-updated.
Last update: 2024-10-15 07:57:19 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