GitHub - webonyx/graphql-php: A PHP port of GraphQL reference implementation
本站和网页 https://github.com/webonyx/graphql-php 的作者无关,不对其内容负责。快照谨为网络故障时之索引,不代表被搜索网站的即时页面。
GitHub - webonyx/graphql-php: A PHP port of GraphQL reference implementation
Skip to content
Sign up
Why GitHub?
Features →
Code review
Project management
Integrations
Actions
Packages
Security
Team management
Hosting
Customer stories →
Security →
Enterprise
Explore
Explore GitHub →
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Marketplace
Pricing
Plans →
Compare plans
Contact Sales
Nonprofit →
Education →
In this repository
All GitHub
Jump to
No suggested jump to results
In this repository
All GitHub
Jump to
In this repository
All GitHub
Jump to
Sign in
Sign up
webonyx
graphql-php
Sponsor
Sponsor webonyx/graphql-php
Watch
A PHP port of GraphQL reference implementation
webonyx.github.io/graphql-php/
MIT License
stars
forks
Watch
Issues
Pull requests
Actions
Projects
Security
Insights
Issues
Pull requests
Actions
Projects
Security
Insights
Dismiss
Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Branch:
master
Go to file
Clone with HTTPS
Use Git or checkout with SVN using the web URL.
Open with GitHub Desktop
Download ZIP
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Go back
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Go back
Launching Xcode
If nothing happens, download Xcode and try again.
Go back
Launching Visual Studio
If nothing happens, download the GitHub extension for Visual Studio and try again.
Go back
Latest commit
vladar
committed
c36914e
Jul 2, 2020
…
v14.0.1
Git stats
1,234
commits
branches
Files
Permalink
Failed to load latest commit information.
Latest commit message
Commit time
.github
Bump php action in order to use composer v1
Jun 4, 2020
benchmarks
Rename $rootValue where applicable
Jul 1, 2019
Updated documentation
Jun 21, 2020
examples
Merge branch 'master' into fix-formatted-error
Jun 21, 2020
fix: skip node correctly in KnownArgumentNamesOnDirectives rule (#686)
Jul 2, 2020
tests
Fix construct empty phpstan violations (#648)
Jun 30, 2020
tools
Updated documentation
Jun 21, 2020
.coveralls.yml
Fix branch coverage reporting
Jan 6, 2020
.gitattributes
Update .gitattributes
May 8, 2019
.gitignore
Add .phpunit.result.cache to .gitignore
Apr 14, 2020
CHANGELOG.md
v14.0.1
Jul 2, 2020
CONTRIBUTING.md
update phpbench (#682)
Jun 26, 2020
LICENSE
Switched license to MIT for full compatibility with graphql-js
Jan 19, 2018
README.md
Show GitHub CI badge instead of Travis
Jun 8, 2020
UPGRADE.md
v14.0.0
Jun 21, 2020
composer.json
update phpbench (#682)
Jun 26, 2020
mkdocs.yml
Documentation improvements
Aug 20, 2017
phpbench.json
Added phpbench for benchmarking
Sep 14, 2016
phpcs.xml.dist
Little fixes
Oct 22, 2018
phpstan-baseline.neon
fix: skip node correctly in KnownArgumentNamesOnDirectives rule (#686)
Jul 2, 2020
phpstan.neon.dist
PHPStan extension installer, baseline, fixes (#602)
Feb 26, 2020
phpunit.xml.dist
Pluggable executor implementations; new faster executor using coroutines
Nov 6, 2018
View code
README.md
graphql-php
This is a PHP implementation of the GraphQL specification
based on the reference implementation in JavaScript.
Installation
Via composer:
composer require webonyx/graphql-php
Documentation
Full documentation is available on the Documentation site as well
as in the docs folder of the distribution.
If you don't know what GraphQL is, visit the official website first.
Examples
There are several ready examples in the examples folder of the distribution with specific
README file per example.
Contributors
This project exists thanks to all the people who contribute. [Contribute].
Backers
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]
License
See LICENSE.
About
A PHP port of GraphQL reference implementation
webonyx.github.io/graphql-php/
Topics
graphql
api-management
graphql-php
rest-replacement
Resources
Readme
License
MIT License
Releases
v14.0.1
Latest
Jul 2, 2020
+ 67 releases
Sponsor this project
opencollective.com/webonyx-graphql-php
Learn more about GitHub Sponsors
Contributors 83
+ 72 contributors
Languages
100.0%
2020 GitHub, Inc.
Terms
Privacy
Security
Status
Contact GitHub
Pricing
Training
About
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.