PHPackages                             guanguans/coole - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. guanguans/coole

ActiveLibrary[Framework](/categories/framework)

guanguans/coole
===============

Coole is a PHP micro-framework built on open source components. - Coole 是一个基于开源组件构建的 PHP 微框架。

v1.1.6(4y ago)22960↓100%15MITPHPPHP &gt;7.2CI passing

Since Dec 22Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/guanguans/coole)[ Packagist](https://packagist.org/packages/guanguans/coole)[ Docs](https://github.com/guanguans/coole)[ Fund](https://www.guanguans.cn/images/wechat.jpeg)[ RSS](/packages/guanguans-coole/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (24)Versions (19)Used By (5)

[![Coole](./docs/static/logo.png)](./docs/static/logo.png)

> Coole is a PHP framework built on open source components. - Coole 是一个基于开源组件构建的 PHP 框架。

[简体中文](README-zh_CN.md) | [ENGLISH](README.md)

[![tests](https://github.com/guanguans/coole/workflows/tests/badge.svg)](https://github.com/guanguans/coole/workflows/tests/badge.svg)[![check & fix styling](https://github.com/guanguans/coole/workflows/check%20&%20fix%20styling/badge.svg)](https://github.com/guanguans/coole/workflows/check%20&%20fix%20styling/badge.svg)[![codecov](https://camo.githubusercontent.com/d3ae8eb325fdaced1ee3bb5fb3803723632f13947c5e81510b6fd60e8ea3c706/68747470733a2f2f636f6465636f762e696f2f67682f6775616e6775616e732f636f6f6c652f6272616e63682f6d61696e2f67726170682f62616467652e7376673f746f6b656e3d55524746415753365334)](https://codecov.io/gh/guanguans/coole)[![Latest Stable Version](https://camo.githubusercontent.com/bc354b2131ab1ec3952142f0889cab85db3c7351011a01691e57f467cf3bd50b/68747470733a2f2f706f7365722e707567782e6f72672f6775616e6775616e732f636f6f6c652f76)](//packagist.org/packages/guanguans/coole)[![Total Downloads](https://camo.githubusercontent.com/6254e484e57afc306b9654725777aa0eb08068e0ffea93dea954901229fa3c57/68747470733a2f2f706f7365722e707567782e6f72672f6775616e6775616e732f636f6f6c652f646f776e6c6f616473)](//packagist.org/packages/guanguans/coole)[![License](https://camo.githubusercontent.com/261b9d0afa996a2e9467798cda5210c25b1e51065458c1dc73ef00a8371ae87d/68747470733a2f2f706f7365722e707567782e6f72672f6775616e6775616e732f636f6f6c652f6c6963656e7365)](//packagist.org/packages/guanguans/coole) [![Join the chat at https://gitter.im/guanguans/coole](https://camo.githubusercontent.com/f16f0484bf75e8c9b7db336cbe0b6473cc24115d9a76cca392a870b77a9a9833/68747470733a2f2f6261646765732e6769747465722e696d2f6775616e6775616e732f636f6f6c652e737667)](https://gitter.im/guanguans/coole?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Documentation
-------------

[](#documentation)

[www.guanguans.cn/coole](https://www.guanguans.cn/coole/)

Life cycle
----------

[](#life-cycle)

[![Life cycle](./docs/static/life-cycle.png)](./docs/static/life-cycle.png)

Requirement
-----------

[](#requirement)

- PHP &gt;= 7.3

Installation
------------

[](#installation)

```
$ composer require guanguans/coole -vvv
```

Quick start
-----------

[](#quick-start)

```
