A PHP library for OOP construction, manipulation, and rendering of HTML.
Find a file
2018-08-23 21:53:26 -06:00
src moved a lot of behavior to a trait 2018-08-23 20:45:37 -06:00
tests simplifying, removing extraneous Flatrr use 2018-08-23 20:09:00 -06:00
.gitignore prefer stable deps 2018-08-23 12:54:56 -06:00
.gitlab-ci.yml initial commit 2018-08-23 12:49:17 -06:00
composer.json require PHP version 2018-08-23 21:53:26 -06:00
phpunit.xml initial commit 2018-08-23 12:49:17 -06:00
README.md moved a lot of behavior to a trait 2018-08-23 20:45:37 -06:00

html-object-strings

An HTML string-building library, used for building HTML strings from simple and easy-to-use objects.