lemonbrain / concrete5_graphql_websocket_security
GraphQL and websocket secure package that is installable via composer for concrete 5
Installs: 141
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Type:concrete5-package
Requires
- concrete5/core: ^8.5.1
- firebase/php-jwt: ^5.0
- lemonbrain/concrete5_graphql_websocket: ^2.0.0
- dev-master
- 5.1.12
- 5.1.11
- 5.1.10
- 5.1.9
- 5.1.8
- 5.1.7
- 5.1.6
- 5.1.5
- 5.1.4
- 5.1.3
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.11
- 5.0.10
- 5.0.9
- 5.0.8
- 5.0.7
- 5.0.6
- 5.0.5
- 5.0.4
- 5.0.3
- 5.0.2
- 5.0.1
- 4.0.12
- 4.0.11
- 4.0.10
- 4.0.9
- 4.0.8
- 4.0.7
- 4.0.6
- 4.0.5
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 3.2.5
- 3.2.4
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.1
- 3.0.0
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.2
- 2.0.1
- 2.0.0
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.6
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 0.0.5
- dev-develop
This package is auto-updated.
Last update: 2025-03-25 20:36:14 UTC
README
# GraphQL Websocket Concrete5 Security Composer Package
The idea of this repo is to give all functionallity to use the GraphQL and Websockets Composer Package secure 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
This package is based on an other package and the documentation for it is in this wiki
This project is a concrete5 package that is powered entirely by composer.
To install this package on a composer based concrete5 site, make sure you already have composer/installers
then run:
$ composer require lemonbrain/concrete5_graphql_websocket_security
Then install the package on Concrete5
$ ./vendor/bin/concrete5 c5:package-install concrete5_graphql_websocket_security