issues
search
swisnl
/
json-api-client
A PHP package for mapping remote {json:api} resources to Eloquent like models and collections.
MIT License
205
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add ability to send headers through repositories
#103
rapkis
closed
6 months ago
2
Feature request: ability to send headers dynamically through repositories
#102
rapkis
closed
6 months ago
3
Add support for Laravel 11
#101
JaZo
closed
8 months ago
0
chore: update psr/http-message
#100
KarinaRashchynskaya
closed
1 year ago
3
build: add support for Laravel 10
#99
JaZo
closed
1 year ago
0
How do I transform keys from kabab case to camel case
#98
joegaudet
opened
2 years ago
1
Keep relationship data when linking items from included
#97
JaZo
closed
2 years ago
0
ParamNameMismatch
#96
NorthenIrbis
closed
2 years ago
2
401 responses don't result in an exception
#95
tomasvanrijsse
closed
2 years ago
1
Throw JsonExceptions on errors in all json_encode and json_decode calls
#94
JaZo
closed
3 years ago
0
Declare strict types
#93
JaZo
closed
3 years ago
0
Upgrade
#92
elwafa
closed
3 years ago
0
Feature request: Split the Repository into traits
#91
tomasvanrijsse
closed
2 years ago
1
Remove Laravel parts
#90
JaZo
closed
3 years ago
0
Bug: data.meta ignored in relationships
#89
BurningDog
closed
3 years ago
2
Merge Model (jenssegers/model) and Item
#88
JaZo
closed
3 years ago
0
Include `jenssegers/model` as `Swis\JsonApi\Client\Model`
#87
bbrala
closed
3 years ago
0
2.0 plan
#86
bbrala
closed
2 years ago
7
Drop nyholm/psr7 dependency
#85
JaZo
closed
3 years ago
4
Drop Laravel <6 support
#84
JaZo
closed
3 years ago
0
Replace jenssegers/model dependency
#83
JaZo
closed
3 years ago
1
Do not prepend the base uri if the endpoint is already absolute
#82
JaZo
closed
4 years ago
0
Add support for Laravel 8
#81
JaZo
closed
4 years ago
0
Use illuminate/collections and split Laravel parts to json-api-client-laravel
#80
JaZo
closed
3 years ago
0
Add factory methods for DocumentClient, ResponseParser and DocumentParser
#79
JaZo
closed
4 years ago
4
Properly handle relations without data
#78
JaZo
closed
4 years ago
0
Links-only relations not handled correctly
#77
lindyhopchris
closed
4 years ago
4
Getting back NULL data from Ghost CMS API even though the request is succeeding.
#76
pdiveris
closed
4 years ago
6
Add support for Laravel 7
#75
JaZo
closed
4 years ago
0
Using the library outside Laravel
#74
xavier83ar
closed
4 years ago
7
Laravel 6.* support
#73
ci83rtda
closed
4 years ago
2
Run tests on PHP 7.4
#72
JaZo
closed
4 years ago
0
Do not break out of loop when hydrating relations
#71
JaZo
closed
4 years ago
0
Children of repository are only `Item`s?
#70
iwasherefirst2
closed
4 years ago
2
Do not require error links object to contain an about member
#69
JaZo
closed
4 years ago
0
LinksParser: Handle and debug error response when bad params are passed in filters / fields ecc.
#68
V-Orbit
closed
4 years ago
5
Unset relation when null (singular) or empty array (plural)
#67
JaZo
closed
5 years ago
0
How to set a relation to "null"?
#66
V-Orbit
closed
5 years ago
4
How retrieve types mapped in TypeMapperServiceProvider?
#65
V-Orbit
closed
5 years ago
2
Throw a ValidationException when document contains duplicate resources
#64
JaZo
closed
5 years ago
0
Fix parsing of empty singular relationships
#63
JaZo
closed
5 years ago
0
Unable to fetch resource with empty to-one relationship
#62
ammarfrahm
closed
5 years ago
1
Add support for Laravel 6
#61
JaZo
closed
5 years ago
0
Use PSR-18 (and PSR-17) interfaces instead of PHP-HTTP
#60
JaZo
closed
5 years ago
0
Add extra verifications for links
#59
JaZo
closed
5 years ago
0
Remove art4/json-api-client dependency
#58
JaZo
closed
5 years ago
1
PHP 7.3 support
#57
JaZo
closed
5 years ago
0
Update art4/json-api-client dependency
#56
JaZo
closed
5 years ago
0
Change Repository::save to accept an Item instead of an ItemDocument
#55
JaZo
closed
5 years ago
0
Refactor parser and hydrator
#54
JaZo
closed
5 years ago
0
Next