A PHP library for OOP construction, manipulation, and rendering of HTML.
Find a file
2022-12-01 16:44:40 -07:00
.github/workflows Create dependency-review.yml 2022-11-30 10:08:32 -07:00
src added display type interfaces for flagging the default display type of tags 2022-12-01 16:44:40 -07:00
tests finished root and document metadata tags 2022-12-01 16:35:47 -07:00
.gitignore initial commit of new version 2022-11-30 07:55:35 -07:00
composer.json initial commit of new version 2022-11-30 07:55:35 -07:00
LICENSE Add LICENSE 2019-01-12 05:34:30 +00:00
phpstan.neon initial commit of new version 2022-11-30 07:55:35 -07:00
phpunit.xml test fix 2022-11-30 08:04:02 -07:00
README.md updated readme 2022-11-30 08:08:21 -07:00

byjoby/html-object-strings

Tests and analysis

A library used for building and manipulating HTML tags, fragments, and documents through an object-oriented interface.