Browse Source

Update README.md

Added new php framework.
pull/1358/head
Rustam 5 months ago
parent
commit
4a657f51c0
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -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.*

Loading…
Cancel
Save