https://github.com/thecodingmachine/database.tdbm-graphql
A binding package between thecodingmachine/tdbm-graphql and the Mouf framework
https://github.com/thecodingmachine/database.tdbm-graphql
Last synced: 3 months ago
JSON representation
A binding package between thecodingmachine/tdbm-graphql and the Mouf framework
- Host: GitHub
- URL: https://github.com/thecodingmachine/database.tdbm-graphql
- Owner: thecodingmachine
- Created: 2017-07-05T08:58:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T16:20:16.000Z (over 3 years ago)
- Last Synced: 2025-02-16T12:30:26.149Z (over 1 year ago)
- Language: PHP
- Size: 1.95 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TDBM-GraphQL bindings with Mouf
===============================
This package contains bindings between Mouf and TDBM-GraphQL.
- `Mouf\Tdbm\GraphQL\AuthenticationService`: an adapter around Mouf's `UserServiceInterface` for TDBM-GraphQL.
- `Mouf\Tdbm\GraphQL\AuthorizationService`: an adapter around Mouf's `RightsServiceInterface` for TDBM-GraphQL.