An open API service indexing awesome lists of open source software.

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

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.