https://github.com/snellingio/request
Simple HTTP request object
https://github.com/snellingio/request
onroi php-7 php7 request snelling
Last synced: 25 days 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-06T01:09:38.000Z (about 9 years ago)
- Last Synced: 2026-01-02T06:41:16.007Z (4 months ago)
- Topics: onroi, php-7, php7, request, snelling
- Language: PHP
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- 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
```