html-object-strings/README.md

7 lines
512 B
Markdown
Raw Normal View History

2022-11-30 15:08:21 +00:00
# byjoby/html-object-strings
2018-08-23 17:17:59 +00:00
2023-09-08 23:35:07 +00:00
[![PHPStan](https://github.com/jobyone/html-object-strings/actions/workflows/phpstan.yaml/badge.svg)](https://github.com/jobyone/html-object-strings/actions/workflows/phpstan.yaml)
[![PHPUnit](https://github.com/jobyone/html-object-strings/actions/workflows/phpunit.yaml/badge.svg)](https://github.com/jobyone/html-object-strings/actions/workflows/phpunit.yaml)
2020-06-23 21:13:42 +00:00
2022-11-30 15:08:21 +00:00
A library used for building and manipulating HTML tags, fragments, and documents through an object-oriented interface.