mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
feature/New frameworks were added
This commit is contained in:
parent
101557c88a
commit
9e8c30704e
@ -176,6 +176,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [Radar](https://github.com/radarphp/Radar.Adr) - An Action-Domain-Responder implementation for PHP.
|
* [Radar](https://github.com/radarphp/Radar.Adr) - An Action-Domain-Responder implementation for PHP.
|
||||||
* [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
|
* [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
|
||||||
* [Slim](https://www.slimframework.com/) - Another simple micro framework.
|
* [Slim](https://www.slimframework.com/) - Another simple micro framework.
|
||||||
|
* [Mezon](https://github.com/alexdodonov/mezon/) - Simple micro framework for Web applications and microservices.
|
||||||
|
|
||||||
### Micro Framework Extras
|
### Micro Framework Extras
|
||||||
*Extras related to micro frameworks and routers.*
|
*Extras related to micro frameworks and routers.*
|
||||||
@ -192,6 +193,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
* [Klein](https://github.com/klein/klein.php) - A flexible router.
|
* [Klein](https://github.com/klein/klein.php) - A flexible router.
|
||||||
* [Pux](https://github.com/c9s/Pux) - Another fast routing library.
|
* [Pux](https://github.com/c9s/Pux) - Another fast routing library.
|
||||||
* [Route](https://github.com/thephpleague/route) - A routing library built on top of Fast Route.
|
* [Route](https://github.com/thephpleague/route) - A routing library built on top of Fast Route.
|
||||||
|
* [Mezon Router](https://github.com/alexdodonov/mezon-router) - Small and fast router
|
||||||
|
|
||||||
### Templating
|
### Templating
|
||||||
*Libraries and tools for templating and lexing.*
|
*Libraries and tools for templating and lexing.*
|
||||||
|
Loading…
Reference in New Issue
Block a user