https://github.com/kmvan/php-status-code
https://github.com/kmvan/php-status-code
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kmvan/php-status-code
- Owner: kmvan
- Created: 2022-04-24T08:01:14.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-24T08:04:02.000Z (about 4 years ago)
- Last Synced: 2025-01-21T07:29:10.422Z (over 1 year ago)
- Language: PHP
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### INSTALL
```shell
composer require kmvan/status-code
```
### REQUIRED
- PHP 8.1 or later
### USAGE
```php