paweldziok/graphql-php-parser

GraphQL PHP Lexer

Installs: 29

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 3

Forks: 3

Open Issues: 1

pkg:composer/paweldziok/graphql-php-parser

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

This package is not auto-updated.

Last update: 2025-12-24 16:15:35 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.