Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/code-tool/curl-client
https://github.com/code-tool/curl-client
curl php
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/code-tool/curl-client
- Owner: code-tool
- License: mit
- Created: 2017-11-30T11:20:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-14T08:47:29.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T06:07:07.323Z (2 months ago)
- Topics: curl, php
- Language: PHP
- Size: 87.9 KB
- Stars: 0
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP Curl Client
## Installation
```bash
composer require code-tool/curl-client
```## Getting Started
It is strictly advised to use any form of DI container (e.g. with [Symfony Bundle](https://github.com/code-tool/curl-client-symfony-bridge)).