Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/samarthkumar008/btoop
- Owner: samarthkumar008
- License: mit
- Created: 2024-02-10T12:23:34.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-10T12:57:36.000Z (9 months ago)
- Last Synced: 2024-10-31T17:37:13.544Z (20 days ago)
- Topics: get-headers, hacktoberfest, http-code, http-response, http-status-code, library, package, php, php-http-status-code, php7
- Language: PHP
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`