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

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

samsonphp/view
==============

SamsonPHP view rendering and generation module

0.1(9y ago)01.2k11Open Software License (OSL) v 3.0PHP

Since May 15Pushed 9y ago2 watchersCompare

[ Source](https://github.com/samsonphp/view)[ Packagist](https://packagist.org/packages/samsonphp/view)[ Docs](http://samsonos.com/)[ RSS](/packages/samsonphp-view/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (2)Used By (1)

SamsonPHP View module
=====================

[](#samsonphp-view-module)

SamsonPHP view rendering and generation implementation based on [SamsonFramework View package](http://github.com/samsonphp/view)

[![Latest Stable Version](https://camo.githubusercontent.com/da87f3824ece066d9e52ba842c63f5829fd03aa22f8e3f4c7247eea74a8917c5/68747470733a2f2f706f7365722e707567782e6f72672f73616d736f6e7068702f766965772f762f737461626c652e737667)](https://packagist.org/packages/samsonphp/view)[![Build Status](https://camo.githubusercontent.com/9a48c3dc94451a1baf86ae8ac19aea02caebc8a32b24ccbb958cda30fed9cc9f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73616d736f6e7068702f766965772f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/samsonphp/view/build-status/master)[![Code Coverage](https://camo.githubusercontent.com/a5e9c8e59544f4dda2bd4f4be8474d21938f3b3fec3720a68277851ee6dbbcb2/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73616d736f6e7068702f766965772f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/samsonphp/view/?branch=master)[![Code Climate](https://camo.githubusercontent.com/215d50e5cfd2a7f9310146204042a8dbc539a3495da1b857dacb460ffab466dc/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f73616d736f6e7068702f766965772f6261646765732f6770612e737667)](https://codeclimate.com/github/samsonphp/view)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/47313f47e479cb032674bcfc77365ac188556adc126763c4b270a82c3a59e4ac/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73616d736f6e7068702f766965772f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/samsonphp/view/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/07134c2edcd4842c582d7587a5ff5ae7918ea0109139e3efe55c4ea712532b38/68747470733a2f2f706f7365722e707567782e6f72672f73616d736f6e7068702f766965772f646f776e6c6f6164732e737667)](https://packagist.org/packages/samsonphp/view)[![Stories in Ready](https://camo.githubusercontent.com/e374fb4a6065c2b170c4de9d1e9e04711c4c4012400fc819b6eed2126989af53/68747470733a2f2f62616467652e776166666c652e696f2f73616d736f6e7068702f766965772e706e673f6c6162656c3d7265616479267469746c653d5265616479)](https://waffle.io/samsonphp/view)

\##Installation You can install this package through Composer: `composer require samsonphp/view`The packages adheres to the SemVer specification, and there will be full backward compatibility between minor versions.

\##Testing `$ vendor/bin/phpunit`

\##Contributing Feel free to fork and create pull requests at any time.

\##Security If you discover any security related issues, please use this repository issue tracker.

\##License Open Software License ("OSL") v 3.0. Please see License File for more information.

[SamsonOS](http://samsonos.com)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3646d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0be8756efdc8f599b8fe9261bed31570d0f140a3b921f0f891877a9133ad654c?d=identicon)[samsonos](/maintainers/samsonos)

---

Top Contributors

[![vitalyiegorov](https://avatars.githubusercontent.com/u/586558?v=4)](https://github.com/vitalyiegorov "vitalyiegorov (26 commits)")

---

Tags

viewRendering

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[eftec/bladeone

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

8208.4M87](/packages/eftec-bladeone)[laracasts/presenter

Simple view presenters

8643.4M46](/packages/laracasts-presenter)[jenssegers/blade

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

8661.2M107](/packages/jenssegers-blade)[backpack/generators

Generate files for laravel projects

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

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

7526.3M229](/packages/laminas-laminas-view)[friendsofcake/cakephp-csvview

A CSV View class for CakePHP

1762.5M3](/packages/friendsofcake-cakephp-csvview)

PHPackages © 2026

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