issues
search
json-api-php
/
json-api
Implementation of JSON API in PHP
https://json-api-php.github.io/
MIT License
183
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
PHP 8
#112
f3ath
closed
2 years ago
0
Suppress deprecated notices in PHP 8.1
#111
techi602
closed
2 years ago
2
array representation for ResourceObject, DataDocument, CompoundDocument
#110
yarikhalupiak
closed
2 years ago
0
Support JSON:API v1.1
#109
tobyzerner
opened
3 years ago
0
NewResourceObject to allow omitting id in resources to-be-created (to address #107)
#108
f3ath
closed
4 years ago
0
Omitting id in ResourceObject
#107
cincauhangus
opened
4 years ago
5
Wrong property when attaching Error to ErrorDocument
#106
cincauhangus
closed
4 years ago
2
Allow RelatedLink in Document. Fixes #104
#105
f3ath
closed
4 years ago
0
Related links must be allowed inside relationship documents
#104
alexpkalinka
closed
4 years ago
2
Create FUNDING.yml
#103
f3ath
closed
4 years ago
0
Add a self link to the paginated collection example
#102
f3ath
closed
4 years ago
0
Update SelfLink.php
#101
ruudboon
closed
4 years ago
3
ResourceIdentifier to allow multiple meta props (fixes #99)
#100
f3ath
closed
4 years ago
0
ResourceIdentifier meta
#99
tobyzerner
closed
4 years ago
2
Multi Attributes
#98
mathieuhecker
closed
4 years ago
2
Add "ext-json" as a dependency to composer.json, allow phpunit 8.0.
#97
f3ath
closed
5 years ago
0
Fix travis builds
#96
f3ath
closed
5 years ago
0
Test
#95
f3ath
closed
5 years ago
0
Fix missing data if it was passed later using attachTo method
#94
seriy
closed
5 years ago
7
Relationship with no "data" member. Fixed #92
#93
f3ath
closed
5 years ago
1
Relationship without data property
#92
OndraM
closed
5 years ago
3
Release 2.0.1
#91
f3ath
closed
5 years ago
0
Downgrade min required php version to 7.1 (fixes #89)
#90
f3ath
closed
5 years ago
0
PHP 7.1 support
#89
franzliedke
closed
5 years ago
3
Creating collections from array
#88
techi602
closed
5 years ago
4
MetaDocumentMember should be Attachable
#87
OndraM
closed
6 years ago
1
Remove the confusing statement
#86
f3ath
closed
6 years ago
0
meta alongside data
#85
vheubach
closed
6 years ago
2
Update CHANGELOG.md
#84
f3ath
closed
6 years ago
0
Simplification, Formatting, Performance
#83
f3ath
closed
6 years ago
0
Update CHANGELOG.md
#82
f3ath
closed
6 years ago
0
Performance improvements
#81
f3ath
closed
6 years ago
0
Typo
#80
f3ath
closed
6 years ago
0
Fix the link
#79
f3ath
closed
6 years ago
0
Update README.md
#78
f3ath
closed
6 years ago
0
V2
#77
f3ath
closed
6 years ago
0
Update CHANGELOG.md
#76
f3ath
closed
6 years ago
0
Release 1.0.2
#75
f3ath
closed
6 years ago
0
Remove doc2test dependency
#74
f3ath
closed
6 years ago
0
Update CONTRIBUTING.md
#73
f3ath
closed
6 years ago
0
Make exceptions more precise
#72
f3ath
closed
7 years ago
0
Update README
#71
f3ath
closed
7 years ago
0
Improve member names validation
#70
f3ath
closed
7 years ago
0
Member names validation
#69
f3ath
closed
7 years ago
0
Doc2test
#68
f3ath
closed
7 years ago
0
Added name validation in meta
#67
vtsykun
closed
7 years ago
1
Add name validation in links
#66
f3ath
closed
7 years ago
4
Add PHP 7.2 to CI builds
#65
singhananya09
closed
7 years ago
1
Add php 7.2 to .travis.yml
#64
f3ath
closed
7 years ago
1
Add name validation in meta
#63
f3ath
closed
7 years ago
1
Next