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

fix: provider-verifier bad arguments naming

e9717ca29b12e440b4ad9471d6e44390afcf2ec3 authored over 2 years ago by Makdessi Alex <[email protected]>
Merge pull request #267 from mmoll/phpcs

php-cs-fixer

5beeeea3a23d0951b06102111c3ee6675877ca95 authored over 2 years ago by Yousaf Nabi <[email protected]>
php-cs-fixer

290b036eac24ca4d32b9c7c5279a3d7872e3fe0a authored over 2 years ago by Michael Moll <[email protected]>
linted test via php-cs-fixer

3e0d00bae9812312d30ae541fbaaf59053f9b993 authored over 2 years ago by Volodymyr Butko <[email protected]>
Updating Readme on versions

d6ae5565cfe32c0761dcbaf3ec1271b35b57f2d5 authored over 2 years ago by Charles Mack <[email protected]>
Merge pull request #265 from pact-foundation/feature/future-php

Feature/future php

5bd4e2bb7b06fa295418f290b67c61b5ef7d242a authored over 2 years ago by cfmack <[email protected]>
upgrading phpunit

7ffce3b15e5f834a4f1b0d1e818cafb00ba9d6d4 authored over 2 years ago by Charles Mack <[email protected]>
Future PHP #259

b24ce25a25bc01c61e59c016dec6b3dd0f78564e authored over 2 years ago by Charles Mack <[email protected]>
Future PHP #259

8e0f20d00dc05811e3fa54053159f4c6be7308db authored over 2 years ago by Charles Mack <[email protected]>
feat: Support matchers in path

539fd9aa1ad76c87cbd6a476706c92183a3bbab9 authored over 2 years ago by Volodymyr Butko <[email protected]>
Merge pull request #263 from pact-foundation/feature/security-update

guzzle security update

c3279fb619665c734a63fab66b99992d7aa6c10d authored over 2 years ago by cfmack <[email protected]>
guzzle security update

ea10b6b67be29d1fb6f163ecabb0d8acd8486979 authored over 2 years ago by Charles Mack <[email protected]>
Merge pull request #252 from Lewiscowles1986/pin-to-ruby-standalone-1.88.90

Pin pact-standalone 1.88.90

64e1e8c4d13ce7443ef34a3883a3b9c17cb9e84e authored over 2 years ago by cfmack <[email protected]>
1.88.90

