PHPackages                             dschoenbauer/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. dschoenbauer/view

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

dschoenbauer/view
=================

A simple view layer

1.0.1(9y ago)066[3 issues](https://github.com/dschoenbauer/view/issues)MITPHPPHP &gt;=5.6.0

Since Nov 15Pushed 9y ago1 watchersCompare

[ Source](https://github.com/dschoenbauer/view)[ Packagist](https://packagist.org/packages/dschoenbauer/view)[ Docs](https://github.com/dschoenbauer/view)[ RSS](/packages/dschoenbauer-view/feed)WikiDiscussions develop Synced 4w ago

READMEChangelog (1)Dependencies (1)Versions (4)Used By (0)

VIEW [![Build Status](https://camo.githubusercontent.com/9795d864582331304f7c91be7a614cd8dd5774c793b0c8dc966e08240e33910b/68747470733a2f2f7472617669732d63692e6f72672f647363686f656e62617565722f766965772e7376673f6272616e63683d646576656c6f70)](https://travis-ci.org/dschoenbauer/view)
=========================================================================================================================================================================================================================================================================================

[](#view-)

View is a quick and dirty view generator, designed to reduce complexity and to seperate logical pices of the application.

To Install:
-----------

[](#to-install)

Add the follwoing to your composer.json

```

{
    "repositories": [
        {
            "url": "https://github.com/dschoenbauer/view.git",
            "type": "git"
        }
    ],
    "require": {
        "dschoenbauer/view": "~1.0"
    }
}

```

To Test:
--------

[](#to-test)

### Windows:

[](#windows)

```

.\vendor\bin\phpunit.bat tests

```

### Linux:

[](#linux)

```

./vendor/bin/phpunit tests

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

3513d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ae8bbfa347804db9df5bd9e69b7e3228f94fe30c41fd8714f764bed2cf567654?d=identicon)[dschoenbauer](/maintainers/dschoenbauer)

---

Top Contributors

[![dschoenbauer](https://avatars.githubusercontent.com/u/1693875?v=4)](https://github.com/dschoenbauer "dschoenbauer (6 commits)")

---

Tags

view

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[eftec/bladeone

The standalone version Blade Template Engine from Laravel in a single php file

8259.3M103](/packages/eftec-bladeone)[laracasts/presenter

Simple view presenters

8653.6M47](/packages/laracasts-presenter)[jenssegers/blade

The standalone version of Laravel's Blade templating engine for use outside of Laravel.

8651.3M114](/packages/jenssegers-blade)[backpack/generators

Generate files for laravel projects

3122.7M18](/packages/backpack-generators)[laminas/laminas-view

Fast and type safe HTML templating library with a flexible plugin system supporting multistep template composition

7527.7M261](/packages/laminas-laminas-view)[friendsofcake/cakephp-csvview

A CSV View class for CakePHP

1762.6M5](/packages/friendsofcake-cakephp-csvview)

PHPackages © 2026

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