PHPackages                             webino/dom-view - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. webino/dom-view

ActiveLibrary[Templating &amp; Views](/categories/templating)

webino/dom-view
===============

Document Object Model view.

111PHP

Since Jul 20Pushed 6y ago1 watchersCompare

[ Source](https://github.com/webino/dom-view)[ Packagist](https://packagist.org/packages/webino/dom-view)[ RSS](/packages/webino-dom-view/feed)WikiDiscussions develop Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Document Object Model view.
===========================

[](#document-object-model-view)

DOM view templates implementation. \[WIP\]

[![Build Status](https://camo.githubusercontent.com/d22c4579f7be42629c682aff2908fde7fbe4922a7162ba62de7a4e6121ff3e1f/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f776562696e6f2f646f6d2d766965772f6d61737465722e7376673f7374796c653d666f722d7468652d6261646765)](http://travis-ci.org/webino/dom-view "Master Build Status")[![Coverage Status](https://camo.githubusercontent.com/30fa273043c4a897cce131fb0ce5056afc9d4d1e26151a9a1726ec7423e0f70f/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6769746875622f776562696e6f2f646f6d2d766965772f6d61737465722e7376673f7374796c653d666f722d7468652d6261646765)](https://coveralls.io/github/webino/dom-view?branch=master "Master Coverage Status")[![Code Quality](https://camo.githubusercontent.com/ba09e31f030c5548a0e01deac98881929ec60c2bc16a2d84606c53234f22a788/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f776562696e6f2f646f6d2d766965772f6d61737465722e7376673f7374796c653d666f722d7468652d6261646765)](https://scrutinizer-ci.com/g/webino/dom-view/?branch=master "Master Code Quality")[![Latest Stable Version](https://camo.githubusercontent.com/f8d7fd0a084fa64c61dcc7f33fd632dbc5177b5fd1c824a4847b3c098ba3f0c4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f776562696e6f2f646f6d2d766965772e7376673f6c6162656c3d535441424c45267374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/webino/dom-view)

Recommended Usage
-----------------

[](#recommended-usage)

TODO...

Setup
-----

[](#setup)

[![PHP from Packagist](https://camo.githubusercontent.com/b46e2d7ca116287382ebf17e7c198f04886e83c076cba64fb55bbb5424c4df61/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f776562696e6f2f646f6d2d766965772e7376673f7374796c653d666f722d7468652d6261646765)](https://php.net "Required PHP version")

```
composer require webino\dom-view
```

Quick Use
---------

[](#quick-use)

TODO...

API
---

[](#api)

TODO...

Development
-----------

[](#development)

[![Build Status](https://camo.githubusercontent.com/c8639eb776af85468b4e3831fac5336f48a85c7a12f466454b60432042f6a389/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f776562696e6f2f646f6d2d766965772f646576656c6f702e7376673f7374796c653d666f722d7468652d6261646765)](http://travis-ci.org/webino/dom-view "Develop Build Status")[![Coverage Status](https://camo.githubusercontent.com/39ba4bd1ce42a79e995bdb54e177495c0929c715c3b163aafb7312a0db2f7189/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6769746875622f776562696e6f2f646f6d2d766965772f646576656c6f702e7376673f7374796c653d666f722d7468652d6261646765)](https://coveralls.io/github/webino/dom-view?branch=develop "Develop Coverage Status")[![Code Quality](https://camo.githubusercontent.com/8f57176289f7fa45ff03abc4b2f71ff1ff01f50dab0e20d71a5711da27469f83/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f776562696e6f2f646f6d2d766965772f646576656c6f702e7376673f7374796c653d666f722d7468652d6261646765)](https://scrutinizer-ci.com/g/webino/dom-view/?branch=develop "Develop Code Quality")[![Latest Unstable Version](https://camo.githubusercontent.com/c0b02e0b3c57c2c3eebaf923922433d9e85e91373c969b184c15a827357fec80/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672d7072652f776562696e6f2f646f6d2d766965772e7376673f6c6162656c3d50524556494557267374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/webino/dom-view "Packagist")

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
--------

[](#addendum)

[![License](https://camo.githubusercontent.com/c68ea9d41bd25676da7a26e342359b1bf5773f6d676266a9b24eac0b76025b98/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f776562696e6f2f646f6d2d766965772e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/webino/dom-view/blob/master/LICENSE.md "BSD-3-Clause License")[![Total Downloads](https://camo.githubusercontent.com/21a055e2e6ab4274fbeab718b5db06df3280ed9cc467f4727273bd02b552fff7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f776562696e6f2f646f6d2d766965772e7376673f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/webino/dom-view "Packagist")[![GitHub code size in bytes](https://camo.githubusercontent.com/3b20baaefc1ec70f22fed3d13bbe6d66654a594a697b39ddfdb9513ecc04c1d1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c616e6775616765732f636f64652d73697a652f776562696e6f2f646f6d2d766965772e7376673f7374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/3b20baaefc1ec70f22fed3d13bbe6d66654a594a697b39ddfdb9513ecc04c1d1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c616e6775616765732f636f64652d73697a652f776562696e6f2f646f6d2d766965772e7376673f7374796c653d666f722d7468652d6261646765)

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.

[![GitHub issues](https://camo.githubusercontent.com/bb677e8daa0814aa46d817cf1bc4de7d90640ec6e1f6c43cbb8cfe58453634de/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f776562696e6f2f646f6d2d766965772e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/webino/dom-view/issues)[![GitHub forks](https://camo.githubusercontent.com/4076c29a27fdd6480ebeb587e8da0e7809d39e65924b470be4a47718a9942169/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f776562696e6f2f646f6d2d766965772e7376673f6c6162656c3d466f726b267374796c653d666f722d7468652d6261646765)](https://github.com/webino/dom-view)

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/382691?v=4)[Webino](/maintainers/Webino)[@webino](https://github.com/webino)

---

Top Contributors

[![bacinsky](https://avatars.githubusercontent.com/u/3078875?v=4)](https://github.com/bacinsky "bacinsky (12 commits)")

---

Tags

domlibraryv3viewwebinowip

### Embed Badge

![Health badge](/badges/webino-dom-view/health.svg)

```
[![Health](https://phpackages.com/badges/webino-dom-view/health.svg)](https://phpackages.com/packages/webino-dom-view)
```

###  Alternatives

[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3861.2M](/packages/limenius-react-bundle)[area17/laravel-auto-head-tags

Laravel Auto Head Tags helps you build the list of head elements for your app

4616.0k](/packages/area17-laravel-auto-head-tags)[jelix/wikirenderer

WikiRenderer is a library to generate HTML or anything else from wiki content.

1712.2k1](/packages/jelix-wikirenderer)[webkinder/sproutset

A Composer package for handling responsive images in Roots Bedrock + Sage + Blade projects.

281.8k](/packages/webkinder-sproutset)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
