issues
search
robclancy
/
presenter
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
MIT License
345
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Minor readme typo
#17
juco
closed
10 years ago
1
Presenter breaking Laravel Form::model functionality
#16
christoferd
closed
11 years ago
4
fixed isset problem with parent objects, used magic method __isset()
#15
nsbucky
closed
11 years ago
3
Support for arrays in View:with()
#14
skovachev
closed
11 years ago
3
Fatal error Method Robbo\Presenter\View\View::__toString() must not throw an exception
#13
newtonianb
closed
11 years ago
3
can't access username field from my view
#12
newtonianb
closed
11 years ago
0
my presenter functions don't work
#11
newtonianb
closed
11 years ago
5
Add support for nested presenters
#10
alexwhitman
closed
11 years ago
9
Nested presenters (a.k.a Presenting Eloquent relationships)
#9
alexwhitman
closed
11 years ago
4
Presenter won't work on models that return mutiple rows.
#8
tuurbo
closed
11 years ago
1
Form::model()
#7
ettroopy
closed
11 years ago
2
Static model functions
#6
IsraelOrtuno
closed
11 years ago
1
Allow passing an object which implements ArrayableInterface to View
#5
bonzai
closed
11 years ago
3
L4 resourceful controllers implementation?
#4
seblavoie
closed
11 years ago
2
Makes 'presenter' compatible with the newest updates of L4.
#3
kasparasg
closed
11 years ago
1
Environment Inheritance error
#2
richlove1
closed
11 years ago
6
Docs issue on Laravel example
#1
jonagoldman
closed
11 years ago
17
Previous