https://github.com/thecodingmachine/mvc.graphqlite
A binding package between thecodingmachine/graphqlite and the Mouf framework
https://github.com/thecodingmachine/mvc.graphqlite
Last synced: 9 months ago
JSON representation
A binding package between thecodingmachine/graphqlite and the Mouf framework
- Host: GitHub
- URL: https://github.com/thecodingmachine/mvc.graphqlite
- Owner: thecodingmachine
- Created: 2019-02-11T17:07:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-27T10:00:26.000Z (over 6 years ago)
- Last Synced: 2025-04-11T18:59:49.325Z (10 months ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GraphQLite - Mouf bindings
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 system
- `Mouf\GraphQLite\Security\AuthorizationServiceBridge`: a bridge between Mouf's rights service and GraphQLite authorization system