https://github.com/coolephp/http-kernel
https://github.com/coolephp/http-kernel
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/coolephp/http-kernel
- Owner: coolephp
- License: mit
- Created: 2021-09-17T09:40:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-30T10:04:13.000Z (about 4 years ago)
- Last Synced: 2024-04-25T06:22:13.080Z (almost 2 years ago)
- Language: PHP
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# http-kernel
> Http kernel component of the Coole framework.
## Documentation
[www.guanguans.cn/coole](https://www.guanguans.cn/coole/)
## Installation
```shell script
$ composer require coole/http-kernel -vvv
```
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.