Skip to content

btoop is a simple yet http status codes and setup or use http code in you project or with discription & get headers.

License

Notifications You must be signed in to change notification settings

aaka199191/btoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

btoop

btoop is a simple yet http status codes and setup or use http code in you project or with discription.

Installation

To install btoop, run the command below and you will get the latest version

composer require btoop/btoop

Features

  • Code Description
  • Set Response
  • Get All Headers

Usages

Example1
HttpCode\HttpCode::getDesc(200); // 200 (OK)

Example2
HttpCode\HttpCode::setResponse(200);

Example3
HttpCode\HttpCode::getallheaders();

Contribute

Http-Codes loves developers. You can be part of this project!

This wrapper is a great introduction to the open source world, check out the code!

Feel free to ask anything, and contribute:

  • Fork the project.
  • Create a new branch.
  • Implement your feature or bug fix.
  • Commit, push, open a pull request.

If you have suggestions on how to improve the guides, please submit an issue in our repo.

Who Mantained

  • Mantained by _kshatriya_16

Copyright © by _kshatriya_16