Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pact-foundation/pact-php

PHP version of Pact. 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
https://github.com/pact-foundation/pact-php

refactor: Add NullValue matcher class

tienvx opened this pull request about 1 year ago
refactor: Add NotEmpty matcher class

tienvx opened this pull request about 1 year ago
refactor: Add MinType matcher class

tienvx opened this pull request about 1 year ago
refactor: Add MinMaxType matcher class

tienvx opened this pull request about 1 year ago
refactor: Add MaxType matcher class

tienvx opened this pull request about 1 year ago
refactor: Add Integer matcher class

tienvx opened this pull request about 1 year ago
refactor: Add Includes matcher class

tienvx opened this pull request about 1 year ago
refactor: Add EachValue matcher class

tienvx opened this pull request about 1 year ago
refactor: Add EachKey matcher class

tienvx opened this pull request about 1 year ago
refactor: Add Decimal matcher class

tienvx opened this pull request about 1 year ago
refactor: Add ContentType matcher class

tienvx opened this pull request about 1 year ago
refactor: Add Boolean matcher class

tienvx opened this pull request about 1 year ago
refactor: Add ArrayContains matcher class

tienvx opened this pull request about 1 year ago
refactor: Add DateTime matcher class

tienvx opened this pull request about 1 year ago
refactor: Add Time matcher class

tienvx opened this pull request about 1 year ago
refactor: Add Date matcher class

tienvx opened this pull request about 1 year ago
refactor: Revert object to array

tienvx opened this pull request about 1 year ago
refactor: Add Attributes DTO

tienvx opened this pull request about 1 year ago
refactor: Add Regex matcher class

tienvx opened this pull request about 1 year ago
refactor: Add Equality matcher class

tienvx opened this pull request about 1 year ago
refactor: Remove @return tag from jsonSerialize()

tienvx opened this pull request about 1 year ago
refactor: Add MockServerURL generator class

tienvx opened this pull request about 1 year ago
refactor: Add ProviderState generator class

tienvx opened this pull request about 1 year ago
refactor: Add RandomBoolean generator class

tienvx opened this pull request about 1 year ago
refactor: Add DateTime generator class

tienvx opened this pull request about 1 year ago
refactor: Add Time generator class

tienvx opened this pull request about 1 year ago
refactor: Add Date generator class

tienvx opened this pull request about 1 year ago
refactor: Add Uuid generator class

tienvx opened this pull request about 1 year ago
refactor: Add Regex generator class

tienvx opened this pull request about 1 year ago
refactor: Add RandomString generator class

tienvx opened this pull request about 1 year ago
refactor: Add RandomHexadecimal generator class

tienvx opened this pull request about 1 year ago
refactor: Add RandomDecimal generator class

tienvx opened this pull request about 1 year ago
Feedback Thread:- Pact PHP v10 alpha FFI

slt opened this issue about 1 year ago
refactor: Add RandomInt generator class

tienvx opened this pull request about 1 year ago
refactor: Add generator classes

tienvx opened this pull request about 1 year ago
feat: Support sync message

tienvx opened this pull request about 1 year ago
chore: Change default datetime format

tienvx opened this pull request about 1 year ago
refactor: Use matcher and generator classes

tienvx opened this pull request about 1 year ago
FFI > Free unmanaged memory when no longer used

tienvx opened this issue about 1 year ago
chore: Rename StringData to BinaryData

tienvx opened this pull request about 1 year ago
refactor!: Lazy load binary file

tienvx opened this pull request about 1 year ago
feat: Support matchers and generators for message metadata

tienvx opened this pull request about 1 year ago
chore: Clean up and use matchers/generators for message example

tienvx opened this pull request about 1 year ago
chore: Add generators example

tienvx opened this pull request about 1 year ago
deps: Update ffi library to 0.4.11

tienvx opened this pull request about 1 year ago
feat: Allow capture mock server mismatches

tienvx opened this pull request about 1 year ago
feat: Allow capture verifier output

tienvx opened this pull request about 1 year ago
feat: Support inheritance for body

tienvx opened this pull request about 1 year ago
deps: Update ffi library

tienvx opened this pull request about 1 year ago
revert: Values matcher accept keys again

tienvx opened this pull request about 1 year ago
feat: Add eachValue matcher

tienvx opened this pull request about 1 year ago
feat: Add eachKey matcher

tienvx opened this pull request about 1 year ago
fix: values matcher doesn't work if values is array with keys

tienvx opened this pull request about 1 year ago
fix: arrayContains matcher doesn't work if variants is array with keys

tienvx opened this pull request about 1 year ago
chore: Add status code matcher example

tienvx opened this pull request about 1 year ago
feat: allow multi values for regex matcher

tienvx opened this pull request about 1 year ago
Reuse code

tienvx opened this pull request about 1 year ago
fix: Fix missing xml example's testsuites

tienvx opened this pull request about 1 year ago
Allow like null

tienvx opened this pull request about 1 year ago
chore: Add matchers example

tienvx opened this pull request about 1 year ago
fix: Fix fatal error when reponse's status is not set

tienvx opened this pull request about 1 year ago
deps: Update pact-php-xml to 0.1.0

tienvx opened this pull request about 1 year ago
Use Rust FFI #15: Remove StubServerHttpService

tienvx opened this pull request about 1 year ago
Move PHPUnit to dev requirements

Vinimaks opened this issue about 1 year ago
Use arm container

tienvx opened this pull request about 1 year ago
Multipart static boundary

tienvx opened this pull request about 1 year ago
Multipart static files

tienvx opened this pull request about 1 year ago
[Feature Enhancement] - v10.x - Support logging to file

judimator opened this issue about 1 year ago
Disable jit on windows

tienvx opened this pull request over 1 year ago
Print provider process's log

tienvx opened this pull request over 1 year ago
Pact-PHP 9.x.x - Support PHPUnit 10

williamtrevisan opened this issue over 1 year ago
chore: cslint fixes

YOU54F opened this pull request over 1 year ago
chore(deps): bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
Use Rust FFI #14: Xml example

tienvx opened this pull request over 1 year ago
pact-provider-verifier: not found

bruno-holanda15 opened this issue over 1 year ago
Use Rust FFI #13: Multipart

tienvx opened this pull request over 1 year ago
Use Rust FFI #12: Binary

tienvx opened this pull request over 1 year ago
chore: reorganize examples (create separate directory for each example)

tienvx opened this pull request over 1 year ago
feat: Use auto-installing plugins feature

tienvx opened this pull request over 1 year ago
chore: Update ffi library

tienvx opened this pull request over 1 year ago
chore: Closing socket connection after opening it

tienvx opened this pull request over 1 year ago
chore: Replace atLeastAndMostLike by constrainedArrayLike

tienvx opened this pull request over 1 year ago
Pact PHP - Support for V3 / V4 + Plugins Via FFI

YOU54F opened this pull request over 1 year ago
chore: Update pact ffi library to 0.4.6

tienvx opened this pull request over 1 year ago
Release of 10.0.0-alpha1 - inc Pact FFI via Rust-Core

YOU54F opened this issue over 1 year ago
pact_ffi library targeting ffi branch for beta use by users

YOU54F opened this pull request over 1 year ago
MockServerConfig defaults and pact-php speed enhancements

YOU54F opened this pull request over 1 year ago
docs: releasing instructions

YOU54F opened this pull request over 1 year ago
deps(ci): create dependabot config

YOU54F opened this pull request over 1 year ago
Release 9.x

YOU54F opened this issue over 1 year ago
Support Pact Specification v4

judimator opened this issue over 1 year ago
Mock server not starting, could not determine PID

delboy1978uk opened this issue over 1 year ago
Gotta go fast

slt opened this pull request over 1 year ago
MockServerConfig improvements

slt opened this pull request over 1 year ago
Can't run pact-mock-service when running tests - linux aarch64

judimator opened this issue over 1 year ago
Remove duplicated code in config

tienvx opened this pull request over 1 year ago
Binary Downloads - Allow user configurable location

YOU54F opened this issue over 1 year ago
Use Github Actions feature to cancel previous runs

tienvx opened this pull request over 1 year ago
Use Rust FFI #3.6: Add generators and matchers

tienvx opened this pull request over 1 year ago