Skip to content

Commit 4ab7e09

Browse files
TomHAndersonspawnia
authored andcommitted
Added API-Skeletons to complimentary-tools.md
1 parent 45ccc40 commit 4ab7e09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/complementary-tools.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
- [GraphQLite](https://graphqlite.thecodingmachine.io) – Use PHP Annotations to define your schema
1414
- [GraphQL Doctrine](https://github.com/Ecodev/graphql-doctrine) – Define types with Doctrine ORM annotations
15+
- [GraphQL Type Driver for Doctrine ORM](https://github.com/api-skeletons/doctrine-orm-graphql) – Includes events, pagination with the [Complete Connection Model](https://graphql.org/learn/pagination/#complete-connection-model), and support for all default [Doctrine Types](https://doctrine-orm-graphql.apiskeletons.dev/en/latest/types.html#data-type-mappings)
1516
- [DataLoaderPHP](https://github.com/overblog/dataloader-php) – Implements [deferred resolvers](data-fetching.md#solving-n1-problem)
1617
- [GraphQL Upload](https://github.com/Ecodev/graphql-upload) – PSR-15 middleware to support file uploads in GraphQL
1718
- [GraphQL Batch Processor](https://github.com/vasily-kartashov/graphql-batch-processing) – Provides a builder interface for defining collection, querying, filtering, and post-processing logic of batched data fetches

0 commit comments

Comments
 (0)