novikovdvpoit / oxid-graphql
Projekteins OXID eSales GraphQL storefront module
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:oxideshop-module
pkg:composer/novikovdvpoit/oxid-graphql
Requires
- php: ^7.4 | ^8.0
 - doctrine/dbal: ^v2.7
 - oxid-esales/graphql-base: ^6.0.0
 - oxid-esales/oxideshop-doctrine-migration-wrapper: ^v3.2.0
 
Requires (Dev)
- codeception/module-db: *
 - codeception/module-phpbrowser: ^1.0.2
 - codeception/module-rest: *
 - friendsofphp/php-cs-fixer: ^2.18.2
 - oxid-esales/oxideshop-ce: ^v6.10.0
 - oxid-esales/oxideshop-unified-namespace-generator: ^2.0
 - php-parallel-lint/php-parallel-lint: ^1.1
 - phpstan/phpstan: ^0.12.26
 - phpunit/phpunit: ^7.5.20|^8.5|^9
 - qossmic/deptrac-shim: ^0.9.0|^0.10.0
 
This package is auto-updated.
Last update: 2025-10-22 12:38:29 UTC
README
Add to root composer.json
"autoload": { "psr-4": { "Projekteins\GraphQL\Mutator\": "./source/modules/projekteins/pr_graphql/src" } },