webino/dom-view
Document Object Model view.
Maintainers
dev-develop
2019-07-20 21:12 UTC
Requires
- php: ~7.1
- webino/app-interface: dev-develop
- webino/event-emitter: dev-develop
- webino/exceptions: dev-develop
- webino/instance-container: dev-develop
- webino/request: dev-develop@dev
Requires (Dev)
- phpstan/phpstan: 0.*
- squizlabs/php_codesniffer: 3.*
- tracy/tracy: 2.*
- webino/develop: dev-develop
- webino/testing: dev-develop
Suggests
- tracy/tracy: Better debug.
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause eb90e423e5bff91f11d0e8ba52ae8526dfb3204d
- Peter Bacinsky <peter.woop@bacinsky.sk>
This package is auto-updated.
Last update: 2026-06-22 01:13:03 UTC
README
DOM view templates implementation. [WIP]
👁 Build Status
👁 Coverage Status
👁 Code Quality
👁 Latest Stable Version
Recommended Usage
TODO...
Setup
composer require webino\dom-view
Quick Use
TODO...
API
TODO...
Development
👁 Build Status
👁 Coverage Status
👁 Code Quality
👁 Latest Unstable Version
Static analysis:
composer analyse
Coding style check:
composer check
Coding style fix:
composer fix
Testing:
composer test
Git pre-commit setup:
ln -s ../../pre-commit .git/hooks/pre-commit
Addendum
👁 License
👁 Total Downloads
👁 GitHub code size in bytes
Please, if you are interested in this library report any issues and don't hesitate to contribute. We will appreciate any contributions on development of this library.
