Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T10:52:20.000Z (5 months ago)
- Last Synced: 2024-10-13T16:51:19.193Z (4 months ago)
- Topics: dom, dom-builder, html, html-builder, htmlelements, php, virtual-dom, xml
- Language: PHP
- Homepage: https://github.com/ventoviro/windwalker
- Size: 123 KB
- Stars: 10
- Watchers: 5
- Forks: 1
- 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)