hasura-extra / metadata
The library help to manage Hasura metadata.
Installs: 58 897
Dependents: 3
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
pkg:composer/hasura-extra/metadata
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.