|
|
@@ -182,6 +182,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
182
|
182
|
* [Minicli](https://github.com/minicli/minicli) - Minimalist, dependency-free framework for building CLI-centric PHP applications.
|
|
183
|
183
|
* [Silly](https://github.com/mnapoli/silly) - A micro-framework for CLI applications.
|
|
184
|
184
|
* [Slim](https://www.slimframework.com/) - Another simple micro framework.
|
|
|
185
|
+* [Neo](https://github.com/wemmbley/neo) - Good alternative to Lumen.
|
|
185
|
186
|
|
|
186
|
187
|
### Micro Framework Extras
|
|
187
|
188
|
*Extras related to micro frameworks and routers.*
|