lum / lum-html
Lum HTML Utilities
v2.0.2
2022-07-22 20:55 UTC
Requires
- lum/lum-compat: ^2.0
- lum/lum-core: ^3.0
- lum/lum-xml: ^3.0
Requires (Dev)
- lum/lum-test: ^3.0
README
Summary
A bunch of libraries for working with and generating HTML.
Classes
Class | Description |
---|---|
Lum\HTML\Helper | A magic class that wraps the rest. |
Lum\HTML\Simple | Functions to make building common elements easy. |
Lum\HTML\Element | A class for creating elements progmatically. |
Lum\HTML\Components | A class for loading additional HTML components. |
Lum\HTML\RouterMenu | Build menus using the Router plugin. |
Lum\HTML\ClassicMenu | Older menu builder, kept for reasons. |
Tests
Run composer test
to run the tests. The tests also give a good example
of what the libraries can do.
TODO
Add more tests.
Official URLs
This library can be found in two places:
Author
Timothy Totten