trinsyca/php-router
最新稳定版本:v1.0.4
Composer 安装命令:
composer create-project trinsyca/php-router
包简介
A simple PHP routing framework.
关键字:
README 文档
README
A simple PHP routing project template for handling URL routing in your PHP applications.
Installation
To set up the PHP Router project, follow these steps:
-
Create the Project:
composer create-project trinsyca/php-router example-app
-
Install Dependencies:
composer install
Configuration
After changing the name of the project file,
make sure to fill in the APP_NAME and DIRECTORY data in the .env file
and run the following command:
php trinsy make:htaccess
统计信息
- 总下载量: 15
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-06-15