https://github.com/windwalker-io/dom
[READ ONLY] A php Virtual-DOM library to help us build DOM string dynamically.
https://github.com/windwalker-io/dom
dom dom-builder html html-builder htmlelements php virtual-dom xml
Last synced: about 2 months ago
JSON representation
[READ ONLY] A php Virtual-DOM library to help us build DOM string dynamically.
- Host: GitHub
- URL: https://github.com/windwalker-io/dom
- Owner: windwalker-io
- License: mit
- Created: 2014-09-17T04:51:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-11-29T07:55:30.000Z (5 months ago)
- Last Synced: 2025-12-21T15:09:10.735Z (4 months ago)
- Topics: dom, dom-builder, html, html-builder, htmlelements, php, virtual-dom, xml
- Language: PHP
- Homepage: https://github.com/ventoviro/windwalker
- Size: 140 KB
- Stars: 9
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Dom
Windwalker DOM package
### Installation
```bash
composer require windwalker/dom ^4.0
```
### Resources
- [Documentation](https://windwalker.io/documentation/components/dom/)
- [Bug report](https://github.com/windwalker-io/framework)
- [Contributing](https://github.com/windwalker-io/framework)
- [Discussion](https://github.com/windwalker-io/framework/discussions)