Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / swisnl/json-api-client issues and pull requests

#103 - Add ability to send headers through repositories

Pull Request - State: closed - Opened by rapkis 6 months ago - 2 comments

#102 - Feature request: ability to send headers dynamically through repositories

Issue - State: closed - Opened by rapkis 6 months ago - 3 comments

#101 - Add support for Laravel 11

Pull Request - State: closed - Opened by JaZo 9 months ago

#100 - chore: update psr/http-message

Pull Request - State: closed - Opened by KarinaRashchynskaya about 1 year ago - 3 comments

#99 - build: add support for Laravel 10

Pull Request - State: closed - Opened by JaZo almost 2 years ago

#98 - How do I transform keys from kabab case to camel case

Issue - State: open - Opened by joegaudet about 2 years ago - 1 comment

#97 - Keep relationship data when linking items from included

Pull Request - State: closed - Opened by JaZo about 2 years ago
Labels: bug

#96 - ParamNameMismatch

Issue - State: closed - Opened by NorthenIrbis over 2 years ago - 2 comments

#95 - 401 responses don't result in an exception

Issue - State: closed - Opened by tomasvanrijsse over 2 years ago - 1 comment

#94 - Throw JsonExceptions on errors in all json_encode and json_decode calls

Pull Request - State: closed - Opened by JaZo about 3 years ago

#93 - Declare strict types

Pull Request - State: closed - Opened by JaZo about 3 years ago

#92 - Upgrade

Pull Request - State: closed - Opened by elwafa over 3 years ago

#91 - Feature request: Split the Repository into traits

Issue - State: closed - Opened by tomasvanrijsse over 3 years ago - 1 comment
Labels: enhancement

#90 - Remove Laravel parts

Pull Request - State: closed - Opened by JaZo over 3 years ago

#89 - Bug: data.meta ignored in relationships

Pull Request - State: closed - Opened by BurningDog almost 4 years ago - 2 comments
Labels: bug

#88 - Merge Model (jenssegers/model) and Item

Pull Request - State: closed - Opened by JaZo almost 4 years ago

#87 - Include `jenssegers/model` as `Swis\JsonApi\Client\Model`

Pull Request - State: closed - Opened by bbrala almost 4 years ago

#86 - 2.0 plan

Issue - State: closed - Opened by bbrala almost 4 years ago - 7 comments

#85 - Drop nyholm/psr7 dependency

Issue - State: closed - Opened by JaZo almost 4 years ago - 4 comments

#84 - Drop Laravel <6 support

Issue - State: closed - Opened by JaZo almost 4 years ago

#83 - Replace jenssegers/model dependency

Issue - State: closed - Opened by JaZo almost 4 years ago - 1 comment

#82 - Do not prepend the base uri if the endpoint is already absolute

Pull Request - State: closed - Opened by JaZo about 4 years ago

#81 - Add support for Laravel 8

Pull Request - State: closed - Opened by JaZo about 4 years ago

#80 - Use illuminate/collections and split Laravel parts to json-api-client-laravel

Issue - State: closed - Opened by JaZo about 4 years ago
Labels: enhancement

#79 - Add factory methods for DocumentClient, ResponseParser and DocumentParser

Pull Request - State: closed - Opened by JaZo over 4 years ago - 4 comments
Labels: enhancement

#78 - Properly handle relations without data

Pull Request - State: closed - Opened by JaZo over 4 years ago

#77 - Links-only relations not handled correctly

Issue - State: closed - Opened by lindyhopchris over 4 years ago - 4 comments

#76 - Getting back NULL data from Ghost CMS API even though the request is succeeding.

Issue - State: closed - Opened by pdiveris over 4 years ago - 6 comments

#75 - Add support for Laravel 7

Pull Request - State: closed - Opened by JaZo over 4 years ago

#74 - Using the library outside Laravel

Issue - State: closed - Opened by xavier83ar over 4 years ago - 7 comments
Labels: question

#73 - Laravel 6.* support

Issue - State: closed - Opened by ci83rtda over 4 years ago - 2 comments

#72 - Run tests on PHP 7.4

Pull Request - State: closed - Opened by JaZo almost 5 years ago

#71 - Do not break out of loop when hydrating relations

Pull Request - State: closed - Opened by JaZo almost 5 years ago

