Ecosyste.ms: OpenCollective

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

PHP SOAP

We aim to replace PHP's internal SOAP implementation based on modern practices and code, so that you can focus on the implementation instead of bugs!
Collective - Host: opensource - https://opencollective.com/php-soap - Code: https://github.com/php-soap

Create CONTRIBUTING.md

github.com/php-soap/.github - 48b880c9268dfeb50a44f1cedd8cedeccca9eb46 authored over 2 years ago by Toon Verwerft <[email protected]>
Merge pull request #2 from php-soap/add-license-1

Create LICENSE

github.com/php-soap/.github - 6587b2fde7e886caef0e6030a006716a2ff65da0 authored over 2 years ago by Toon Verwerft <[email protected]>
Create LICENSE

github.com/php-soap/.github - 436180040fe0eb2517297b600cc7b36cd28118b2 authored over 2 years ago by Toon Verwerft <[email protected]>
Merge pull request #1 from php-soap/add-code-of-conduct-1

Create CODE_OF_CONDUCT.md

github.com/php-soap/.github - e4865ef2d96f4dac3acf2199c4e455c0a789456b authored over 2 years ago by Toon Verwerft <[email protected]>
Create CODE_OF_CONDUCT.md

github.com/php-soap/.github - 3fe14821b2cbc910012b558f3e5ffb00aec12ca1 authored over 2 years ago by Toon Verwerft <[email protected]>
Add project readme

github.com/php-soap/.github - 692e90d7258bc1ed1114a853d153716fd1362f8f authored over 2 years ago by Toon Verwerft <[email protected]>
Remove metadataclasses in favour of php-soap's engine metadata

github.com/php-soap/wsdl-reader - 4e39408dec7d57711de1e42b889f08cfc8cd506e authored over 2 years ago by Toon Verwerft <[email protected]>
Merge pull request #7 from php-soap/dependabot/composer/symfony/http-client-tw-6.1

Update symfony/http-client requirement from ^5.3 to ^6.1

github.com/php-soap/psr18-wsse-middleware - 5d6ec2fd338faaedd77f9205dbfad9e2edce2703 authored over 2 years ago by Toon Verwerft <[email protected]>
Update symfony/http-client requirement from ^5.3 to ^6.1

