PHPackages                             hhaojin/zorro - 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. hhaojin/zorro

ActiveProject[Framework](/categories/framework)

hhaojin/zorro
=============

High performance AOP and Coroutine PHP Framework

20PHP

Since Dec 10Pushed 3y ago2 watchersCompare

[ Source](https://github.com/hhaojin/zorro)[ Packagist](https://packagist.org/packages/hhaojin/zorro)[ RSS](/packages/hhaojin-zorro/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![OSCS Status](https://camo.githubusercontent.com/afa496f30a127285f516657dc97f40f8a42e3f05f42908f2f29d811dbe8791ab/68747470733a2f2f7777772e6f736373313032342e636f6d2f706c6174666f726d2f62616467652f6868616f6a696e2f7a6f72726f2e7376673f73697a653d736d616c6c)](https://www.oscs1024.com/project/hhaojin/zorro?ref=badge_small)

Zorro
=====

[](#zorro)

zorro是一款轻量灵活的高性能http框架，支持路由分组，中间件，自定义注解，自定义验证器，参数绑定.

install
-------

[](#install)

```
composer require hhaojin/zorro

```

quick start
-----------

[](#quick-start)

### 1、路由

[](#1路由)

```
