Download the PHP package axtiva/flexible-graphql-bundle without Composer
On this page you can find all versions of the php package axtiva/flexible-graphql-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download axtiva/flexible-graphql-bundle
More information about axtiva/flexible-graphql-bundle
Files in axtiva/flexible-graphql-bundle
Download axtiva/flexible-graphql-bundle
More information about axtiva/flexible-graphql-bundle
Files in axtiva/flexible-graphql-bundle
Vendor axtiva
Package flexible-graphql-bundle
Short Description Schema first bundle for generate php code from graphql sdl to TypeRegistry with webonyx/graphql-php for symfony framework
License MIT
Package flexible-graphql-bundle
Short Description Schema first bundle for generate php code from graphql sdl to TypeRegistry with webonyx/graphql-php for symfony framework
License MIT
Please rate this library. Is it a good library?
Informations about the package flexible-graphql-bundle
Axtiva Flexible Graphql Bundle
Symfony bundle for Flexible Graphql PHP for fast implementation graphql api
Features
- SDL first code generation
- Fast integration to any project without breaking changes
- Lazy loading on schema definition
- Apollo Federation Support
- Amphp v3 support for async executions
- Executable directives
- Support symfony native opcache preload file generation
Setup
Composer install:
Create bundle config:
Run command
Look at flexible_graphql.dir created files.
Quick install
Quick install guide
Supported commands
Async execution
Currently, the bundle supports async execution of resolvers using amphp v3. Read in docs/async.md how to use it.
Tests
Run tests
PHPStan
Run PHPStan
All versions of flexible-graphql-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
axtiva/flexible-graphql-php Version ^3.0.2
symfony/console Version ^6.4 | ^7.0 | ^8.0
symfony/config Version ^6.4 | ^7.0 | ^8.0
symfony/dependency-injection Version ^6.4 | ^7.0 | ^8.0
symfony/framework-bundle Version ^6.4 | ^7.0 | ^8.0
symfony/http-kernel Version ^6.4 | ^7.0 | ^8.0
symfony/property-access Version ^6.4 | ^7.0 | ^8.0
symfony/yaml Version ^6.4 | ^7.0 | ^8.0
axtiva/flexible-graphql-php Version ^3.0.2
symfony/console Version ^6.4 | ^7.0 | ^8.0
symfony/config Version ^6.4 | ^7.0 | ^8.0
symfony/dependency-injection Version ^6.4 | ^7.0 | ^8.0
symfony/framework-bundle Version ^6.4 | ^7.0 | ^8.0
symfony/http-kernel Version ^6.4 | ^7.0 | ^8.0
symfony/property-access Version ^6.4 | ^7.0 | ^8.0
symfony/yaml Version ^6.4 | ^7.0 | ^8.0
The package axtiva/flexible-graphql-bundle contains the following files
Loading the files please wait ...