PHPackages                             kennedytedesco/presenter - 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. kennedytedesco/presenter

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

kennedytedesco/presenter
========================

Presenters helps you clean up your views.

1.0.2(8y ago)12.9kMITPHPPHP &gt;=7.1

Since Dec 22Pushed 8y agoCompare

[ Source](https://github.com/KennedyTedesco/Presenter)[ Packagist](https://packagist.org/packages/kennedytedesco/presenter)[ RSS](/packages/kennedytedesco-presenter/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

Presenter
=========

[](#presenter)

[![Build Status](https://camo.githubusercontent.com/97a65795e612339110157349f579258318ee4f425734f766364c6620a3468b00/68747470733a2f2f7472617669732d63692e6f72672f4b656e6e6564795465646573636f2f50726573656e7465722e737667)](https://travis-ci.org/KennedyTedesco/Presenter)[![Latest Stable Version](https://camo.githubusercontent.com/346b45e74e0e501b8de4fab3ee687a3c6a4c1bbaab03bf57bbfce93540ecb29d/68747470733a2f2f706f7365722e707567782e6f72672f4b656e6e6564795465646573636f2f50726573656e7465722f762f737461626c652e737667)](https://packagist.org/packages/KennedyTedesco/Presenter)[![License](https://camo.githubusercontent.com/2ad35936678e1d351187db5cdc350c3252841df65a4cea5322993c907d17e950/68747470733a2f2f706f7365722e707567782e6f72672f4b656e6e6564795465646573636f2f50726573656e7465722f6c6963656e73652e737667)](https://packagist.org/packages/KennedyTedesco/Presenter)

This is just a simple library that helps you to stop dirty up your views with logic and presentation code.

> See tests for examples. Docs soon.

Installation
------------

[](#installation)

**Requires:**

- PHP 7.1+.

To get the latest version, simply require the project using [Composer](https://getcomposer.org):

```
$ composer require kennedytedesco/presenter
```

You may also manually update your require block and run `composer update`:

```
{
    "require": {
        "kennedytedesco/presenter": "^1.0"
    }
}
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 90.9% 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 ~137 days

Total

4

Last Release

3017d ago

Major Versions

v0.1-alpha → 1.0.02017-03-06

PHP version history (2 changes)v0.1-alphaPHP &gt;=7.0

1.0.0PHP &gt;=7.1

### Community

Maintainers

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

---

Top Contributors

[![KennedyTedesco](https://avatars.githubusercontent.com/u/999232?v=4)](https://github.com/KennedyTedesco "KennedyTedesco (20 commits)")[![gmsantos](https://avatars.githubusercontent.com/u/1991286?v=4)](https://github.com/gmsantos "gmsantos (2 commits)")

---

Tags

laravelphppresenterpresentersviewpresenterviewspresentersview presenters

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kennedytedesco-presenter/health.svg)

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

###  Alternatives

[laracasts/presenter

Simple view presenters

8643.4M46](/packages/laracasts-presenter)[guilhermegonzaga/presenter

Implementation for Laravel of the presenter design pattern.

47242.1k](/packages/guilhermegonzaga-presenter)[lewis/presenter

Simple view presenter library for Laravel.

174.7k](/packages/lewis-presenter)[deefour/presenter

Presenters/Decorators for PHP Objects

122.5k](/packages/deefour-presenter)

PHPackages © 2026

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