paweldziok/graphql-php-parser

GraphQL PHP Lexer

Maintainers

Package info

github.com/pdziok/graphql-php-parser

pkg:composer/paweldziok/graphql-php-parser

Statistics

Installs: 29

Dependents: 0

Suggesters: 0

Stars: 9

Open Issues: 1

dev-master 2015-07-15 20:23 UTC

This package is not auto-updated.

Last update: 2026-04-29 17:58:16 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.