mouf / database.tdbm-graphql
A binding package between thecodingmachine/tdbm-graphql and the Mouf framework
Installs: 480
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 0
Open Issues: 0
Type:mouf-library
Requires
- php: ^8.0
- mouf/mouf: ^2.0
- mouf/security.rightsservice: ^3.0
- mouf/security.userservice: ^3.0
- thecodingmachine/tdbm-graphql: ^5.0
This package is auto-updated.
Last update: 2023-10-30 18:08:23 UTC
README
This package contains bindings between Mouf and TDBM-GraphQL.
Mouf\Tdbm\GraphQL\AuthenticationService
: an adapter around Mouf'sUserServiceInterface
for TDBM-GraphQL.Mouf\Tdbm\GraphQL\AuthorizationService
: an adapter around Mouf'sRightsServiceInterface
for TDBM-GraphQL.