PHPackages                             lemonbrain/concrete5\_graphql\_websocket\_sample - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. lemonbrain/concrete5\_graphql\_websocket\_sample

ActiveConcrete5-package[Utility &amp; Helpers](/categories/utility)

lemonbrain/concrete5\_graphql\_websocket\_sample
================================================

GraphQL and websocket sample package that is installable via composer for concrete 5

1.1.6(7y ago)1201MITJavaScript

Since May 4Pushed 6y ago1 watchersCompare

[ Source](https://github.com/lemonbrain-mk/graphql_websocket_sample)[ Packagist](https://packagist.org/packages/lemonbrain/concrete5_graphql_websocket_sample)[ RSS](/packages/lemonbrain-concrete5-graphql-websocket-sample/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (2)Versions (12)Used By (0)

GraphQL Websocket Concrete5 Sample Composer Package
===================================================

[](#graphql-websocket-concrete5-sample-composer-package)

The idea of this repo is to show how to use the [GraphQL and Websockets Composer Package](https://github.com/lemonbrain-mk/graphql_websocket) in Concrete5.

Use this package just as a composer Concrete5 package, cause of the composer requirings

We build a C5 Version with Siler GraphQL, Apollo V2, React and Material UI. checkout the showdown here [concrete5.lemonbrain.ch](https://concrete5.lemonbrain.ch/index.php/person#/)

This package is based on an other [package](https://github.com/lemonbrain-mk/graphql_websocket) and the documentation for it is in this [wiki](https://github.com/lemonbrain-mk/graphql_websocket/wiki)

This project is a concrete5 package that is powered entirely by [composer](https://getcomposer.org).

To install this package on a [composer based concrete5](https://github.com/concrete5/composer) site, make sure you already have `composer/installers` then run:

```
$ composer require lemonbrain/concrete5_graphql_websocket_sample
```

Then install npm requirements

```
$ cd ./public/packages/concrete5_graphql_websocket_sample
$ npm install
$ npx webpack --watch
```

Then install the package on Concrete5

```
$ ./vendor/bin/concrete5 c5:package-install concrete5_graphql_websocket_sample
```

After insallation of this package refresh your entities /index.php/dashboard/system/environment/entities/view. If you wanna have exact the same look and feel activate also the theme from this package /index.php/dashboard/pages/themes. And then navigate to the /person single page. If you wanna use the websocket servers, do not forget the apache [settings](https://github.com/lemonbrain-mk/graphql_websocket/wiki/2.-Apache) and activate it /index.php/dashboard/system/environment/graphql

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 88.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~5 days

Total

11

Last Release

2559d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8806802?v=4)[lemonbrain](/maintainers/lemonbrain)[@Lemonbrain](https://github.com/Lemonbrain)

---

Top Contributors

[![marcokuoni](https://avatars.githubusercontent.com/u/31818381?v=4)](https://github.com/marcokuoni "marcokuoni (38 commits)")[![mlocati](https://avatars.githubusercontent.com/u/928116?v=4)](https://github.com/mlocati "mlocati (5 commits)")

### Embed Badge

![Health badge](/badges/lemonbrain-concrete5-graphql-websocket-sample/health.svg)

```
[![Health](https://phpackages.com/badges/lemonbrain-concrete5-graphql-websocket-sample/health.svg)](https://phpackages.com/packages/lemonbrain-concrete5-graphql-websocket-sample)
```

###  Alternatives

[concretecms/composer

A fully featured skeleton for a composer managed Concrete site

3711.0k](/packages/concretecms-composer)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
