Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork571
PHP implementation of the GraphQL specification based on the reference implementation in JavaScript
License
webonyx/graphql-php
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a PHP implementation of theGraphQLspecificationbased on thereference implementation in JavaScript.
Via composer:
composer require webonyx/graphql-php
Full documentation is available athttps://webonyx.github.io/graphql-phpor in thedocs directory.
There are several ready examples in theexamples directory,with a specific README file per example.
This project followsSemantic Versioning 2.0.0.
Elements that belong to the public API of this package are marked with the@api
PHPDoc tag.Those elements are thus guaranteed to be stable within major versions. All other elements arenot part of this backwards compatibility guarantee and may change between minor or patch versions.
The most recent version is actively developed onmaster
.Older versions are generally no longer supported, although exceptions may be made for sponsors.
For security related issues, emailbenedikt@franke.tech instead of opening a GitHub issue.
This project exists thanks toall the people whocontribute.
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.Become a sponsor.
SeeLICENSE.
About
PHP implementation of the GraphQL specification based on the reference implementation in JavaScript
Topics
Resources
License
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.