hasura-extra / bundle
Symfony bundle to build modern web APIs with Hasura graphql engine.
5.0.0
2024-01-03 18:34 UTC
Requires
- php: >=8.2
- hasura-extra/api-client: ^5.0
- hasura-extra/auth-hook: ^5.0
- hasura-extra/event-dispatcher: ^5.0
- hasura-extra/metadata: ^5.0
- symfony/dependency-injection: ^7.0
- symfony/framework-bundle: ^7.0
- symfony/http-kernel: ^7.0
- symfony/psr7-pack: ^1.0
Requires (Dev)
- nyholm/psr7: ^1.0
- phpunit/phpunit: ^10.4
- symfony/filesystem: ^7.0
- symfony/proxy-manager-bridge: ^6.4
- symfony/security-bundle: ^7.0
- symfony/test-pack: ^1.0
- symfony/uid: ^7.0
Conflicts
- hasura-extra/graphql-scalars: <5.0.0
- hasura-extra/hasura-bundle: *
- hasura-extra/laravel: <2.5.0
README
Symfony bundle to build the modern web APIs with Hasura graphql engine.
Installation
Install via Composer:
composer require hasura-extra/bundle
Documentation
The document of this library can be browsed on Github page.
License
This project is released under the MIT License.