mimmi20 / client-builder
Provides a Class to build a Laminas HTTP Client from a config
Installs: 2 372
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/mimmi20/client-builder
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
- laminas/laminas-http: ^2.22.0
- laminas/laminas-servicemanager: ^4.4.0
Requires (Dev)
- ext-ctype: *
- ext-dom: *
- ext-simplexml: *
- ext-tokenizer: *
- ext-xml: *
- ext-xmlwriter: *
- infection/infection: ^0.31.2
- laminas/laminas-modulemanager: ^2.17.0
- mimmi20/coding-standard: ^6.2.5
- nikic/php-parser: ^5.6.1
- phpstan/extension-installer: ^1.4.3
- phpstan/phpstan: ^2.1.30
- phpstan/phpstan-deprecation-rules: ^2.0.3
- phpunit/phpunit: ^12.4.0
- psr/container: ^1.1.2 || ^2.0.2
- rector/rector: ^2.1.7
- rector/type-perfect: ^2.1.0
- shipmonk/composer-dependency-analyser: ^1.8.3
- symfony/process: ^7.3.4
- symplify/phpstan-rules: ^14.7.0
- tomasvotruba/cognitive-complexity: ^1.0.0
- tomasvotruba/type-coverage: ^2.0.2
- tomasvotruba/unused-public: ^2.0.1
Suggests
- laminas/laminas-modulemanager: Required for Module Integration
- laminas/laminas-servicemanager: Required for the Factories
- dev-master
- 7.0.1
- 7.0.0
- 6.x-dev
- 6.0.2
- 6.0.1
- 6.0.0
- 5.0.2
- 5.0.1
- 5.0.0
- 4.0.5
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.0.1
- 2.0.0
- 1.0.0
- dev-dependabot/composer/6.x/development-dependencies-ae145cba30
- dev-dependabot/composer/development-dependencies-ae145cba30
- dev-updates-6x
- dev-updates
- dev-dependabot/composer/phpunit/phpunit-tw-12.4.1
- dev-dependabot/composer/rector/rector-tw-2.2.3
- dev-dependabot/composer/rector/type-perfect-tw-2.1.1
- dev-dependabot/composer/symplify/phpstan-rules-tw-14.8.0
- dev-dependabot/composer/infection/infection-tw-0.31.6
- dev-dependabot/composer/6.x/phpstan/phpstan-tw-2.1.31
- dev-dependabot/composer/6.x/infection/infection-tw-0.31.6
- dev-dependabot/composer/6.x/phpunit/phpunit-tw-12.4.1
- dev-dependabot/composer/6.x/symplify/phpstan-rules-tw-14.8.0
- dev-dependabot/composer/6.x/rector/type-perfect-tw-2.1.1
This package is auto-updated.
Last update: 2025-10-19 10:27:45 UTC
README
Code Status
Requirements
This library requires PHP 8.1+.
Installation
Run
composer require mimmi20/client-builder
License
This package is licensed using the MIT License.
Please have a look at LICENSE.md
.