Libraries tagged by contract testing
pact-foundation/pact-php
2183853 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
studio-design/gesso
4382 Downloads
Gesso — OpenAPI 3.0/3.1/3.2 contract testing for PHP. Framework-independent core with Laravel, Symfony, Pest, and PSR-7 adapters. PHPUnit coverage, request/response validation, fuzzing, and drift detection.
cleaniquecoders/laravel-billing
1980 Downloads
A gateway-agnostic subscription & invoicing engine for Laravel, with an optional Livewire + Flux billing UI. One package to maintain. Payment gateways are an extension point (a contract), not separate packages. Ships a built-in local gateway so any app has working billing on day one — ideal for demo, development, UAT, and testing.
rasuvaeff/openapi-contract
1281 Downloads
Framework-neutral OpenAPI contract validation for PSR-7 exchanges
waaseyaa/testing
7526 Downloads
Typed framework-contract fixtures and compatibility testing utilities for Waaseyaa.
detain/myadmin-contracts
864 Downloads
Shared MyAdmin\App\Contracts\* interfaces (Accounts, Database, RequestContext, Session) extracted from interserver/my so the MyAdmin core and every detain/* module can depend on and unit-test against a single source of truth.
semitexa/testing
119 Downloads
Semitexa Testing - automated payload and contract testing utilities for applications
particle-academy/fancy-conformance
194 Downloads
Shared cross-language conformance fixtures for the Fancy suite. One contract, N implementations, and a single table that every implementation asserts in its own CI — so 'parity' is a test result rather than a claim. Ships the fixture data itself alongside a small PHP loader.
oqq/pact
5209 Downloads
TBD
mattersight/phppact
16292 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
devuri/wp-adapter
652 Downloads
WordPress adapter contracts and in-memory testing doubles for clean, testable plugin development.
rasuvaeff/property-testing-openapi
27 Downloads
OpenAPI request-case generators and PSR-7 materialization for rasuvaeff/property-testing
studio-design/openapi-contract-testing
3709 Downloads
Gesso — OpenAPI 3.0/3.1/3.2 contract testing for PHP. Framework-independent core with Laravel, Symfony, Pest, and PSR-7 adapters. PHPUnit coverage, request/response validation, fuzzing, and drift detection.
ssdev/laravel-api-contracts
31 Downloads
API response contract snapshot testing for Laravel — detects breaking changes before they reach production.
adachsoft/vector-store-contracts
30 Downloads
Contracts and testing utilities for vector store implementations in PHP