Ver código fonte

feature/New frameworks were added

pull/1166/head
gdever 4 anos atrás
pai
commit
9e8c30704e
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2
    0
      README.md

+ 2
- 0
README.md Ver arquivo

176
 * [Radar](https://github.com/radarphp/Radar.Adr) - An Action-Domain-Responder implementation for PHP.
176
 * [Radar](https://github.com/radarphp/Radar.Adr) - An Action-Domain-Responder implementation for PHP.
177
 * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
177
 * [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
178
 * [Slim](https://www.slimframework.com/) - Another simple micro framework.
178
 * [Slim](https://www.slimframework.com/) - Another simple micro framework.
179
+* [Mezon](https://github.com/alexdodonov/mezon/) - Simple micro framework for Web applications and microservices.
179
 
180
 
180
 ### Micro Framework Extras
181
 ### Micro Framework Extras
181
 *Extras related to micro frameworks and routers.*
182
 *Extras related to micro frameworks and routers.*
192
 * [Klein](https://github.com/klein/klein.php) - A flexible router.
193
 * [Klein](https://github.com/klein/klein.php) - A flexible router.
193
 * [Pux](https://github.com/c9s/Pux) - Another fast routing library.
194
 * [Pux](https://github.com/c9s/Pux) - Another fast routing library.
194
 * [Route](https://github.com/thephpleague/route) - A routing library built on top of Fast Route.
195
 * [Route](https://github.com/thephpleague/route) - A routing library built on top of Fast Route.
196
+* [Mezon Router](https://github.com/alexdodonov/mezon-router) - Small and fast router
195
 
197
 
196
 ### Templating
198
 ### Templating
197
 *Libraries and tools for templating and lexing.*
199
 *Libraries and tools for templating and lexing.*

Carregando…
Cancelar
Salvar