mimmi20 / client-builder
Provides a Class to build a Laminas HTTP Client from a config
Installs: 1 229
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
- laminas/laminas-http: ^2.21.0
- laminas/laminas-servicemanager: ^3.23.0
Requires (Dev)
- ext-ctype: *
- ext-dom: *
- ext-simplexml: *
- ext-tokenizer: *
- ext-xml: *
- ext-xmlwriter: *
- infection/infection: ^0.29.12
- laminas/laminas-modulemanager: ^2.17.0
- mimmi20/coding-standard: ^6.0.12
- nikic/php-parser: ^5.4.0
- phpstan/extension-installer: ^1.4.3
- phpstan/phpstan: ^2.1.6
- phpstan/phpstan-deprecation-rules: ^2.0.1
- phpstan/phpstan-phpunit: ^2.0.4
- phpunit/phpunit: ^12.0.4
- psr/container: ^1.1.2 || ^2.0.2
- rector/rector: ^2.0.9
- rector/type-perfect: ^2.0.2
- shipmonk/composer-dependency-analyser: ^1.8.2
- symfony/process: ^7.2.0
- symplify/phpstan-rules: ^14.3.3
- tomasvotruba/cognitive-complexity: ^1.0.0
- tomasvotruba/type-coverage: ^2.0.2
- tomasvotruba/unused-public: ^2.0.0
Suggests
- laminas/laminas-modulemanager: Required for Module Integration
- laminas/laminas-servicemanager: Required for the Factories
- dev-master
- 6.x-dev
- 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/laminas/laminas-servicemanager-tw-4.4.0
- dev-updates
- dev-dependabot/composer/master/infection/infection-tw-0.29.12
- dev-dependabot/composer/master/phpunit/phpunit-tw-12.0.4
- dev-dependabot/composer/master/symplify/phpstan-rules-tw-14.3.3
- dev-dependabot/composer/master/phpstan/phpstan-tw-2.1.6
- dev-dependabot/composer/master/mimmi20/coding-standard-tw-6.0.12
- dev-dependabot/composer/master/laminas/laminas-servicemanager-tw-4.4.0
This package is auto-updated.
Last update: 2025-02-22 08:24:09 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
.