Updates the requirements on [symfony/http-client](https://github.com/symfony/http-client) to per...

github.com/php-soap/psr18-wsse-middleware - 1ef3d7b8a0652a4131128b72c0e2c2678eecfb61 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add example

github.com/php-soap/psr18-transport - 16cbab471e8772d5583546fdd703287adbfa9aad authored over 2 years ago by Toon Verwerft <[email protected]>
Add async example

github.com/php-soap/psr18-transport - 56adfeac438ed404013d8593ce224883d97c3c7d authored over 2 years ago by Toon Verwerft <[email protected]>
Add async example

github.com/php-soap/psr18-transport - feef0c877c725f9955d3953d54cb76de4d1f51a7 authored over 2 years ago by Toon Verwerft <[email protected]>
Merge pull request #5 from veewee/soapui-style

Make it possible to configure WSSE like you do in SoapUI

github.com/php-soap/psr18-wsse-middleware - cdcea47fc5094cdacd79616257e564e4e027a171 authored over 2 years ago by Toon Verwerft <[email protected]>
Provide patch for encryption issues

github.com/php-soap/psr18-wsse-middleware - 56964ef5f64316a24203a5c1635d4ac39c1580bb authored over 2 years ago by Toon Verwerft <[email protected]>
Make it possible to configure WSSE per entry

github.com/php-soap/psr18-wsse-middleware - 043bdce8e5540708f48b29f49459d14af934a47c authored almost 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #4 from veewee/envelope-xmlns

Add envelope xmlns namespaces

github.com/php-soap/xml - 7201b06e26ae3301b1ed987a7ea6de6bf4258fc4 authored almost 3 years ago by Toon Verwerft <[email protected]>
Add envelope xmlns namespaces

github.com/php-soap/xml - 9a9553a159c584de1acae6038d45e93a6d1a5a83 authored almost 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #8 from php-soap/bugfix-content-length

Remove content-length - let the client deal with this

github.com/php-soap/psr18-transport - 67f21476c4a96171fc9d9847b30bc14e31fc682f authored almost 3 years ago by Toon Verwerft <[email protected]>
Remove content-length - let the client deal with this

github.com/php-soap/psr18-transport - 963038eeca32b7bf3c00edc422424ff374c27556 authored almost 3 years ago by Toon Verwerft <[email protected]>
Add flattening loader to examples

github.com/php-soap/ext-soap-engine - 41cea06123518222a49d0bc36a1140b61f42426f authored almost 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #9 from php-soap/deal-with-null-responses

Deal with null responses coming back from server

github.com/php-soap/ext-soap-engine - 74540157a453be905c7f43e4b9c3b86c83b2f787 authored almost 3 years ago by Toon Verwerft <[email protected]>
Deal with null responses coming back from server

github.com/php-soap/ext-soap-engine - cb808c6ac142b8d477936c601f6ddd57abe8a275 authored almost 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #6 from php-soap/header-middleware

Add SOAP header middleware

github.com/php-soap/psr18-transport - a3ac7b877dfedd7d393588d4afe31cdc8a18cabf authored almost 3 years ago by Toon Verwerft <[email protected]>
Add SOAP header middleware

github.com/php-soap/psr18-transport - 9ff3daa260b3c60015b4c165daa9eafc642dbfbd authored almost 3 years ago by Toon Verwerft <[email protected]>
Add docs

github.com/php-soap/xml - 90c9b94e115ad3a7ecccf6de4fcaceb6f105d12f authored almost 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #3 from veewee/headers

Add shortcut functions for applying headers

github.com/php-soap/xml - dcf466dc4f2367c9a1b2676a9ce9c08a7f2f7ae9 authored almost 3 years ago by Toon Verwerft <[email protected]>
Add shortcut functions for applying headers

github.com/php-soap/xml - e476deafe403fa5b1ccc80e6d0418a993acef217 authored almost 3 years ago by Toon Verwerft <[email protected]>
Add soap 1.1 evelope xsd

github.com/php-soap/wsdl - da361cd3d6a1af881fdcd177c1ebaa364d119b96 authored almost 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #5 from php-soap/wsi-compliant-actions

Use WSI compliant actions by default

github.com/php-soap/psr18-transport - 55997a667aa675a117f2ab963bf5a23aff246cc3 authored almost 3 years ago by Toon Verwerft <[email protected]>
Use WSI compliant actions by default

github.com/php-soap/psr18-transport - 8a85d1cdba32d0c930b0b455370259496f67e198 authored almost 3 years ago by Toon Verwerft <[email protected]>
Remove unused items

github.com/php-soap/wsdl-reader - fb57fc8fe56d53f0dc490f09fe517384a2a705ce authored almost 3 years ago by Toon Verwerft <[email protected]>
Add information on flattening

github.com/php-soap/psr18-transport - 665270b3d4beebd14ead08209969ae8bb0f1b7b2 authored almost 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #4 from veewee/wsdl-tools

Introduce WSDL CLI tools

github.com/php-soap/wsdl - 54af50adeaae58ca06aacd25794b9aed2b0bc1c3 authored almost 3 years ago by Toon Verwerft <[email protected]>
Add docs

github.com/php-soap/wsdl - 4d0e5180bfcd16d8968bf73b8f1e7e927131403e authored almost 3 years ago by Toon Verwerft <[email protected]>
Introduce WSDL CLI tools

github.com/php-soap/wsdl - 686e4bd4a9b5f576329a669345d4f827d5a76b84 authored almost 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #1 from veewee/wsdl-flattener

Wsdl flattener

github.com/php-soap/wsdl - d12cf90a9b9e1eb2111009f95109d82a37a7152f authored almost 3 years ago by Toon Verwerft <[email protected]>
Improve docs for future me

github.com/php-soap/wsdl - 840575bfd1d7cbae3cf9bb440636081a821ea34a authored almost 3 years ago by Toon Verwerft <[email protected]>
Fix type grouping bug

github.com/php-soap/wsdl - b5a6c9956259abe1f8feb25a66255367bd4a93db authored almost 3 years ago by Toon Verwerft <[email protected]>
Fix psalm + cs-fixer

github.com/php-soap/wsdl - 4dcbe38b9b34ddddea129b9ebf7ab36a9cd56c48 authored almost 3 years ago by Toon Verwerft <[email protected]>
Add various tests

github.com/php-soap/wsdl - c6559dba2a2409b26576ca2b20919f3a0c9b6156 authored almost 3 years ago by Toon Verwerft <[email protected]>
Apply grouping

github.com/php-soap/wsdl - 8e29e8d93d3bfb1b89942d3291e110dc84c28705 authored almost 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #8 from pableu/patch-1

fix a typo in README.md (once -> ones)

github.com/php-soap/ext-soap-engine - a5e5f020586723de14ad8c3e77483227548c7dc4 authored almost 3 years ago by Toon Verwerft <[email protected]>
fix a typoe in README.md (once -> ones)

github.com/php-soap/ext-soap-engine - 4b1e5e0385b879b88670b79220a7b4d6c238f8a8 authored almost 3 years ago by Pablo Schläpfer <[email protected]>
Fix additional namespaces

github.com/php-soap/wsdl - 0c8826f654362fd17027a348ad41135f0b655721 authored about 3 years ago by Toon Verwerft <[email protected]>
Add include logic

github.com/php-soap/wsdl - 6b1d2c9b2a11f03770326ef2f9816613c70c1503 authored about 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #6 from php-soap/improved-types

Improve type-safety

github.com/php-soap/ext-soap-engine - 66d669f47758fbf05098fbf9238b47fb94694a8e authored about 3 years ago by Toon Verwerft <[email protected]>
Improve type-safety

github.com/php-soap/ext-soap-engine - c89d9336412a0bfeac9647dda9d1c2cf371f9340 authored about 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #5 from php-soap/php81

PHP 8.1 Compatibility

github.com/php-soap/ext-soap-engine - a4720b58bb0c99e12dc33ab97fb41ad061f706d7 authored about 3 years ago by Toon Verwerft <[email protected]>
PHP 8.1 Compatibility

github.com/php-soap/ext-soap-engine - d79fa0b02c59b176f52b43002cfd0c19f02d250a authored about 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #2 from php-soap/php81

PHP 8.1 Compatibility

github.com/php-soap/psr18-wsse-middleware - a027b4d9cc3572a8cda7f1dfb458a88ec4f1354c authored about 3 years ago by Toon Verwerft <[email protected]>
PHP 8.1 Compatibility

github.com/php-soap/psr18-wsse-middleware - 16465e7c7521fa756b701cb5b1d771fc6288b499 authored about 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #1 from php-soap/php81

PHP 8.1 Compatibility

github.com/php-soap/psr18-transport - 11fef5d58e165a793bba85a5c7d9be79a519d0ce authored about 3 years ago by Toon Verwerft <[email protected]>
PHP 8.1 Compatibility

github.com/php-soap/psr18-transport - 63f27a07e8d3992120b6ba2d0cf78a2f7eaaa38e authored about 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #4 from php-soap/php81

PHP 8.1 Compatibility

github.com/php-soap/engine-integration-tests - 2309ab103ee2d981004cd9dd78d726d3a41df859 authored about 3 years ago by Toon Verwerft <[email protected]>
PHP 8.1 Compatibility

github.com/php-soap/engine-integration-tests - 96cac677c59ad0308d30af0faae3559994b88d9e authored about 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #2 from php-soap/php81

PHP 8.1 Compatibility

github.com/php-soap/engine - 1d3774a9e5eaf3762cc1d399a132ac4a5a9035a3 authored about 3 years ago by Toon Verwerft <[email protected]>
PHP 8.1 Compatibility

github.com/php-soap/engine - 91e459fb7f4af51a3c9997f5f08505b8eb134b89 authored about 3 years ago by Toon Verwerft <[email protected]>
Use released xml version

github.com/php-soap/wsdl - c59d10b4b4b46235c92f3618f9f941c5e34cf132 authored about 3 years ago by Toon Verwerft <[email protected]>
Add docs

github.com/php-soap/wsdl - d0864e3bf55eca6381b52272e098333b31177be5 authored about 3 years ago by Toon Verwerft <[email protected]>
Add flattening loader

github.com/php-soap/wsdl - 0a5d51a7439b7126e65d97d219d60441e268c947 authored about 3 years ago by Toon Verwerft <[email protected]>
Fix namespace check

github.com/php-soap/wsdl - 36e34cd0729c434910b3bcde9dce1eccae2c60ba authored about 3 years ago by Toon Verwerft <[email protected]>
Add wsdl flattening

github.com/php-soap/wsdl - 3c0d59204dd10bd2ac50256b8be0d5ca67348c40 authored about 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #3 from php-soap/php81

PHP 8.1 Compatibility

github.com/php-soap/wsdl - 8cf9c1aebf630ac7f40fc894f87dcb9f5b166235 authored about 3 years ago by Toon Verwerft <[email protected]>
PHP 8.1 Compatibility

github.com/php-soap/wsdl - adcb0c11308dc313ea9f8ab14fafcdd9e0dccb16 authored about 3 years ago by Toon Verwerft <[email protected]>
Ignore cs-fixer config file

github.com/php-soap/xml - ba6a389ea8dfe6756164f6c9fa8bd81f173956d7 authored about 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #2 from php-soap/php81

PHP 8.1 Compatibility

github.com/php-soap/xml - e376d75299854256a323d195467e8f3198163706 authored about 3 years ago by Toon Verwerft <[email protected]>
PHP 8.1 Compatibility

github.com/php-soap/xml - 54091c90dc9e4b0aeb4d4cd1407dc4a579d7f14a authored about 3 years ago by Toon Verwerft <[email protected]>
Remove timeout in examples

github.com/php-soap/ext-soap-engine - 3654d0dc2cdcc384996bb5faf1238382a37c8ab3 authored about 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #4 from php-soap/dorequest-return-type

Fix broken return type

github.com/php-soap/ext-soap-engine - f46242c86481a21824a31fb6fbe2b52718d9a20d authored about 3 years ago by Toon Verwerft <[email protected]>
Add example

github.com/php-soap/ext-soap-engine - c993e25a72224eeb84b89f5d6b31521de6fb1765 authored about 3 years ago by Toon Verwerft <[email protected]>
Fix broken return type

github.com/php-soap/ext-soap-engine - 4f2452e5db910f7289ff2d68ab97826d0260b268 authored about 3 years ago by Toon Verwerft <[email protected]>
Bump Testsuite

github.com/php-soap/ext-soap-engine - d4d8cd75b8f3ebfe4e716f49f55f39590ff28077 authored about 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #2 from php-soap/invalid-type

Use bool for SoapClient::__doRequest() $one_way

github.com/php-soap/ext-soap-engine - 6039f26229e148fe13b2c2e0043ba494190a26f9 authored about 3 years ago by Toon Verwerft <[email protected]>
Use bool for SoapClient::__doRequest()

github.com/php-soap/ext-soap-engine - 829617d56240230ca18a3197d23627c8c128176b authored about 3 years ago by Toon Verwerft <[email protected]>
Update vcr version

github.com/php-soap/engine-integration-tests - 81770d7bebc22ea6e8fef12ad1b59ee1a84afc8e authored about 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #1 from php-soap/broken-type

Fix broken PHP80 type

github.com/php-soap/engine - b92990cfb9fd65a82797b3a2ebd64b32ef82be62 authored about 3 years ago by Toon Verwerft <[email protected]>
Fix broken PHP80 type

github.com/php-soap/engine - 0c659f1a162228e504be2ccfb333abd663e09b29 authored about 3 years ago by Toon Verwerft <[email protected]>
Use new wsdl flattening tools

github.com/php-soap/wsdl-reader - 7e49179778a4ba226e64937eaa9f8637d8806900 authored about 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #2 from veewee/xsd-validation

Add XSD based WSDL and schema validators

github.com/php-soap/wsdl - 731682b87b3e3b8a52c0c7f92918813a4bf05ad5 authored about 3 years ago by Toon Verwerft <[email protected]>
Add documention

github.com/php-soap/wsdl - d3e6997f5c20cd7e535f19b0684f4ef18274ff75 authored about 3 years ago by Toon Verwerft <[email protected]>
Add tests

github.com/php-soap/wsdl - 7c54e70114089993fbdcb4b6312aa3f8589cf992 authored about 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #1 from Josh-G/patch-1

Correct composer usage in README

github.com/php-soap/psr18-wsse-middleware - 5a9578c728ed05d47eec4a79c8de41f5c8bc4c53 authored about 3 years ago by Toon Verwerft <[email protected]>
add deps

github.com/php-soap/wsdl - 930f5c6aa9f7a3ba3f21ba79fbc71fc2da24ba97 authored about 3 years ago by Toon Verwerft <[email protected]>
add validators

github.com/php-soap/wsdl - 3517d23658a885d45f03098d467657672c11a23b authored about 3 years ago by Toon Verwerft <[email protected]>
Add validations

github.com/php-soap/wsdl - a518e3fa0ecf47d51049be9fe38982be13d203a4 authored about 3 years ago by Toon Verwerft <[email protected]>
Correct composer usage in README

github.com/php-soap/psr18-wsse-middleware - aa05c829b57f890a4ad61f80a6b747d36b519022 authored about 3 years ago by Josh Grant <[email protected]>
Merge pull request #1 from php-soap/wsdl-xmlns

Add common xmlns namespaces and improve wsdl preset

github.com/php-soap/xml - 5e51deb38294a62ce76016b6a5b0a0b31c04b079 authored about 3 years ago by Toon Verwerft <[email protected]>
Add common xmlns namespaces and improve wsdl preset

github.com/php-soap/xml - f3d0c5e9614984cdc2a9fb256308b9eed1669fbf authored about 3 years ago by Toon Verwerft <[email protected]>
Upgrade dependencies

github.com/php-soap/psr18-wsse-middleware - b6e927ed22755dc75f011f7ada734b706d8092c2 authored about 3 years ago by Toon Verwerft <[email protected]>
Upgrade dependencies

github.com/php-soap/psr18-transport - e22e794d4f8ed8f4f45fbb909cc8209434a858c0 authored about 3 years ago by Toon Verwerft <[email protected]>
Upgrade dependencies

github.com/php-soap/ext-soap-engine - c79f6fd2f67ae2e3b4258344b8b602414c0aa959 authored about 3 years ago by Toon Verwerft <[email protected]>
Upgrade dependencies

github.com/php-soap/engine-integration-tests - 861bbbaaf66d75bb92e0539925feb20304c43309 authored about 3 years ago by Toon Verwerft <[email protected]>
Merge pull request #3 from php-soap/dependabot/composer/phpunit/phpunit-9.5.9

Bump phpunit/phpunit from 9.5.7 to 9.5.9

github.com/php-soap/engine-integration-tests - da48bda0e528f32cf7ef91e8cfe49e51da440c24 authored about 3 years ago by Toon Verwerft <[email protected]>
Upgrade dependencies

github.com/php-soap/xml - f0f82e4356685b8954bfa3967b0f1d752cb192d0 authored about 3 years ago by Toon Verwerft <[email protected]>
Bump phpunit/phpunit from 9.5.7 to 9.5.9

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.7 to 9.5.9.
- [Re...

github.com/php-soap/engine-integration-tests - 5e4e719418c8695300d94026b9102045ee9c89a2 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1 from php-soap/dependabot/composer/phpunit/phpunit-9.5.7

Bump phpunit/phpunit from 9.5.6 to 9.5.7

github.com/php-soap/engine-integration-tests - 46793710396ce0f81377e8100ba5bc2cec9a128f authored over 3 years ago by Toon Verwerft <[email protected]>
Bump phpunit/phpunit from 9.5.6 to 9.5.7

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.6 to 9.5.7.
- [Re...

github.com/php-soap/engine-integration-tests - 9a8479a9eb26e5c00cb05acf5817c58f88811fc0 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add async transport

github.com/php-soap/engine - 0e0990bb122b209014989af383133d8aa9362648 authored over 3 years ago by Toon Verwerft <[email protected]>
Use versioned soap dependencies

github.com/php-soap/psr18-wsse-middleware - 552f8c38dad83da0cb5302b28bc57dd9eca99135 authored over 3 years ago by Toon Verwerft <[email protected]>