A PHP library for OOP construction, manipulation, and rendering of HTML.
Find a file
2024-07-11 19:36:32 -06:00
.github/workflows cleaning up and updating 2024-07-11 19:33:51 -06:00
src consolidated height/width helpers into a trait 2023-09-13 21:54:38 +00:00
tests cleaning up and updating 2024-07-11 19:33:51 -06:00
.gitignore initial commit of new version 2022-11-30 07:55:35 -07:00
composer.json updating PHP dependency 2024-07-11 19:36:32 -06:00
LICENSE cleaning up and updating 2024-07-11 19:33:51 -06:00
phpstan.neon cleaning up and updating 2024-07-11 19:33:51 -06:00
phpunit.xml cleaning up and updating 2024-07-11 19:33:51 -06:00
README.md updated readme 2023-09-08 23:35:07 +00:00

byjoby/html-object-strings

PHPStan PHPUnit

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