Download the PHP package overblog/graphql-bundle without Composer
On this page you can find all versions of the php package overblog/graphql-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package graphql-bundle
OverblogGraphQLBundle
This Symfony bundle provides integration of GraphQL using webonyx/graphql-php and GraphQL Relay. It also supports:
- batching with ReactRelayNetworkLayer
- batching with Apollo GraphQL
- upload and batching upload with apollo-upload-client
Browse your version documentation:
- 1.0 (DEV)
- 0.14 (STABLE)
- 0.13 (STABLE)
- 0.12 (DEPRECATE)
- 0.11 (OBSOLETE)
- 0.10 (OBSOLETE)
- 0.9 (OBSOLETE)
- 0.8 (OBSOLETE)
Versions requirements
Proof of Concept
- mcg-web/graphql-symfony-doctrine-sandbox
- michaelperrin/blog-graphql-upload-demo
- overblog/GraphQLBundleDemo
- Samffy/graphql-poc
Documentation
- Quick start
- Installation
- Definitions
- Type System
- Scalars
- Object
- Interface
- Union
- Enum
- Input Object
- Lists
- Non-Null
- Type Inheritance
- GraphQL schema language
- Schema
- Resolver
- Experimental coroutine executor
- Solving N+1 problem
- Mutation
- Relay
- Connection
- Relay Pagination helper
- Node
- Node
- Plural
- Global id
- Mutation
- Builders
- Field Builder
- Fields Builder
- Args Builder
- Expression language
- Debug
- GraphiQL
- Upload files
- Data fetching
- Query batching
- Promise
- Attributes
- Validation
- Security
- Handle CORS
- Object access control
- Fields access control
- Fields public control
- Limiting query depth
- Query complexity analysis
- Disable introspection
- Errors handling
- Events
- Profiler
Talks and slides to help you start
- GraphQL in Symfony by Bernd Alter - Twitter
- GraphQL is right in front of us, let's do it! by Renato Mendes Figueiredo - Twitter, GitHub
- Slides at http://talks.mefi.in/graphql-scotphp17
English
- Video at SymfonyCamp UA 2017
English
- Video at DPC 2017
English
- Slides at http://talks.mefi.in/graphql-scotphp17
- A GraphQL API: From hype to production by Aurélien David - Twitter, GitHub
- Une API GraphQL: du hype à la prod by Aurélien David - Twitter, GitHub
- Video at PHPTour 2017 Nantes
French
- Video at PHPTour 2017 Nantes
- Introduction to Symfony Flex and setting up OverblogGraphQLBundle with it by Renato Mendes Figueiredo - Twitter, GitHub
Community
- Get support on Symfony devs Slack on the dedicated channel overblog-graphql.
- Get support in Telegram group Overblog GraphQL
- Follow us on GitHub
Contributing
- See contributing documentation
- Thanks to all contributors
All versions of graphql-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-json Version *
murtukov/php-code-generator Version ^0.1.5
phpdocumentor/reflection-docblock Version ^5.2
phpdocumentor/type-resolver Version ^1.6.1
psr/log Version ^1.0 || ^2.0 || ^3.0
symfony/config Version ^5.4 || ^6.0 || ^7.0
symfony/dependency-injection Version ^5.4 || ^6.0 || ^7.0
symfony/event-dispatcher Version ^5.4 || ^6.0 || ^7.0
symfony/expression-language Version ^5.4 || ^6.0 || ^7.0
symfony/framework-bundle Version ^5.4 || ^6.0 || ^7.0
symfony/http-foundation Version ^5.4 || ^6.0 || ^7.0
symfony/http-kernel Version ^5.4 || ^6.0 || ^7.0
symfony/options-resolver Version ^5.4 || ^6.0 || ^7.0
symfony/property-access Version ^5.4 || ^6.0 || ^7.0
webonyx/graphql-php Version ^15.4
ext-json Version *
murtukov/php-code-generator Version ^0.1.5
phpdocumentor/reflection-docblock Version ^5.2
phpdocumentor/type-resolver Version ^1.6.1
psr/log Version ^1.0 || ^2.0 || ^3.0
symfony/config Version ^5.4 || ^6.0 || ^7.0
symfony/dependency-injection Version ^5.4 || ^6.0 || ^7.0
symfony/event-dispatcher Version ^5.4 || ^6.0 || ^7.0
symfony/expression-language Version ^5.4 || ^6.0 || ^7.0
symfony/framework-bundle Version ^5.4 || ^6.0 || ^7.0
symfony/http-foundation Version ^5.4 || ^6.0 || ^7.0
symfony/http-kernel Version ^5.4 || ^6.0 || ^7.0
symfony/options-resolver Version ^5.4 || ^6.0 || ^7.0
symfony/property-access Version ^5.4 || ^6.0 || ^7.0
webonyx/graphql-php Version ^15.4
The package overblog/graphql-bundle contains the following files
Loading the files please wait ....