https://github.com/coolephp/skeleton
This is an official framework application template for Coole. - 这是一个官方提供的 Coole 框架应用模板。
https://github.com/coolephp/skeleton
cooler framework skeleton template
Last synced: 14 days ago
JSON representation
This is an official framework application template for Coole. - 这是一个官方提供的 Coole 框架应用模板。
- Host: GitHub
- URL: https://github.com/coolephp/skeleton
- Owner: coolephp
- License: mit
- Created: 2020-11-20T09:12:14.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-24T21:22:27.000Z (about 1 year ago)
- Last Synced: 2025-09-04T02:58:04.541Z (5 months ago)
- Topics: cooler, framework, skeleton, template
- Language: Twig
- Homepage: https://www.guanguans.cn/coole
- Size: 164 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: .github/SECURITY.md
Awesome Lists containing this project
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.3
## Installation
``` bash
$ composer create-project coolephp/skeleton -vvv
```
## Quick start service
``` php
$ php bin/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.