Skip to content

simPod/graphql-php

This branch is 2 commits ahead of, 17 commits behind webonyx/graphql-php:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fda9942 · Nov 12, 2024
Nov 12, 2024
Aug 21, 2024
Oct 25, 2024
Jun 18, 2024
Sep 10, 2024
Oct 31, 2024
Nov 12, 2024
Nov 24, 2021
Mar 6, 2023
Nov 4, 2022
Jun 10, 2024
Oct 31, 2024
Feb 15, 2024
Jan 19, 2018
Jun 10, 2024
Aug 24, 2023
Oct 1, 2023
Nov 11, 2024
Jun 10, 2024
Oct 12, 2023
Jan 2, 2022
Oct 25, 2024
Sep 10, 2024
Jun 5, 2023
Aug 21, 2024
Jan 8, 2024

Repository files navigation

graphql-php

CI Coverage Status Latest Stable Version

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 at https://webonyx.github.io/graphql-php or in the docs directory.

Examples

There are several ready examples in the examples directory, with a specific README file per example.

Versioning

This project follows Semantic 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 are not part of this backwards compatibility guarantee and may change between minor or patch versions.

The most recent version is actively developed on master. Older versions are generally no longer supported, although exceptions may be made for sponsors.

Security

For security related issues, email benedikt@franke.tech instead of opening a GitHub issue.

Contributors

This project exists thanks to all the people who 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

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%