2017 © Pedro Peláez
 

library graphql-php

A GraphQL parser for PHP.

image

fubhy/graphql-php

A GraphQL parser for PHP.

  • Thursday, April 28, 2016
  • by fubhy
  • Repository
  • 1 Watchers
  • 17 Stars
  • 1,963 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

GraphQL PHP

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![Total Downloads][ico-downloads], (*1)

PSR-4 compliant implementation of Facebook's GraphQL parser reference implementation in PHP., (*2)

Install

Via Composer, (*3)

``` bash $ composer require fubhy/graphql-php, (*4)


## Usage To be done ... ## Testing ``` bash $ composer test

Contributing

To be done ..., (*5)

Security

If you discover any security related issues, please email fubhy@fubhy.com instead of using the issue tracker., (*6)

License

The MIT License (MIT). Please see License File for more information., (*7)

The Versions

28/04 2016

dev-master

9999999-dev https://github.com/fubhy/graphql-php

A GraphQL parser for PHP.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

parser facebook graphql relay

28/04 2016

1.0.1

1.0.1.0 https://github.com/fubhy/graphql-php

A GraphQL parser for PHP.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

parser facebook graphql relay

08/02 2016

1.0.0

1.0.0.0 https://github.com/fubhy/graphql-php

A GraphQL parser for PHP.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

parser facebook graphql relay