https://github.com/mimmi20/client-builder
builds an laminas http client based on a config object
https://github.com/mimmi20/client-builder
laminas-http
Last synced: 4 months ago
JSON representation
builds an laminas http client based on a config object
- Host: GitHub
- URL: https://github.com/mimmi20/client-builder
- Owner: mimmi20
- License: mit
- Created: 2022-05-19T12:30:37.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T17:55:17.000Z (8 months ago)
- Last Synced: 2024-10-30T06:05:47.639Z (8 months ago)
- Topics: laminas-http
- Language: PHP
- Homepage:
- Size: 407 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# client-builder
[](https://packagist.org/packages/mimmi20/client-builder)
[](https://packagist.org/packages/mimmi20/client-builder)
[](https://packagist.org/packages/mimmi20/client-builder)## Code Status
[](https://codecov.io/gh/mimmi20/client-builder)
[](https://codeclimate.com/github/mimmi20/client-builder/test_coverage)
[](https://isitmaintained.com/project/mimmi20/client-builder "Average time to resolve an issue")
[](https://isitmaintained.com/project/mimmi20/client-builder "Percentage of issues still open")
[](https://dashboard.stryker-mutator.io/reports/github.com/mimmi20/client-builder/master)
[](https://codeclimate.com/github/mimmi20/client-builder/maintainability)## Requirements
This library requires PHP 8.1+.
## Installation
Run
```shell
composer require mimmi20/client-builder
```## License
This package is licensed using the MIT License.
Please have a look at [`LICENSE.md`](LICENSE.md).