wp-graphql/wp-graphql
Fork: 446 Star: 3671 (更新于 2024-12-02 10:11:30)
license: GPL-3.0
Language: PHP .
:rocket: GraphQL API for WordPress
最后发布版本: v1.28.1 ( 2024-08-22 01:57:35)
WPGraphQL
Unlock the power of WordPress data with GraphQL
WPGraphQL provides an extendable GraphQL API for any WordPress site, unlocking modern development workflows.
Whether you're a WordPress developer exploring GraphQL or a GraphQL expert diving into WordPress, WPGraphQL simplifies data interaction and empowers your development workflow.
🚀 Get Started
- 📦 Install WPGraphQL:
wp plugin install wp-graphql --activate
- 👩💻 Try it out: Live Demo
- 📖 Read the Quick Start Guide.
- 💬 Join the Community on Discord
- ⭐ Star the Repo on GitHub 😉
🌟 Key Features
- Flexible API: Access posts, pages, custom post types, taxonomies, users, and more.
-
Extendable Schema: Easily add functionality with functions like
register_graphql_field
andregister_graphql_connection
.- Plugins like WPGraphQL Smart Cache, WPGraphQL for ACF and other extension plugins demonstrate the power of extendability.
- Modern Framework Integration: Works seamlessly with Next.js, Svelte, Astro and other frameworks.
- Optimized Performance: Query only the data you need. Collect multiple resources in one request, reducing round-trips. Use WPGraphQL Smart Cache for enhanced performance and network-level caching and cache-invalidation.
- Developer Tools: Explore the schema with tools like the GraphiQL IDE and WordPress Playground.
📖 Documentation
🤝 Community Support
WPGraphQL is powered by a passionate community of contributors, backers, and sponsors.
Want to help maintain and grow WPGraphQL?
- Support the project on Open Collective
- Join the Community on Discord
- Contribute to the project on GitHub
🙌 Shout Outs
We extend our gratitude to the following projects and organizations for their contributions to the WordPress and GraphQL ecosystems:
-
Webonyx: For the amazing
graphql-php
library that powers WPGraphQL's core functionality. -
Ivome: For the
graphql-relay-php
library used in relay connections. - Automattic: For supporting WPGraphQL's ongoing development as a canonical WordPress plugin.
- Gatsby: For their contributions to the WPGraphQL ecosystem and support for headless WordPress development.
- WPEngine: For funding early development of WPGraphQL and supporting its growth.
- Facebook: For open-sourcing the GraphQL spec, GraphiQL, and maintaining the JavaScript reference implementation.
- Apollo: For pushing GraphQL forward and inspiring schema design best practices.
- The WordPress REST API Contributors: For paving the way with the WP-API project, inspiring WPGraphQL's architecture.
Thank you to all these organizations and individuals for their efforts in shaping the tools we rely on today.
🔌 Canonical Plugin
WPGraphQL is becoming a Canonical Plugin on WordPress.org, ensuring long-term support and a growing community of users and contributors.
🛠 Privacy & Telemetry
WPGraphQL uses the Appsero SDK to collect telemetry data only after user consent, helping us improve the plugin responsibly.
最近版本更新:(数据更新于 2024-09-18 22:36:16)
2024-08-22 01:57:35 v1.28.1
2024-08-09 00:01:16 v1.28.0
2024-07-04 22:19:18 1.27.2
2024-07-04 06:43:01 v1.27.1
2024-06-06 04:40:00 v1.27.0
2024-05-10 11:01:12 v1.26.0
2024-05-03 10:11:27 v1.25.0
2024-04-24 04:31:41 v1.24.0
2024-04-10 11:27:58 v1.23.0
2024-03-15 06:13:00 v1.22.1
主题(topics):
api, gatsby, graphql, graphql-api, graphql-php-library, graphql-server, hacktoberfest, wordpress, wordpress-plugin, wp-plugin, wpgraphql
wp-graphql/wp-graphql同语言 PHP最近更新仓库
2024-12-13 19:38:03 coollabsio/coolify
2024-12-13 09:22:46 w7corp/easywechat
2024-12-11 20:15:22 symfony/symfony
2024-11-29 16:49:37 symfony/var-dumper
2024-11-20 23:58:25 laravel/framework
2024-11-20 18:39:23 danielmiessler/SecLists