Ecosyste.ms: OpenCollective

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

github.com/webonyx/graphql-php

PHP implementation of the GraphQL specification based on the reference implementation in JavaScript
https://github.com/webonyx/graphql-php

Allow objects with __toString in IDType

25e341e9d9309368f6399506febe71e09a0f2f46 authored almost 7 years ago by Jáchym Toušek <[email protected]>
v0.11.4

3536280fac093cd482c439d4cf361ff60d3e47e6 authored almost 7 years ago by Vladimir Razuvaev <[email protected]>
Merge pull request #199 from roippi/findbreakingchanges

port findBreakingChanges

9c563d5c0006f03a08746b5b3ae3d7167dfe6f57 authored almost 7 years ago by Vladimir Razuvaev <[email protected]>
v0.11.3

ea05c927238377bdd56296dc2552b53841fdb07d authored almost 7 years ago by Vladimir Razuvaev <[email protected]>
StandardServer: a bit more validation for parsed json PSR-7 request (related to #202)

0af2fe79f2728d88d24618fa0fa47575e5d76a2c authored almost 7 years ago by Vladimir Razuvaev <[email protected]>
Merge pull request #202 from PowerKiKi/support-non-parsed-psr7

Support non pre-parsed PSR-7 request body

9d37f4c0d9d15d925bfe3c41a5f2e043f0fa7f2f authored almost 7 years ago by Vladimir Razuvaev <[email protected]>
Support non pre-parsed PSR-7 request body

Because PSR-7 specification only specify that `getParsedBody()` **may**
return the parsed body f...

11c9429fabd8b646356fc30c65e7bb7a4e7f8a17 authored almost 7 years ago by Adrien Crivelli <[email protected]>
testFindsAllDangerousChanges

b18dfd670ffa1891413044a9ea454242ba3307c8 authored almost 7 years ago by Ben Roberts <[email protected]>
testDetectsAdditionsToUnionType

533b8b8b5f499ac06a54baf48be55b72ee3bef0f authored almost 7 years ago by Ben Roberts <[email protected]>
testDetectsEnumValueAdditions

e0a63ec7927788099ac7816c30a01d800415d430 authored almost 7 years ago by Ben Roberts <[email protected]>
testFindDangerousArgChanges

c4ae03454a53f76a117d1da0f620661fe710179e authored almost 7 years ago by Ben Roberts <[email protected]>
testDetectsAllBreakingChanges

3c0ed787ba5f9f49eb4d3771912c8755e1101df1 authored almost 7 years ago by Ben Roberts <[email protected]>
testDetectsRemovalOfInterfaces

dbccf9b196c439fe9c82f8def08f3abfe96f95bb authored almost 7 years ago by Ben Roberts <[email protected]>
testArgsThatMoveAwayFromNonNull

0bb689d340d3db31e6b37915fb05bc604645451e authored almost 7 years ago by Ben Roberts <[email protected]>
testDoesNotFlagArgsWithSameTypeSignature

90f35f26a29a595ddf371dd50638f2c917f965f1 authored almost 7 years ago by Ben Roberts <[email protected]>
testDetectsAdditionOfFieldArg

0fd5abc8338addece3e57936d4402b9d30c352aa authored almost 7 years ago by Ben Roberts <[email protected]>
testDetectsFieldArgumentTypeChange

42d8ac07f98acb2a4035ca15fbff05abab01ad94 authored almost 7 years ago by Ben Roberts <[email protected]>
bugfix var ref

4ea6cbe839ad41e37840413fc83d6a463897ed69 authored almost 7 years ago by Ben Roberts <[email protected]>
testDetectsRemovalOfFieldArgument

fc9c5e85aa7f0e047924b92448ae909fecfb87e7 authored almost 7 years ago by Ben Roberts <[email protected]>
testDetectsValuesRemovedFromEnum

cac011246e9fbc43fd874b8356e9043957f00dfb authored almost 7 years ago by Ben Roberts <[email protected]>
testDetectsIfTypeWasRemovedFromUnion

98ce1ccc69e059232bb66b6a4d354d503f5a6102 authored almost 7 years ago by Ben Roberts <[email protected]>
testDetectsNonNullFieldAddedToInputType

dde2747918ebb77e20472d4fd0f717eb12a52252 authored almost 7 years ago by Ben Roberts <[email protected]>
testShouldDetectInputFieldChanges

cf4cccf4d6cfbeaa053f54ccac4052a2a39f8c26 authored almost 7 years ago by Ben Roberts <[email protected]>
testShouldDetectFieldChangesAndDeletions test

68dbcc9ca385b2aca83fd0cea435456a49e882e5 authored almost 7 years ago by Ben Roberts <[email protected]>
findTypesThatChangedKind test

b2b5d6f0805a308b035ff847c38c7b167c4a0d8b authored almost 7 years ago by Ben Roberts <[email protected]>
findRemovedTypes test

d9ce567cc8a9d25e7a32a0a2762afb189a46a1a3 authored almost 7 years ago by Ben Roberts <[email protected]>
change fns to static

4207adc098bb326cb9ba03d7117cc7953a387aeb authored almost 7 years ago by Ben Roberts <[email protected]>
improve docstrings

6bdb7b7f806fd8a7f145a9573f1b11f335625246 authored almost 7 years ago by Ben Roberts <[email protected]>
finish mechanical conversions

af60f1ee4de4e0a4836c9f24ea9f4669ad0927cf authored almost 7 years ago by Ben Roberts <[email protected]>
top level API functions, docstrings

a1325eeb3ff255b54fd13d59d0d55c78744435cb authored almost 7 years ago by Ben Roberts <[email protected]>
interfaces and enums

55f6d6cf4777a50541331602e38f7a830f593518 authored almost 7 years ago by Ben Roberts <[email protected]>
dangerous changes consts

6e95b81aeeca3e7ecaac7c5554561588d2d34b3b authored almost 7 years ago by Ben Roberts <[email protected]>
couple more functions

e649ef307aa65a211224e74c4b6e91480640cd13 authored almost 7 years ago by Ben Roberts <[email protected]>
some functions converted over

3811181f4914ab2391b3b16d539cefc88ea6f579 authored almost 7 years ago by Ben Roberts <[email protected]>
initial porting

7aebf2dbf78e0678b2d32614448c8b9fa10692a6 authored almost 7 years ago by Ben Roberts <[email protected]>
Merge pull request #187 from gabidj/patch-1

Fixed minor bug in example

eaadae4a5b3fe989ee4f614ab1c0ada7df4180cd authored almost 7 years ago by Vladimir Razuvaev <[email protected]>
Update graphql.php

9b449745ab5278de6edb2724fe029088403c2971 authored about 7 years ago by Gabi DJ <[email protected]>
removed redundant code and comments

removed redundant code and comments from PR

7f54b1f7e32f47aa77e7b90bd115f4c62d8a2011 authored about 7 years ago by Gabi DJ <[email protected]>
`$data` Unsupported operand types error fix

the operator `+=` only works like `array_merge ($left, $right) ;` if both variables are arrays

cf3ca86246692b7664aee7f750f9d71851b86a9f authored about 7 years ago by Gabi DJ <[email protected]>
Fixed typo in docs, see #185

57f5ee37834c58c86e6dafa5b272ef9d11ca6dc5 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Merge remote-tracking branch 'origin/master'

b17b1c33366d07877feb4299f207a420fbfe53b5 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Preserve description for custom scalars (#181)

1487741f37d8e6b183c678a7a041b2be1f6c7fd2 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Merge pull request #177 from GabrielDeveloper/develop

Improve test coverage

0c3a6578003b53df1a282b8071bb324d2b4bb5c4 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Creating test to Language\Token

440d38d3bce3b979953bd0423a579ebf26889a5f authored about 7 years ago by Gabriel Goncalves <[email protected]>
Fixed a mistake in the type language documentation (#176)

fb0ca607e2cab06caf321dddac087a5a79d8f04f authored about 7 years ago by Vladimir Razuvaev <[email protected]>
v0.11.1

cb40e111a3467b5befd5a279eecbfbfe0584261b authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Ability to override internal types (using `types` option of Schema class) #174

f7248dec76cee2ad7af6a22799e8462963e935a9 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
v0.11.0

d46ad091083c196f14d8bc94c35e4b52391fe9b2 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Additional checks for possible fragment spreads

c5efd1d65b8d2b43e48e09a7f58d89ba30a5c714 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Additional tests for variable coercion + use printSafeJson vs printSafe for input variables

1e34982bdafa234c135879b1404bd1fa3654667e authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Account for query offset in files for errors

a1e06b2e6128dd1798dfac57978e06a3703a614a authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Add support for directives applied on IDL & Schema

6050af4e6701899247df2455c59638d000feed51 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Fixed type in tests: Testcase -> TestCase

39f378ece72d30b819873ae56518fd165e6f25f9 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Fixed `parseValue` of StringType and IDType: (it should return null on invalid value, not throw)

5f5c8118c034a43d4a93238afbe165f23d8d499c authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Fixed failed integer test (only fails on some OSs and PHP versions)

2023b427aec3085614760fd3af9510235ebd21ef authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Merge branch 'master' of https://github.com/webonyx/graphql-php

c97438cd7d63995d08b9da8ab6efe617311e04e4 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Merge pull request #171 from dereklavigne18/query_variable_coercion

Update query variable coercion to meet the rules outlined in the specification.

537dbabe8f76b367d545e9fb69c88b55eabb1975 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Update query variable coercion to meet the rules outlined in the

specification.

The framework currently coerces query variables similar to the way it
treats outp...

d22385cc93f8c7fe0558a9e47d7c54b428a71fdb authored about 7 years ago by Derek Lavigne <[email protected]>
Minor docs improvements

79ebc545381d6414a372f8959a314f57fd0e49b4 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
v0.10.2

7cc863df37b2270ec2b57cb9d322da064d832a59 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Server: do not raise an error when variables are passed as empty string (#156)

6ff427d241a75916caeac10514408a246a52ea10 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Added entry about graphql.org in the README + minor README tweaks

46477c75c4951e035318b62f011eedc57b48990d authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Fixed typos and mistakes in README

524a01a3a4e37b2e64ba67b5373ace33f1d15f0d authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Added CONTRIBUTING.md and updated README.md

2ccc631ff33eaf3d3379a66c473e917cea2229b6 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
v0.10.1

1eb2ccac76e3ff4e1864477729915463bd6a409b authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Server: fixed constructor screwed during rebasing + restored tests for the server

d95fb461eefe23f357fa6471f5b30e00a04ac974 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Fixed minor error in docblock comment

a1652468f0700c39cd26b122f77c391788f5434c authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Changed CHANGELOG documentation links to documentation site

df1b575469cb005b17088f0dcdf4d4543f7abac4 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Merge branch 'master' of https://github.com/webonyx/graphql-php into v0.10

6fdcfd9bb0d0e153ec9009ea956146d5fa638de1 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Added entries about deprecation of old server and type resolution strategies to UPGRADE.md document

cbc744ea08d62920173058d91a9ee98b2e29bd34 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Added CHANGELOG document

1f68909eb0df97ca0f2aad57b66bee926cc9b4c7 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Added entry in docs about schema config class

a3b6974249350c77d703e6f589a46caa86f5c9ec authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Added link to docs for generic error about unique type instance (#149)

90602b31ba7b370c24edf495a6d7053c85eef3e3 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Documentation improvements

7f346d56581a3bd99611acd85016c778ea94d678 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Docblocks improvements

de791536cecfcef98bb0a1aff041fa66876cf70c authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Minor Executor tweaks

d5e3d08d850a5d531675ad7889c0b433b65c6a56 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Moved `GraphQL\Language\AST\Node::fromArray` to `GraphQL\Utils\AST::fromArray`

085516bddacae0fb81ace4e75df7ed44786d0ede authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Documentation and docblock improvements

bd444752f8d6df77f725da3f4104d2f1e6bb0191 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
New example for server usage

199caf3080db9038eaa9464e685d69b59fa1f735 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Server: Extracted method for emitting response

71343f2f627bccfe248cf07ab2a5fc8e08d338c2 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Fixing examples

8098b2b88638768f79130fa3b297b37bfcf4929a authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Reference docs generated from docblocks

009cdecb94fe46e85c22654c4125ed754875f4c3 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Improved docblock comments (suitable for reference docs generation)

1b4f983f3f47a0fe609bcf3224f42987a92920c3 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Added psr/http-message as a dev dependency to ensure that unit tests run without additional deps installation steps

3ef2d2827b2d27577ec7746b4f8a1dda5afcabb1 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Reference docs generator

0af1fb2793dee50ef935fc96578266caa96cc881 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Merge pull request #152 from mcg-web/add-hooks-while-completing-sync-promise

Add hooks to helps promise completion with custom backend

ed6629130869893e6efb5757dab5812def357bce authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Add hooks to helps promise completion with custom backend

1c143360ca5fbb5d72246e37652fa07cc9502f9f authored about 7 years ago by Jeremiah VALERIE <[email protected]>
Docs on security

99356f7faf0d1d55764f0ce5ce900e843cb9e4f9 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Docs about custom validation rules

4f374bca83516b6c1d0efa23ea921fe8e122fa60 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Abstract base class for validation rules

203fddfe4ec98fa82f349e1f5c6378d30cedd35f authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Suppressing Config deprecation warning in tests

9499e5ae8ec68d35ddb91155231df25510ec8c69 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Further documentation improvements

637156fe65a10d330f7d73c0b86933e023e9ef32 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Documented server usage

2537a62ec20a6ae820f4d3f96a713064edcc4006 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Fixed Parser docblock comments

2bfce654846d4c86048e0de8ade3519b105749d9 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Server: minor improvements

83cc9132a000ce147c0a1f2d8354d8bceac0f911 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Split sync and async facade methods

d578b8a22f9e2d44d89fa22d1301f4e04e3c7525 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Documentation improvements

c04d037fb16ad6be97648296ca8869636cf38792 authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Documented lazy loading of types in schema and ability to define schema using GraphQL type language

c65d8d8624c96756767ebabd7511e3ed90bff8ff authored about 7 years ago by Vladimir Razuvaev <[email protected]>
BuildSchema::build() now accepts DocumentNode as well

e52fe8c3849dced7073d784a0023debaae17b99b authored about 7 years ago by Vladimir Razuvaev <[email protected]>
Refactored error formatting (debugging part)

03629c1e3c657fa53151dbdc192c162bf8fd5877 authored about 7 years ago by Vladimir Razuvaev <[email protected]>