mmaglovanyi/graphql-php-parser

GraphQL PHP Lexer

Installs: 14 471

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: 2025-12-21 12:35:50 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.