lum/lum-html

Lum HTML Utilities

v2.0.2 2022-07-22 20:55 UTC

This package is auto-updated.

Last update: 2024-04-23 01:10:10 UTC


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

License

MIT