webonyx/graphql-php
Fork: 566 Star: 4642 (更新于 2024-11-18 01:05:39)
license: MIT
Language: PHP .
PHP implementation of the GraphQL specification based on the reference implementation in JavaScript
最后发布版本: v15.14.1 ( 2024-09-26 16:18:25)
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 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.
最近版本更新:(数据更新于 2024-10-02 05:46:33)
2024-09-26 16:18:25 v15.14.1
2024-09-10 18:36:48 v15.14.0
2024-08-29 18:55:50 v15.13.0
2024-06-23 19:32:33 v15.12.5
2024-06-19 21:54:26 v15.12.4
2024-06-17 17:33:00 v15.12.3
2024-06-13 15:28:30 v15.12.2
2024-06-11 20:48:59 v15.12.1
2024-06-10 17:55:38 v15.12.0
2024-06-10 17:28:22 v15.11.2
主题(topics):
api, api-management, graphql, graphql-php, php, rest-replacement
webonyx/graphql-php同语言 PHP最近更新仓库
2024-11-20 23:58:25 laravel/framework
2024-11-20 18:39:23 danielmiessler/SecLists
2024-11-16 21:54:23 w7corp/easywechat
2024-11-16 04:49:03 coollabsio/coolify
2024-11-13 23:19:14 symfony/symfony
2024-11-13 22:53:21 symfony/var-dumper