hasura-extra / laravel
This package is abandoned and no longer maintained.
No replacement package was suggested.
Laravel package to build modern web APIs with Hasura graphql engine.
2.5.0
2022-05-10 08:39 UTC
Requires
- php: >=8.0
- hasura-extra/api-client: ^2.5
- hasura-extra/auth-hook: ^2.5
- hasura-extra/event-dispatcher: ^2.5
- hasura-extra/graphqlite-bridge: ^2.5
- hasura-extra/metadata: ^2.5
- hasura-extra/sailor-bridge: ^2.5
- laravel/framework: ^8.0
- symfony/psr7-pack: ^1.0
- thecodingmachine/graphqlite-laravel: ^5.0
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.5
- symfony/filesystem: ^5.0
- symfony/uid: ^5.0
Conflicts
- hasura-extra/bundle: <2.5.0
README
Laravel package to build the modern web APIs with Hasura graphql engine.
Installation
Install via Composer:
composer require hasura-extra/laravel
Documentation
The document of this library can be browsed on Github page.
License
This project is released under the MIT License.