e047917e00f3be8cf3f6b5850523afaadea8ba2f authored over 2 years ago by Lewis Cowles <[email protected]>
ci: Build on schedule once per month (#253)

3ddb3e251cba84d39af861947445a02ab465baaa authored over 2 years ago by Lewis Cowles <[email protected]>
Merge pull request #256 from pact-foundation/drop_pull_request_target

ci (test): drop pull_request_target from build

76e36497a627e6d8bcc4602f742add1fb311090b authored over 2 years ago by Yousaf Nabi <[email protected]>
ci (test): cancel previous workflow runs

c6c207809174293841852210e646b1e525e7b48c authored over 2 years ago by Yousaf Nabi <[email protected]>
ci (test): drop pull_request_target from build

4973a53bcc7094c960b118024e85b49ed1f8a1b1 authored over 2 years ago by Yousaf Nabi <[email protected]>
Merge pull request #249 from Lewiscowles1986/bugfix/update-pact-url

Bugfix/update pact url

f193e3c82fdd8a1cfe0dea32900f237a32a70019 authored over 2 years ago by Yousaf Nabi <[email protected]>
Fix BrokerTest

3707779854c0b9983c653f9e5a0e5ce03e0d3e92 authored over 2 years ago by Lewis Cowles <[email protected]>
Merge pull request #244 from WaylandAce/feat/fetch_from_broker

feat: pass pact-broker-base-url argument to verifier process

abc22f470ffca057594e8e176621e6d040590ac6 authored over 2 years ago by cfmack <[email protected]>
fix tests

91dde051f542c915e7e114e5e2a492c6903475f7 authored over 2 years ago by Pavel Kirpitsov <[email protected]>
feat: pass pact-broker-base-url argument to verifier process

3915cde524346fd7207d20dad6cb2ce1268c831a authored over 2 years ago by Pavel Kirpitsov <[email protected]>
Merge pull request #243 from WaylandAce/chore/pact-publish-standalone

feat: Add branch name to BrokerConfig

f8e2349eaa7309728b3ee13e1014015d0fc6d400 authored over 2 years ago by cfmack <[email protected]>
feat: Add branch name to BrokerConfig

0870e41f78d258788dc563de8227ed473b6757be authored over 2 years ago by Pavel Kirpitsov <[email protected]>
Merge pull request #242 from WaylandAce/fix/guzzle6

support: Improve guzzlehttp/guzzle version compatibility

b5fc4e69def1e7d79986fed8bc574ab17ff47126 authored over 2 years ago by cfmack <[email protected]>
Merge pull request #240 from WaylandAce/feat/branch-pact-verify

feat: Add support for publishing verification results with a branch

689d26aeefdd069afe01f085780da8e3d18a4a7e authored over 2 years ago by cfmack <[email protected]>
update

4c78338b30c7a20b3a3a6596d1a21461559ec12c authored almost 3 years ago by Pavel Kirpitsov <[email protected]>
support: Reduce minimal support guzzlehttp/guzzle version

This can help improve compatibility with different setups

f61332f435ca46047caaaeb3cb00a0c08a5af9c1 authored almost 3 years ago by Pavel Kirpitsov <[email protected]>
update ruby-standalone versions

1479a97ec147eac0571c311e4570516066d90cc3 authored almost 3 years ago by Pavel Kirpitsov <[email protected]>
update example tests

d88f3a2956a1058c4b638c729e38dc098aa1881f authored almost 3 years ago by Pavel Kirpitsov <[email protected]>
update readme

ee4cb68d92d6e81adcce6d37240788242e8e1074 authored almost 3 years ago by Pavel Kirpitsov <[email protected]>
feat: Add support for publishing verification results with a branch using the pact-ruby-standalone

The Pact Broker now supports branches as first class entities. You can read more about this here...

25d1dc00121e19b844fbed6efabe5d5eb49df06a authored almost 3 years ago by Pavel Kirpitsov <[email protected]>
Merge pull request #235 from mdio/master

feat: Support all variations of ISO 8601 time zone designators

2449cb9f04fdc1f720cf133ea439a9f21437e095 authored almost 3 years ago by cfmack <[email protected]>
feat: Support all variations of ISO 8601 time zone designators

ee5c7c387d664432bc0b15c8ca836465f9209fc9 authored almost 3 years ago by Michael Diodone <[email protected]>
Merge pull request #233 from malukenho/fix-interface-mismatch

fix: parameter order mismatch

4d07e68c43d92311d76201fecc61235663a779e6 authored almost 3 years ago by cfmack <[email protected]>
fix: parameter order mismatch

Linking #231

Signed-off-by: Jefersson Nathan <[email protected]>

7b95bee8bb3e213829e98b8328d0cd2505809e01 authored almost 3 years ago by Jefersson Nathan <[email protected]>
Merge pull request #232 from malukenho/fix-error-with-guzzle-path

fix: deprecation of null being passed to "trim()"

3d3e41331849ed78cd7b800a4853298a45c3c905 authored almost 3 years ago by cfmack <[email protected]>
fix: deprecation of null being passed to "trim()"

Signed-off-by: Jefersson Nathan <[email protected]>

641bc1d6bdf2cf75a06a8393dd7a1746b73e147f authored almost 3 years ago by Jefersson Nathan <[email protected]>
Merge pull request #228 from inviqa/feature/posix-preinstalled-binary

feat: Add installer for system pact binaries if preinstalled on posix systems

33765f55804b485b4e47ab661b93f76f69377c96 authored almost 3 years ago by cfmack <[email protected]>
Merge pull request #230 from agustingomes/address-some-php8.1-deprecations

fix: Address PHP 8.1 deprecations

3cb333fd0871136e913242152293f5f7a249311b authored almost 3 years ago by cfmack <[email protected]>
chore: Add typehints to private function

852ab5e476ac6e1b9a7eda578ffe77a358a84e09 authored almost 3 years ago by Andy Thompson <[email protected]>
fix: Address PHP 8.1 deprecations

Most of them were related to the change of type of PHP Core
interfaces, and to maintain compatib...

15e594cd7cc76dd3f95c6f7eff17378c1374e17c authored almost 3 years ago by Agustin Gomes <[email protected]>
feat: Add installer for system pact binaries if preinstalled on posix systems

Its necessary to use a different ruby vendor for arm64 architectures, so this gives the ability ...

c489688e4a37477eb912a5135f4492ff417231f4 authored about 3 years ago by Andy Thompson <[email protected]>
Merge pull request #225 from ctrl-f5/feat/configure-log-directory

feat: configure verifier log directory

be7c9a6ab8ed9a8fbcea733b2f6e390137873ebe authored about 3 years ago by cfmack <[email protected]>
feat: configure verifier log directory

06c095795ecbe33cc2623455dd24bbdc16f08e73 authored about 3 years ago by Nicky De Maeyer <[email protected]>
Merge pull request #219 from jelrikvh/allow-whitespace-in-provider-name

fix: Allow whitespace in the provider name

003fe854ff01e63a90fe54a3cae4f5c6ee7f7f42 authored over 3 years ago by cfmack <[email protected]>
fix: Allow whitespace in the provider name

4b13146ab4a0a74e3751e0b5a131647a929e3cfb authored over 3 years ago by Jelrik van Hal <[email protected]>
Merge pull request #217 from nbayramberdiyev/fix-invalid-path-modification

fix: GuzzleHttp\Psr7\Uri invalid path modification

17b700a38a8198c9e48df180ae2a26d4b05f53d7 authored over 3 years ago by cfmack <[email protected]>
fix tests

dd238e5712bccba4ce064bf3acebe42efa95f399 authored over 3 years ago by N'Bayramberdiyev <[email protected]>
fix "The path of a URI with an authority must start with a slash '/' or be empty" exception

afeadd11712b43be3e2015bfd28443289722f28d authored over 3 years ago by N'Bayramberdiyev <[email protected]>
Merge pull request #214 from pact-foundation/reduce-semver-req

Reduce semver req

d02208f4980293c7f3aa484bad6f825014141f5a authored over 3 years ago by cfmack <[email protected]>
Updating readme.md

70dc9509abf99428a5990919a091ae1f6fc1dcd5 authored over 3 years ago by Charles Mack <[email protected]>
Adjusting semver to run tests

35218811ef06576593e26d1770f37672158822ec authored over 3 years ago by Charles Mack <[email protected]>
Merge pull request #213 from pact-foundation/add-selectors

feat: Add Selectors Consumer Version Selectors

661a2ab51d7695ad2c085f5ceb4df3d0c5142130 authored over 3 years ago by cfmack <[email protected]>
Windows white space fix

54e7c8212b1caec38b0c48cf4f6ee91abee06ae6 authored over 3 years ago by Charles Mack <[email protected]>
Windows hack

0bbbe43f05be9437066823d2a9fc04dcb0129a3a authored over 3 years ago by Charles Mack <[email protected]>
Windows hacking

0baec6503633e3fc6d625aea341bec467e606cb4 authored over 3 years ago by Charles Mack <[email protected]>
feat: add consumer version selectors support

Attempting on a new branch

9d775ed2d078cb0897fdd2290700315a4c333060 authored over 3 years ago by Charles Mack <[email protected]>
Merge pull request #212 from pact-foundation/upgrade-php-cs

Upgrade php cs

69f2b3a97a1afcafe11ebfea6ac55332a0c442e2 authored over 3 years ago by cfmack <[email protected]>
lint fix

2fc4cdfbd623921bf4f20f3cab081e934c7babbf authored over 3 years ago by Charles Mack <[email protected]>
Getting tests pass

2f969d4d639f5900e9ad0aed7a9e76101a4325f1 authored over 3 years ago by Charles Mack <[email protected]>
upgrading php-cs-fixer

4b6c8a910b01747f1dfff74cf702c286f0935ddf authored over 3 years ago by Charles Mack <[email protected]>
Merge pull request #205 from Sertion/align-doc

fix: Fixing pipeline issues with PHP 8 compatibility

aceafe615ba9364806671d89e467f21356b6ac7f authored over 3 years ago by cfmack <[email protected]>
No longer use incompatible deps

66d9ccca92824c2318799e762e86eda459da5440 authored over 3 years ago by Albin Jacobsson <[email protected]>
Update pp-amqplib and move phpstan from image to dependency

62c2eb8a79e36047fbb2816925c236657a6ae56a authored over 3 years ago by Albin Jacobsson <[email protected]>
php-amqplib/php-amqplib v3

1560c09852625401557fab4a30f04001759f60f8 authored over 3 years ago by Albin Jacobsson <[email protected]>
Trailing whitespace

6dbd25d604ea0a72b58c5689c41cef538c47dde3 authored over 3 years ago by Albin Jacobsson <[email protected]>
Update build job to use composer package

5a42ef8791ef298a99db23b66c3fd7a3cc5658f8 authored over 3 years ago by Albin Jacobsson <[email protected]>
Updating php-cs-fixer

140f76ddf4f0e63ec401a660f0e0f33456ff6bb4 authored over 3 years ago by Albin Jacobsson <[email protected]>
Aligning phpdoc

2f9110c840942f5529d195b454f20ac7ed56b8ef authored over 3 years ago by Albin Jacobsson <[email protected]>
Aligning phpdoc

This fixes the pipeline issue

07523690b9587d009fb653630a4ea3995b898511 authored over 3 years ago by Albin Jacobsson <[email protected]>
Merge pull request #200 from jildertmiedema/header-matchers

feat: Support matchers in headers

e772581fcee44bcd2f6c0ab272a8b64c5a286104 authored over 3 years ago by cfmack <[email protected]>
Merge pull request #202 from jildertmiedema/php8.0

feat: php 8.0 support

569a35f084fd1945290f71cbfe250b553452d46a authored over 3 years ago by cfmack <[email protected]>
fix: php 8.0 dependencies

608934b4909fedb0953dd232167a645532fa4883 authored over 3 years ago by Jildert Miedema <[email protected]>
Support matchers in headers

9dd5a8f94eee63dda12aac472af5252d63e0dabc authored over 3 years ago by Jildert Miedema <[email protected]>
fix: use other docker image to support current code style version

214193903312a212110131e56bf52e6adc651c8c authored over 3 years ago by Jildert Miedema <[email protected]>
ignore phpstan false positive

67bb54632f81a3f49698e0d6a8ece42c25c170f4 authored over 3 years ago by siad007 <[email protected]>
Added phpstan as tool

c10dcf9c7c7adad50f3a53d590203014b6790fc2 authored over 3 years ago by siad007 <[email protected]>
temporary set fail fast to false (macos issue on github)

aabec76683a5da25aab195b9b6139c6b602b9def authored over 3 years ago by siad007 <[email protected]>
temporary disabled phpstan

43935b1e7566eaadd6ecb726b343da2d243e19a8 authored over 3 years ago by siad007 <[email protected]>
Added ext-sockmet to the install

6a24291f30a188e82a4f979c91f684770877e37e authored over 3 years ago by siad007 <[email protected]>
Changed dependency versions to highest (because no lock file)

2981a8b937a124725aefa629aeca054b5dc23362 authored over 3 years ago by siad007 <[email protected]>
Updated dependencies - php 8.0 compat

0aafa78ed78b7e05597e9bba9cc9aad415352def authored over 3 years ago by siad007 <[email protected]>
Merge pull request #194 from ctrl-f5/add-phpstan

Add phpstan for static analysis

5dd114e25f1f467cf3723d977482796451bef598 authored almost 4 years ago by cfmack <[email protected]>
Merge pull request #192 from ctrl-f5/fix-typehints

fix type hints

e6b51d0432d0d1380bbf503a235a370a41325eeb authored almost 4 years ago by cfmack <[email protected]>
feat: add phpstan static analysis

93eb58f6b05fd4bb1cf793820ae6710efe48388b authored almost 4 years ago by Nicky De Maeyer <[email protected]>
fix: type hints

3e9eed8a52c456184fcf8c3cb7f4904795edc9be authored almost 4 years ago by Nicky De Maeyer <[email protected]>
Merge pull request #189 from siad007/patch-2

feat: Add github actions badge

b5e6e6d5538ecca57ee89d353427bd10ff7d06af authored about 4 years ago by cfmack <[email protected]>
Update README.md

Fixes #188

c1ba508d9132b8ee7e5063e3eb462db563d69b85 authored about 4 years ago by Siad Ardroumli <[email protected]>
Merge pull request #187 from pact-foundation/githubactions

Github actions

2dd02f87a835f9587a8465c5a18f2ff85731748c authored about 4 years ago by cfmack <[email protected]>
windows worked. hack at linux and mac

111e344f1c492daf7413665cc8797635c5da0b25 authored about 4 years ago by cfmack <[email protected]>
windows worked. hack at linux and mac

5f53effff9b06436ec14abde3d41e88fe60c6e89 authored about 4 years ago by cfmack <[email protected]>
windows worked. hack at linux and mac

362b185b4aef0942a76d90afa353deb290a687b7 authored about 4 years ago by cfmack <[email protected]>
windows worked. hack at linux and mac

1594f211a73620115dbcfb6a270ad139b84d9ca6 authored about 4 years ago by cfmack <[email protected]>
hacking at github actions

25d52627e53400affd3901b9f0cfb3ab07cee420 authored about 4 years ago by cfmack <[email protected]>
hacking at github actions

2c1a9dea65c7d0fc6c05da2bf87ce7e16917ae9f authored about 4 years ago by cfmack <[email protected]>
hacking at github actions

7785fb056373d2aea4d547c4f24068012598442a authored about 4 years ago by cfmack <[email protected]>
hacking at github actions

6d7374c2cf66f779b4e745e1bbbd2307a67ea2bf authored about 4 years ago by cfmack <[email protected]>
Just testing windows with copy

e845894b6da26e7ea57c769f767543e17781d37d authored about 4 years ago by cfmack <[email protected]>