hasura-extra / graphqlite-bridge
Provides integration for GraphQLite with Hasura Extra packages.
Installs: 25 306
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 0
pkg:composer/hasura-extra/graphqlite-bridge
Requires
- php: >=8.0
- hasura-extra/api-client: ^3.4.1
- hasura-extra/metadata: ^3.4.1
- symfony/uid: ^6.0
- thecodingmachine/graphqlite: ^5.0
Requires (Dev)
- phpunit/phpunit: ^9.5
Conflicts
- hasura-extra/auth-hook: <3.4.1
- hasura-extra/bundle: <3.4.1
- hasura-extra/event-dispatcher: <3.4.1
- hasura-extra/graphql-scalars: <3.4.1
- hasura-extra/laravel: <2.5.0
- hasura-extra/sailor-bridge: <3.4.1
README
Provide integration for GraphQLite library with Hasura Extra packages.
Installation
Install via Composer:
composer require hasura-extra/graphqlite-bridge
Documentation
The document of this library can be browsed on Github page.
License
This project is released under the MIT License.