Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themarlboroman/php-request
Unfinished but functional request object for PHP.
https://github.com/themarlboroman/php-request
curl http-request php
Last synced: about 2 months ago
JSON representation
Unfinished but functional request object for PHP.
- Host: GitHub
- URL: https://github.com/themarlboroman/php-request
- Owner: TheMarlboroMan
- License: mit
- Created: 2018-05-23T16:55:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-10T11:00:18.000Z (12 months ago)
- Last Synced: 2024-01-10T12:27:06.255Z (12 months ago)
- Topics: curl, http-request, php
- Language: PHP
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
request
=======Unfinished but functional request object for PHP.
Should work, but be warned that the original request would be all but consumed by the time this code executed, so there's no guarantee it's all the same.