A simple PHP (7.3+) Curl-Wrapper focused on type safety, error prevention, easy debugging and intuitive error handling.
JRIQuest gives you access to the JRIquest, JRIsponse as well as the HTTPMethods class to use inside your project.
- PHP 7.3+
- Download the jriquest.php file
- require/include it inside your project
- You are done 😃 No package manager needed!
Any Method is documented via Docstrings which should be shown inside most modern texteditor in realtime while typing.
- 0.1
- Initial Release
- 0.2
- Ability to set CURLOPTs
This project is licensed under the MIT License - see the LICENSE.md file for details