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

AbandonedArchivedLibrary

anlutro/l4-presenter
====================

Presenter class for Laravel 4.

0.1.1(12y ago)3581MITPHPPHP &gt;=5.4.0

Since Jan 13Pushed 12y ago2 watchersCompare

[ Source](https://github.com/anlutro/laravel-presenter)[ Packagist](https://packagist.org/packages/anlutro/l4-presenter)[ RSS](/packages/anlutro-l4-presenter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

Laravel 4 Presenter [![Build Status](https://camo.githubusercontent.com/83ef30e9ccf1a35feefbede5f0a797e869f4236e5220795d3d59af348578c47b/68747470733a2f2f7472617669732d63692e6f72672f616e6c7574726f2f6c61726176656c2d70726573656e7465722e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/anlutro/laravel-presenter) [![Latest Version](https://camo.githubusercontent.com/538707850ee9106ca793fad08539edf29dd076dfe7b98edc82fd22151704959f/687474703a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f616e6c7574726f2f6c61726176656c2d70726573656e7465722e737667)](https://github.com/anlutro/laravel-presenter/releases)
===========================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#laravel-4-presenter--)

Installation: `composer require anlutro/l4-presenter`

Pick the latest stable version from packagist or the GitHub tag list.

WARNING: Backwards compatibility is not guaranteed during version 0.x.

### Presenter

[](#presenter)

Extend the `\c\Presenter` class and add methods that start with 'present' to replace the default getters on the underlying object. For example, `presentFooBar` will be invoked when you try to get `$object->foo_bar`. If no present method is found, the get is simply passed on to the underlying object.

Use `MyPresenter::make($object)` to make it work on Collection objects - this wraps every item in the collection in a presenter and returns the modified collection.

If your class implements `\c\PresentableInterface`, this method will be invoked and determine what's returned from `\c\Presenter::make()`.

Contact
-------

[](#contact)

Open an issue on GitHub if you have any problems or suggestions.

License
-------

[](#license)

The contents of this repository is released under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.8% 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 ~58 days

Total

2

Last Release

4441d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/48f62855097c02888b96494da9a389988cd7ecb9001465f8ec30f15672fb5b5a?d=identicon)[anlutro](/maintainers/anlutro)

---

Top Contributors

[![anlutro](https://avatars.githubusercontent.com/u/163093?v=4)](https://github.com/anlutro "anlutro (7 commits)")[![jekjek](https://avatars.githubusercontent.com/u/6728500?v=4)](https://github.com/jekjek "jekjek (2 commits)")

### Embed Badge

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

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M683](/packages/barryvdh-laravel-ide-helper)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[dragon-code/migrate-db

Easy data transfer from one database to another

15717.4k](/packages/dragon-code-migrate-db)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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