hasura-extra / metadata
The library help to manage Hasura metadata.
5.0.0
2024-01-03 18:34 UTC
Requires
- php: >=8.2
- hasura-extra/api-client: ^5.0
- symfony/console: ^7.0
- symfony/filesystem: ^7.0
- symfony/string: ^7.0
- symfony/yaml: ^7.0
Requires (Dev)
- phpunit/phpunit: ^10.4
Conflicts
- hasura-extra/auth-hook: <5.0.0
- hasura-extra/bundle: <5.0.0
- hasura-extra/event-dispatcher: <5.0.0
- hasura-extra/graphql-scalars: <5.0.0
- hasura-extra/hasura-bundle: *
- hasura-extra/laravel: <2.5.0
README
Library to help manage Hasura metadata and provide set of commands like Hasura CLI but for PHP.
Installation
Install via Composer:
composer require hasura-extra/metadata
Documentation
The document of this library can be browsed on Github page.
License
This project is released under the MIT License.