muath-ye/miniature-octo
Composer 安装命令:
composer create-project muath-ye/miniature-octo
包简介
A mini MVC app demonstrates tree view from two tables.
README 文档
README
Miniature-Octo is a clean and classy mini MVC app demonstrates tree view from two tables.
Feature Overview
- Simple routing using controllers.
- Views.
- Database abstraction with query builder.
- Recursion example.
- A lot more.
Requirement
PHP >= 8.0.2
Installing
git clone https://github.com/muath-ye/miniature-octo.git
cd miniature-octo
php -S 127.0.0.1:8000
Installing via composer
composer create-project muath-ye/miniature-octo
cd miniature-octo
php -S 127.0.0.1:8000
Browsing the porject:
open this link in your browser: http://127.0.0.1:8000
License
miniature-coto is open-sourced software licensed under the MIT License.
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-03-19