api-platform / test
Testing utilities for API Platform
dev-main / 5.0.x-dev
2026-09-11 11:12 UTC
Requires
- php: >=8.2
- api-platform/json-schema: ^5.0@alpha
- api-platform/metadata: ^5.0@alpha
- phpunit/phpunit: ^11.5 || ^12.2
- symfony/browser-kit: ^7.4 || ^8.0
- symfony/framework-bundle: ^7.4 || ^8.0
- symfony/http-client: ^7.4 || ^8.0
Requires (Dev)
None
Suggests
- doctrine/mongodb-odm: To use findIriBy() with MongoDB
- doctrine/orm: To use findIriBy() with Doctrine ORM
- justinrainbow/json-schema: To validate JSON schemas in assertions
- symfony/mercure: To use the Mercure assertions
- symfony/security-core: To use Client::loginUser()
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-11 11:29:37 UTC
README
Functional testing utilities for the API Platform framework.
Provides ApiTestCase and test assertions for building functional tests for API Platform applications.
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.