#70 - Children of repository are only `Item`s?

Issue - State: closed - Opened by iwasherefirst2 almost 5 years ago - 2 comments

#69 - Do not require error links object to contain an about member

Pull Request - State: closed - Opened by JaZo almost 5 years ago

#67 - Unset relation when null (singular) or empty array (plural)

Pull Request - State: closed - Opened by JaZo about 5 years ago

#66 - How to set a relation to "null"?

Issue - State: closed - Opened by V-Orbit about 5 years ago - 4 comments
Labels: enhancement

#65 - How retrieve types mapped in TypeMapperServiceProvider?

Issue - State: closed - Opened by V-Orbit about 5 years ago - 2 comments
Labels: question

#64 - Throw a ValidationException when document contains duplicate resources

Pull Request - State: closed - Opened by JaZo about 5 years ago

#63 - Fix parsing of empty singular relationships

Pull Request - State: closed - Opened by JaZo about 5 years ago

#62 - Unable to fetch resource with empty to-one relationship

Issue - State: closed - Opened by ammarfrahm about 5 years ago - 1 comment
Labels: bug, compliance

#61 - Add support for Laravel 6

Pull Request - State: closed - Opened by JaZo about 5 years ago

#60 - Use PSR-18 (and PSR-17) interfaces instead of PHP-HTTP

Pull Request - State: closed - Opened by JaZo about 5 years ago

#60 - Use PSR-18 (and PSR-17) interfaces instead of PHP-HTTP

Pull Request - State: closed - Opened by JaZo about 5 years ago

#59 - Add extra verifications for links

Pull Request - State: closed - Opened by JaZo over 5 years ago

#58 - Remove art4/json-api-client dependency

Pull Request - State: closed - Opened by JaZo over 5 years ago - 1 comment

#57 - PHP 7.3 support

Pull Request - State: closed - Opened by JaZo over 5 years ago

#56 - Update art4/json-api-client dependency

Issue - State: closed - Opened by JaZo over 5 years ago

#55 - Change Repository::save to accept an Item instead of an ItemDocument

Pull Request - State: closed - Opened by JaZo over 5 years ago

#54 - Refactor parser and hydrator

Pull Request - State: closed - Opened by JaZo over 5 years ago

#53 - Improve code quality and test coverage of Item

Pull Request - State: closed - Opened by JaZo over 5 years ago

#52 - Refactor both DocumentBuilders to one DocumentFactory

Pull Request - State: closed - Opened by JaZo over 5 years ago

#51 - Explicit type hint and magic methods for id

Pull Request - State: closed - Opened by JaZo over 5 years ago

#50 - Laravel 5.8 support

Pull Request - State: closed - Opened by JaZo over 5 years ago - 1 comment

#49 - Laravel 5.8 support

Issue - State: closed - Opened by saimonas7 over 5 years ago - 1 comment

#48 - Drop custom Response

Pull Request - State: closed - Opened by JaZo over 5 years ago

#47 - Meta and links

Pull Request - State: closed - Opened by JaZo almost 6 years ago
Labels: enhancement

#46 - Add missing documentation

Issue - State: closed - Opened by JaZo almost 6 years ago - 9 comments

#45 - Refactor relations

Pull Request - State: closed - Opened by JaZo almost 6 years ago - 1 comment

#44 - Fix hydrating of HasOne relations by id using ItemHydrator

Pull Request - State: closed - Opened by JaZo almost 6 years ago

#43 - HasOne relations hydrated by id using ItemHydrator are not correctly serialized

Issue - State: closed - Opened by JaZo almost 6 years ago
Labels: bug

#42 - Make sure dissociating a related item results in valid JSON

Pull Request - State: closed - Opened by JaZo almost 6 years ago

#41 - Do not throw exceptions in Repository

Pull Request - State: closed - Opened by JaZo almost 6 years ago

#40 - add isSuccess method to Document

Pull Request - State: closed - Opened by Fivell almost 6 years ago - 1 comment

#40 - add isSuccess method to Document

Pull Request - State: closed - Opened by Fivell almost 6 years ago - 1 comment

#39 - missed ability to handle invalid GET requests

Issue - State: closed - Opened by Fivell almost 6 years ago - 2 comments

