Registry / web-framework / laracasts-presenter

laracasts-presenter

JSON →
library0.2.8phppackagistunverified

Simple view presenters

composer require laracasts/presenter
INSTALL
IMPORT
SIG · LARACASTS-PRESENTE
L
laracasts-presenter
web-frameworkphpv0.2.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PresentableTrait
use Laracasts\Presenter\PresentableTrait;

Add presenter functionality to an Eloquent model

use Laracasts\Presenter\PresentableTrait; class User extends \Eloquent { use PresentableTrait; protected $presenter = 'UserPresenter'; }
Debug
Known issues
breakingPackage is not actively maintained; last release was in 2015.
fix
Consider using Laravel's built-in view presenters or alternative packages.
affects: >=0.2.0
Upgrade
Version history
0.2.8latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
laracasts-presenter — pip install laracasts-presenter · libregistry