Libraries tagged by contract testing
pact-foundation/pact-php
2041352 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
studio-design/openapi-contract-testing
3558 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.
oqq/pact
4972 Downloads
TBD
cleaniquecoders/laravel-billing
720 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.
detain/myadmin-contracts
63 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.
studio-design/gesso
23 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.
bigfoot90/phpacto
2646 Downloads
Contract testing tool integrated with Guzzle and Phpunit
mattersight/phppact
16292 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
devuri/wp-adapter
288 Downloads
WordPress adapter contracts and in-memory testing doubles for clean, testable plugin development.
ssdev/laravel-api-contracts
13 Downloads
API response contract snapshot testing for Laravel — detects breaking changes before they reach production.
adachsoft/vector-store-contracts
18 Downloads
Contracts and testing utilities for vector store implementations in PHP
sassnowski/pest-plugin-contract-tests
255 Downloads
A plugin to define an implement contract tests in Pest
tienvx/codeception-pact-php-extension
204 Downloads
Codeception Extensions For PACT PHP
dsheiko/validate
221 Downloads
High-performance, secure validation library for Design by Contract programming. Validate primitive and complex types with chainable validators, contract-based validation, and comprehensive security features.
pact/pact
34682 Downloads
Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.