Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcrumm/vindinium-guzzle
A Vindinium client in Guzzle4
https://github.com/mcrumm/vindinium-guzzle
Last synced: 27 days ago
JSON representation
A Vindinium client in Guzzle4
- Host: GitHub
- URL: https://github.com/mcrumm/vindinium-guzzle
- Owner: mcrumm
- Created: 2014-07-20T20:45:49.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2015-05-06T17:30:16.000Z (over 9 years ago)
- Last Synced: 2024-05-02T01:20:48.585Z (6 months ago)
- Language: PHP
- Homepage:
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
vindinium-guzzle
================A [Vindinium](http://vindinium.org/) client in [Guzzle4](https://github.com/guzzle/guzzle/).
### Install
```JSON
{
"require": {
"mcrumm/vindinium-guzzle": "@stable"
}
}
```