mouf / mvc.graphqlite
A binding package between thecodingmachine/graphqlite and the Mouf framework
Installs: 6 796
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 8
Forks: 1
Open Issues: 0
Type:mouf-library
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: 2024-10-27 20:28:48 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