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
Policy/Gate permission checking with "can" always false
#67
n3storm
opened
8 months ago
5
PHP 8.2 warnings
#66
benjamin-hmc
closed
8 months ago
1
updated to laravel 9 and phpunit 9
#65
robclancy
closed
1 year ago
0
Preparing for a 2.x branch that will support PHP 7.x only
#64
robclancy
closed
1 year ago
0
fix ArrayAccess implementation for php >=8.1 compability
#63
bafor
closed
1 year ago
2
Refactoring Tests
#62
joaorobertopb
closed
4 years ago
0
test
#61
robclancy
closed
5 years ago
0
xxdas
#60
robclancy
closed
5 years ago
0
test
#59
robclancy
closed
5 years ago
0
test
#58
robclancy
closed
5 years ago
0
blah
#57
robclancy
closed
5 years ago
0
Blah
#56
robclancy
closed
5 years ago
0
Test
#55
robclancy
closed
5 years ago
0
Usage in the laravel API resource
#54
ihorchepurnyi
closed
5 years ago
1
Added Laravel package auto-discovery
#53
luisdalmolin
closed
6 years ago
0
Remove necessity for the annoying Presenter prefix on presenter method-names
#52
JapSeyz
closed
6 years ago
1
1.3
#51
robclancy
closed
7 years ago
0
Make compatible with Laravel 5.4
#50
hotmeteor
closed
7 years ago
2
Updated to support Laravel 5.4
#49
REBELinBLUE
closed
7 years ago
1
Fixed small typo
#48
pjona
closed
7 years ago
0
test
#47
robclancy
closed
8 years ago
0
Does Laravel 5.1 work?
#46
goodspb
closed
7 years ago
1
Update README.md
#45
4Giedrius
closed
7 years ago
0
Running with view composers
#44
Torann
closed
7 years ago
2
Updates for Laravel 5
#43
impleri
closed
7 years ago
8
Is this going to be updated for Laravel 5?
#42
stepquick
closed
9 years ago
4
Laravel 5 compatibility
#41
rkgrep
closed
7 years ago
0
Make service provider L5 compatible
#40
jenssegers
closed
9 years ago
0
I cant create a method to the field "Data_Nasc"
#39
Soufraz
closed
9 years ago
1
Implement ArrayableInterface, JsonableInterface, JsonSerializable
#38
ghost
closed
7 years ago
1
Q: Presenting on Objects from third-party Packages
#37
jhauraw
closed
7 years ago
4
Facades in Presenter
#36
jcergolj
closed
10 years ago
2
How to use "Extending the Decorator"
#35
ghost
closed
7 years ago
1
Fix missing parenthesis in documentation
#34
ghost
closed
7 years ago
0
Fixed small spelling mistake for the word inconsistent in the documentat...
#33
prodeveloper
closed
7 years ago
0
Added HHVM to travis.yml
#32
Nyholm
closed
7 years ago
0
Issue with a presenter using Form::model.
#31
elfif
closed
10 years ago
2
Factory not found
#30
kentmt
closed
10 years ago
1
Fix typo in dockblocks
#29
lahaxearnaud
closed
10 years ago
0
-
#28
xDragonZ
closed
10 years ago
2
Simplified getPresenterMethodFromVariable() to use studly_case() helper.
#27
paulofreitas
closed
10 years ago
1
Update for 4.2
#26
Anahkiasen
closed
10 years ago
9
Check 'present' methods in isset() implementation
#25
BenConstable
closed
10 years ago
9
Can't get presenter to work the regular way
#24
gavinhewitt
closed
10 years ago
3
typo in __unset() method comment
#23
janhartigan
closed
10 years ago
1
minor typo in readme
#22
janhartigan
closed
10 years ago
0
Laravel 4.1 support?
#21
ejunker
closed
10 years ago
3
Update README.md
#20
jijoel
closed
10 years ago
2
Allow for toArray and toJson methods to work properly on a collection.
#19
ifeltsweet
closed
10 years ago
3
convert array of user presenter to json
#18
newtonianb
closed
10 years ago
5
Next