mmaglovanyi/graphql-php-parser

GraphQL PHP Lexer

Installs: 14 539

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 3

pkg:composer/mmaglovanyi/graphql-php-parser

1.0.4 2018-07-27 09:05 UTC

This package is not auto-updated.

Last update: 2026-01-18 13:10:44 UTC


README

Translated to PHP from ooflorent/graphql-parser

Build Status

Installation

The suggested installation method is via composer:

composer require "paweldziok/graphql-php-parser"

Usage

TODO

Contributing

  • Fork the project.
  • Make your bug fix or feature addition.
  • Add tests for it.
  • Send a pull request.