issues
search
tobyzerner
/
json-api-php
JSON-API (http://jsonapi.org) responses in PHP.
MIT License
436
stars
79
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cast getLimit() result to int instead of string
#147
FallDi
opened
4 years ago
3
Cast getLimit() result to int instead of string
#146
FallDi
closed
4 years ago
0
Cast getLimit() result to int instead of string
#145
FallDi
closed
4 years ago
0
Is this project still maintained?
#144
giant-robot
opened
4 years ago
3
Add resource polymorphism
#143
antonkomarev
opened
5 years ago
1
data and errors MUST NOT coexist
#142
langeuh
opened
6 years ago
0
Added a benchmark
#141
f3ath
closed
6 years ago
1
Resource word is reserved in PHP7
#140
antonkomarev
closed
6 years ago
3
Polymorphic Serializer
#139
antonkomarev
opened
6 years ago
3
Open-source development monetization
#138
PatchRanger
closed
6 years ago
1
Code examples for GET resource, GET collection
#137
piotrbaczek
closed
6 years ago
2
Response when resource not found
#136
piotrbaczek
closed
6 years ago
2
Add Cursor support
#135
antonkomarev
opened
7 years ago
0
DRY-ed up tests
#134
f3ath
closed
7 years ago
1
Allow prepending handlers to ErrorHandler
#133
KyrneDev
closed
6 years ago
1
Collection shouldn't have to need a serializer in case of Resource collection
#132
rgazelot
closed
7 years ago
2
Relationships links
#131
antonkomarev
closed
7 years ago
2
Document::setData() should be nullable
#130
rgazelot
opened
7 years ago
7
Paging links are duplicated unless removed from URI
#129
shadowhand
opened
7 years ago
2
Add relationships without included part
#128
rgazelot
closed
7 years ago
3
Used is_callable instead of method_exists
#127
pmzandbergen
closed
7 years ago
2
Rename library to json-api-response
#126
tobyzerner
opened
7 years ago
39
Apply fixes from StyleCI
#125
tobyzerner
closed
7 years ago
0
Apply fixes from StyleCI
#124
tobyzerner
closed
7 years ago
0
Apply fixes from StyleCI
#123
tobyzerner
closed
7 years ago
0
Apply fixes from StyleCI
#122
tobyzerner
closed
7 years ago
0
Add a JSON-API validator?
#121
rgazelot
closed
7 years ago
2
Apply fixes from StyleCI
#120
tobyzerner
closed
7 years ago
0
New resource-based API
#119
tobyzerner
opened
7 years ago
39
Document:MEDIA_TYPE
#118
f3ath
closed
7 years ago
1
Content-Type
#117
f3ath
closed
7 years ago
2
Support relationship aliases
#116
tobyzerner
closed
7 years ago
1
SerializerInterface violates LSP
#115
f3ath
opened
7 years ago
11
Do not call getAttributes() twice
#114
f3ath
closed
7 years ago
1
Review protected methods and consider making some private
#113
tobyzerner
closed
7 years ago
2
Throw an exception if attempting to include a relationship that doesn't exist
#112
tobyzerner
closed
7 years ago
1
Should sparse fieldsets and includes be specified on the document rather than the primary element?
#111
tobyzerner
closed
7 years ago
2
Omit empty attributes
#110
f3ath
closed
7 years ago
1
Use a getter to retrieve id
#109
rgazelot
closed
7 years ago
1
Cut A New Release
#108
ralphschindler
closed
7 years ago
2
Replace method_exists by is_callable to allow calling relations that …
#107
therealcljohn
closed
7 years ago
6
#105 handling underscored relationships names
#106
ustrugany
closed
7 years ago
2
support for underscore_case relationship name
#105
kamilkurczak
closed
7 years ago
0
Applied fixes from StyleCI
#104
tobyzerner
closed
8 years ago
0
getRelationship method gets called twice per each resource in response
#103
bebor
closed
8 years ago
1
Getting a "Failed calling Tobscure\JsonApi\Document::jsonSerialize()" error
#102
rafatrace
closed
8 years ago
2
Exclude 'id' property from json
#101
RoachMech
closed
8 years ago
4
Make id optional
#100
RoachMech
closed
8 years ago
7
Fixed: resource-identifier objects included empty 'attributes' field
#99
UserComponent
closed
8 years ago
2
Exclude "attributes" section from response
#98
PinkTiu
closed
8 years ago
1
Next