Skip to content

Nihilus118/JRIquest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JRIQuest-Library

A simple PHP (7.3+) Curl-Wrapper focused on type safety, error prevention, easy debugging and intuitive error handling.

Description

JRIQuest gives you access to the JRIquest, JRIsponse as well as the HTTPMethods class to use inside your project.

Getting Started

Dependencies

  • PHP 7.3+

Installing

  • Download the jriquest.php file
  • require/include it inside your project
  • You are done 😃 No package manager needed!

Documentation

Any Method is documented via Docstrings which should be shown inside most modern texteditor in realtime while typing.

Version History

  • 0.1
    • Initial Release
  • 0.2
    • Ability to set CURLOPTs

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages