mmaglovanyi/graphql-php-parser

GraphQL PHP Lexer

Maintainers

Package info

github.com/mmaglovanyi/graphql-php-parser

pkg:composer/mmaglovanyi/graphql-php-parser

Statistics

Installs: 15 052

Dependents: 0

Suggesters: 0

Stars: 0

1.0.4 2018-07-27 09:05 UTC

This package is not auto-updated.

Last update: 2026-03-29 13:58:48 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.