arefshojaei/delta-boilerplate
Composer 安装命令:
composer require arefshojaei/delta-boilerplate
包简介
Delta Boilerplate
README 文档
README
A PHP framework for building efficient and scalable server-side applications.
Description
Here is a example of Delta boilerplate project that you can develop your Application with PHP 🔥
Installation
Using Composer
composer create-project arefshojaei/delta-boilerplate Delta-app
Or Using Git
git clone https://github.com/ArefShojaei/Delta-boilerplate.git
How to run the Project?
STEP 1
cd Delta-app
STEP 2
php bin/console serve
STEP 3 - Open the browser with navigate to:
http://localhost:8000/ OR http://127.0.0.1/
Swagger UI
https://localhost:8000/api/docs OR https://127.0.0.1:8000/api/docs
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-11-20
