digiaonline / graphql-phpLinks
A PHP7 implementation of the GraphQL specification.
☆215Updated 3 years ago
Alternatives and similar repositories for graphql-php
Users that are interested in graphql-php are comparing it to the libraries listed below
Sorting:
- DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent AP…☆213Updated last year
- A PSR-15 middleware to support file uploads in GraphQL☆90Updated last month
- HttpKernel adapter for use of Symfony and Laravel frameworks with PHP-PM☆246Updated 2 years ago
- Improvements to PHP's type system in userland: generics, typed lists, tuples and structs☆318Updated 5 years ago
- A simple implementation of the api-problem specification. Includes PSR-15 support.☆245Updated this week
- ☆94Updated 2 years ago
- PHP Client for GraphQL☆133Updated 10 months ago
- The efficient and elegant, PSR-7 compliant JSON:API 1.1 client library for PHP☆170Updated 2 years ago
- Optimizes class loading performance by generating a single PHP file containing all of the autoloaded files.☆376Updated last year
- PHP library for iteratively encoding large JSON documents piece by piece☆315Updated 2 years ago
- Guzzle 6 middleware used to log requests and responses☆81Updated 2 years ago
- An installer package that let's you install NodeJS and NPM as a Composer dependency.☆107Updated 3 years ago
- This library let's you dump a Guzzle request to a cURL command for debug and log purpose.☆331Updated 3 years ago
- Collections of tools and improvements to make PhpStorm a little bit better☆163Updated 7 months ago
- Implementation of JSON API in PHP☆185Updated 3 years ago
- A PHP Library to handle the request or response body from a JSON API server.☆138Updated 4 months ago
- Composer plugin to share packages between projects with symlinks☆164Updated 8 years ago
- An enumeration implementation for PHP.☆146Updated 2 years ago
- PHP client for the Gotenberg API☆102Updated 2 years ago
- Transform loose and complex input into consistent, strongly-typed data structures☆219Updated 7 years ago
- It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications☆168Updated 4 years ago
- An object oriented approach to generating OpenAPI specs, implemented in PHP.☆232Updated 3 years ago
- 💨 Smoke testing tool written in PHP☆163Updated 2 years ago
- Use php-fpm as a simple built-in async queue☆115Updated 4 years ago
- Simplified parallel processing for PHP based on Amp.☆280Updated 2 years ago
- PHP implementation of SOAP 1.1 and 1.2 client specifications☆176Updated last year
- This is the main repository for all our cache adapters☆265Updated 2 years ago
- Method redefinition (monkey-patching) functionality for PHP.