mouf / mvc.graphqlite
A binding package between thecodingmachine/graphqlite and the Mouf framework
Package info
github.com/thecodingmachine/mvc.graphqlite
Type:mouf-library
pkg:composer/mouf/mvc.graphqlite
v3.0.0
2019-02-11 17:11 UTC
Requires
- mouf/mouf: ^2.0
- mouf/security.rightsservice: ^2
- mouf/security.userservice: ^2 | ^3
- thecodingmachine/graphqlite: ^3.0
Requires (Dev)
- phpstan/phpstan: ^0.11
This package is auto-updated.
Last update: 2026-02-27 23:16:43 UTC
README
This package contains a set of utility classes to bind Mouf to GraphQLite:
Mouf\GraphQLite\Security\AuthenticationServiceBridge: a bridge between Mouf's user service and GraphQLite authentication systemMouf\GraphQLite\Security\AuthorizationServiceBridge: a bridge between Mouf's rights service and GraphQLite authorization system