Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samarthkumar008/btoop

btoop is a simple yet http status codes and setup or use http code in you project or with discription & get headers.
https://github.com/samarthkumar008/btoop

get-headers hacktoberfest http-code http-response http-status-code library package php php-http-status-code php7

Last synced: 1 day ago
JSON representation

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

Awesome Lists containing this project

README

        

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
```sh
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`