# mini **Repository Path**: mzsongyan/mini ## Basic Information - **Project Name**: mini - **Description**: 东拼西凑的php框架,小巧够用 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-11-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #mini php框架 参考众多微型框架凑出来的东西,包括基本的东西,主要是自己以后使用。 #参考和使用了 [Router](https://github.com/dannyvankooten/AltoRouter) [Pimple](https://github.com/silexphp/Pimple) [Typecho Framework](https://github.com/typecho/framework) [Lime](https://github.com/aheinze/Lime) [Cockpit](https://github.com/aheinze/cockpit) 感谢以上作者!