PHPackages                             overblog/graphql-subscription - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. overblog/graphql-subscription

ActiveLibrary[API Development](/categories/api)

overblog/graphql-subscription
=============================

GraphQL native subscription.

152301[1 issues](https://github.com/overblog/graphql-subscription/issues)PHP

Since May 12Pushed 6y ago4 watchersCompare

[ Source](https://github.com/overblog/graphql-subscription)[ Packagist](https://packagist.org/packages/overblog/graphql-subscription)[ RSS](/packages/overblog-graphql-subscription/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

OverblogGraphQLSubscription
===========================

[](#overbloggraphqlsubscription)

This library allow using GraphQL subscription over [Mercure protocol](https://mercure.rocks/)with any implementation of [GraphQL PHP](https://github.com/webonyx/graphql-php). It Comes out-of-the-box with a Symfony Bridge so it can be easily combine with [OverblogGraphQLBundle](https://github.com/overblog/GraphQLBundle)or [API Platform](https://github.com/api-platform/api-platform) or other Symfony implementation based on GraphQL PHP.

Installation
------------

[](#installation)

```
composer req overblog/graphql-subscription
```

### Default builder executor

[](#default-builder-executor)

```
