api-platform / graphql
Build GraphQL API endpoints
v4.3.11
2026-06-05 09:05 UTC
Requires
- php: >=8.2
- api-platform/metadata: ^4.3
- api-platform/serializer: ^4.3.8
- api-platform/state: ^4.3
- symfony/property-info: ^7.1 || ^8.0
- symfony/serializer: ^6.4 || ^7.1 || ^8.0
- symfony/type-info: ^7.3 || ^8.0
- webonyx/graphql-php: ^15.0
- willdurand/negotiation: ^3.1
Requires (Dev)
- api-platform/validator: ^4.3.1
- phpspec/prophecy-phpunit: ^2.2
- phpunit/phpunit: ^11.5 || ^12.2
- symfony/mercure-bundle: *
- symfony/routing: ^6.4 || ^7.0 || ^8.0
- twig/twig: ^1.42.3 || ^2.12 || ^3.0
Suggests
- api-platform/doctrine-odm: To support doctrine ODM state options.
- api-platform/doctrine-orm: To support doctrine ORM state options.
- api-platform/validator: To support validation.
Conflicts
- doctrine/inflector: <2.0
- symfony/http-client: <6.4
This package is auto-updated.
Last update: 2026-06-12 07:30:31 UTC
README
The GraphQL component of the API Platform framework.
Caution
This is a read-only sub split of api-platform/core, please
report issues and
send Pull Requests
in the core API Platform repository.