# skeleton
**Repository Path**: coolephp/skeleton
## Basic Information
- **Project Name**: skeleton
- **Description**: This is an official framework application template for Coole. - 这是一个官方提供的 Coole 框架应用模板。
- **Primary Language**: PHP
- **License**: MIT
- **Default Branch**: 1.x
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-04-12
- **Last Updated**: 2025-01-26
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

> This is an official framework application template for [Coole](https://github.com/guanguans/coole). - 这是一个官方提供的 [Coole](https://github.com/guanguans/coole) 框架应用模板。
[](https://github.com/coolephp/skeleton/actions/workflows/tests.yml)
[](https://github.com/coolephp/skeleton/actions/workflows/php-cs-fixer.yml)
[](//packagist.org/packages/coolephp/skeleton)
[](//packagist.org/packages/coolephp/skeleton)
[](//packagist.org/packages/coolephp/skeleton)
## Documentation
[www.guanguans.cn/coole](https://www.guanguans.cn/coole/)
## Requirement
* PHP >= 7.2
## Installation
``` bash
$ composer create-project coolephp/skeleton -vvv
```
## Quick start service
``` php
$ php coole serve
```
## Testing
``` bash
$ composer test
```
## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.
## Security Vulnerabilities
Please review [our security policy](../../security/policy) on how to report security vulnerabilities.
## Credits
* [guanguans](https://github.com/guanguans)
* [All Contributors](../../contributors)
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.