Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/digiaonline/graphql-php

A PHP7 implementation of the GraphQL specification.
https://github.com/digiaonline/graphql-php

⚠️ Advance notice: this project will be archived ⚠️

hugovk opened this issue almost 2 years ago
Rename master to main

hugovk opened this pull request over 2 years ago
error with php 8.1

omidxplimbo opened this issue about 3 years ago
How would I return a list of objects with total records

ChrisJokinen opened this issue over 3 years ago
Replace Travis CI with GitHub Actions

hugovk opened this pull request almost 4 years ago
Fix php decprecations

Hyperinen opened this pull request almost 4 years ago
Call to a member function getName() on null

lingo opened this issue almost 5 years ago
[Question]: Question about an request

c-Rolland opened this issue about 5 years ago
Add GraphQL contracts support

SerafimArts opened this pull request about 5 years ago
Fix PHP deprecations

SerafimArts opened this pull request about 5 years ago
Fix null variables and default values

crisu83 opened this pull request over 5 years ago
Fix middleware examples (fixes #341)

crisu83 opened this pull request over 5 years ago
Fix definition printer tests

crisu83 opened this pull request over 5 years ago
Error Reporting

truecastdesign opened this issue over 5 years ago
Adds support for asynchronous executions via Promises

acelot opened this pull request over 5 years ago
Skipping schema validation greatly speeds up the execution

acelot opened this issue over 5 years ago
`extend` doesn't work

acelot opened this issue over 5 years ago
[Question] How to get requested fields inside resolver function?

acelot opened this issue almost 6 years ago
Misuse of Middleware

libwiki opened this issue almost 6 years ago
Update the CHANGELOG for v1.1.0

Jalle19 opened this pull request almost 6 years ago
Travis CI updates

hugovk opened this pull request almost 6 years ago
Upgrade phpstan and fix some new issues

Jalle19 opened this pull request about 6 years ago
Fix a couple of code analysis issues

Jalle19 opened this pull request about 6 years ago
Deferred resolving doesn't seem to work

Jalle19 opened this issue about 6 years ago
Move error handling

crisu83 opened this pull request about 6 years ago
Exceptions can sometimes be wrapped inside two ExecutionExceptions

Jalle19 opened this issue about 6 years ago
Update the CHANGELOG

Jalle19 opened this pull request about 6 years ago
Reduce the number of container calls

Jalle19 opened this pull request about 6 years ago
Reduce redundant container calls while executing

Jalle19 opened this issue about 6 years ago
Update the CHANGELOG for v1.0.2

Jalle19 opened this pull request about 6 years ago
Update the READMEs table of contents

Jalle19 opened this pull request about 6 years ago
Don't validate the schema again when validating the query against it

Jalle19 opened this pull request about 6 years ago
Fix wrong type-hints in ExecutionResult

Jalle19 opened this pull request about 6 years ago
Add a CHANGELOG

Jalle19 opened this pull request about 6 years ago
Add a CHANGELOG

Jalle19 opened this issue about 6 years ago
Don't validate the schema again when validating the query against it

Jalle19 opened this issue about 6 years ago
Wrong type-hints for errors in ExecutionResult

Jalle19 opened this issue about 6 years ago
Execution strategies

crisu83 opened this pull request about 6 years ago
Improving Performances

benjamindulau opened this issue about 6 years ago
How to resolve inner type field defined in graphql language

benjamindulau opened this issue about 6 years ago
Error handler middleware

crisu83 opened this pull request about 6 years ago
Laravel integration package

Jalle19 opened this issue about 6 years ago
Create bug report template

hugovk opened this pull request about 6 years ago
Create bug report template

hugovk opened this pull request about 6 years ago
Update issue templates

hugovk opened this pull request about 6 years ago
Fix resolver example

crisu83 opened this pull request about 6 years ago
Code of Conduct

crisu83 opened this pull request about 6 years ago
Fix false as value for non-null booleans in input types

Jalle19 opened this pull request about 6 years ago
Cannot use false as value for non-null booleans in input types

Jalle19 opened this issue about 6 years ago
Fix resolver middleware example

crisu83 opened this pull request about 6 years ago
Visitor info

crisu83 opened this pull request about 6 years ago
Fix coercing values for enum type

crisu83 opened this pull request about 6 years ago
Fix a bug which causes non-nullable field can return null

hungneox opened this pull request about 6 years ago
Upgrade phpstan and add config file

symm opened this pull request about 6 years ago
Fix some invalid docblocks

symm opened this pull request about 6 years ago
Fix coercing of false values

crisu83 opened this pull request about 6 years ago
Move exceptions

crisu83 opened this pull request about 6 years ago
Type resolver

crisu83 opened this pull request about 6 years ago
Named resolver middleware

crisu83 opened this pull request about 6 years ago
Resolver middleware

crisu83 opened this pull request about 6 years ago
Before and after resolve

crisu83 opened this pull request about 6 years ago
Fix handling of errors in mutations

crisu83 opened this pull request about 6 years ago
Fix typo

hungneox opened this pull request over 6 years ago
Use GraphQLException for caught exceptions during execution

hungneox opened this pull request over 6 years ago
Refactor error handler injection

crisu83 opened this pull request over 6 years ago
Remove relay support section

crisu83 opened this pull request over 6 years ago
Related projects section

crisu83 opened this pull request over 6 years ago
Deferred resolvers

hungneox opened this pull request over 6 years ago
Deferred Resolvers

asheliahut opened this issue over 6 years ago
Document how to use custom directives

Jalle19 opened this issue over 6 years ago
Link to digiaonline/graphql-datetime-scalar-php in the README

Jalle19 opened this issue over 6 years ago
Refactor VisitorInterface to allow for more fine-grained control

Jalle19 opened this pull request over 6 years ago
WIP: Immutable AST

crisu83 opened this pull request over 6 years ago
Add a SourceBuilderInterface along with two basic implementations

Jalle19 opened this pull request over 6 years ago
Fix some issues with the ID type

Jalle19 opened this issue over 6 years ago
Validation step for schema extension

crisu83 opened this issue over 6 years ago
Fix ambiguity with null variable values and default values

crisu83 opened this issue over 6 years ago
June 2018 specification

crisu83 opened this issue over 6 years ago
First-class AST

crisu83 opened this pull request over 6 years ago
Can't set description of field with legacy comments

olivernybroe opened this issue over 6 years ago
WIP: Initial test for nested mutation query

hungneox opened this pull request over 6 years ago
Type resolver tests

crisu83 opened this issue almost 7 years ago
Print schema AST

crisu83 opened this issue almost 7 years ago
Fix testMaintainsTypeInfoDuringEdit (fixes #42)

crisu83 opened this pull request almost 7 years ago
NodePrinter tests

crisu83 opened this issue almost 7 years ago
Fix testMaintainsTypeInfoDuringEdit

crisu83 opened this issue almost 7 years ago
WIP: Field resolver

crisu83 opened this pull request almost 7 years ago
Initial support for introspection queries

crisu83 opened this pull request almost 7 years ago
Fix missing NameNode while building OperationDefinitionNode

hungneox opened this pull request almost 7 years ago
Resolving data

crisu83 opened this issue almost 7 years ago
Print AST tree

crisu83 opened this issue almost 7 years ago
Introspection

crisu83 opened this issue almost 7 years ago
Block string value unit tests

crisu83 opened this issue almost 7 years ago
Lexer unit tests

crisu83 opened this issue almost 7 years ago
Exception handling

crisu83 opened this issue almost 7 years ago
Execution module: Query

hungneox opened this pull request almost 7 years ago
Execution module

hungneox opened this pull request almost 7 years ago
GraphQL language parser

crisu83 opened this issue almost 7 years ago
Execution

crisu83 opened this issue almost 7 years ago