#38 - Skip relationships without data

Pull Request - State: closed - Opened by JaZo almost 6 years ago

#37 - post and patch are not working in master branch

Issue - State: closed - Opened by Fivell almost 6 years ago - 1 comment

#37 - post and patch are not working in master branch

Issue - State: closed - Opened by Fivell almost 6 years ago - 1 comment

#36 - json-api-client breaks serialization when working with associations

Issue - State: closed - Opened by Fivell almost 6 years ago - 3 comments
Labels: compliance

#36 - json-api-client breaks serialization when working with associations

Issue - State: closed - Opened by Fivell almost 6 years ago - 3 comments
Labels: compliance

#35 - json-api-client doesn't support relationships without data section

Issue - State: closed - Opened by Fivell almost 6 years ago - 1 comment
Labels: compliance

#34 - Add headers to request methods in DocumentClient(Interface)

Pull Request - State: closed - Opened by JaZo almost 6 years ago

#34 - Add headers to request methods in DocumentClient(Interface)

Pull Request - State: closed - Opened by JaZo almost 6 years ago

#33 - ability set dynamic headers per request

Issue - State: closed - Opened by Fivell almost 6 years ago - 4 comments

#32 - Align CollectionDocument(Interface) with ItemDocument(Interface)

Pull Request - State: closed - Opened by JaZo almost 6 years ago

#32 - Align CollectionDocument(Interface) with ItemDocument(Interface)

Pull Request - State: closed - Opened by JaZo almost 6 years ago

#31 - jsonSerialize dont serialize "included"

Issue - State: closed - Opened by bondas83 almost 6 years ago - 2 comments

#31 - jsonSerialize dont serialize "included"

Issue - State: closed - Opened by bondas83 almost 6 years ago - 2 comments

#30 - How to Setup the "Post" Model?

Issue - State: closed - Opened by lrfahmi about 6 years ago - 9 comments

#29 - Laravel 5.7 Support

Issue - State: closed - Opened by lrfahmi about 6 years ago - 3 comments

#28 - Do not fill type attribute in unmapped items in morph(to) relationships

Pull Request - State: closed - Opened by JaZo about 6 years ago

#27 - Allow '0' as id in ItemDocumentBuilder

Pull Request - State: closed - Opened by JaZo about 6 years ago

#26 - Support for Laravel 5.7

Pull Request - State: closed - Opened by JaZo about 6 years ago

#25 - Laravel 5.6 support and testing

Pull Request - State: closed - Opened by bbrala about 6 years ago - 2 comments

#25 - Laravel 5.6 support and testing

Pull Request - State: closed - Opened by bbrala about 6 years ago - 2 comments

#24 - Laravel 5.6 Support

Issue - State: closed - Opened by chaseconey about 6 years ago - 2 comments

#23 - Include attributes in get relationships

Pull Request - State: closed - Opened by AshrafHefny over 6 years ago - 6 comments

#22 - Parser Relation without include object

Pull Request - State: closed - Opened by AshrafHefny over 6 years ago - 1 comment

#22 - Parser Relation without include object

Pull Request - State: closed - Opened by AshrafHefny over 6 years ago - 1 comment

#21 - Remove EloquentItem and NullItem and rename JenssegersItem

Pull Request - State: closed - Opened by JaZo over 6 years ago

#20 - Do not add attributes to item when empty

Pull Request - State: closed - Opened by JaZo over 6 years ago

#20 - Do not add attributes to item when empty

Pull Request - State: closed - Opened by JaZo over 6 years ago

#19 - Fix code smell/style

Pull Request - State: closed - Opened by JaZo over 6 years ago

#19 - Fix code smell/style

Pull Request - State: closed - Opened by JaZo over 6 years ago

#18 - Partially rewrite JsonApi\Hydrator to improve performance

Pull Request - State: closed - Opened by JaZo over 6 years ago - 1 comment

#18 - Partially rewrite JsonApi\Hydrator to improve performance

Pull Request - State: closed - Opened by JaZo over 6 years ago - 1 comment

#17 - WIP: Preparing release

Pull Request - State: closed - Opened by bbrala almost 7 years ago - 1 comment

#17 - WIP: Preparing release

Pull Request - State: closed - Opened by bbrala almost 7 years ago - 1 comment