Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snellingio/request
Simple HTTP request object
https://github.com/snellingio/request
onroi php-7 php7 request snelling
Last synced: 1 day ago
JSON representation
Simple HTTP request object
- Host: GitHub
- URL: https://github.com/snellingio/request
- Owner: snellingio
- License: mit
- Created: 2017-03-07T00:43:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-06T01:09:38.000Z (over 7 years ago)
- Last Synced: 2024-10-13T12:21:49.443Z (about 1 month ago)
- Topics: onroi, php-7, php7, request, snelling
- Language: PHP
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Request
=========================Simple HTTP request object.
## Installation
```
composer require snelling/request
```