Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kmvan/php-http-status
A package for easy get http status code.
https://github.com/kmvan/php-http-status
Last synced: about 1 month ago
JSON representation
A package for easy get http status code.
- Host: GitHub
- URL: https://github.com/kmvan/php-http-status
- Owner: kmvan
- License: gpl-3.0
- Created: 2020-11-02T14:23:28.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-02T15:17:41.000Z (about 4 years ago)
- Last Synced: 2024-03-03T08:34:39.275Z (10 months ago)
- Language: PHP
- Size: 16.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP HTTP STATUS
> A package for easy get http status code.
## Install
- `$ composer require kmvan/php-http-status`
## Usage
```php