yevgen-grytsay/symfony-micro-template
Composer 安装命令:
composer create-project yevgen-grytsay/symfony-micro-template
包简介
关键字:
README 文档
README
This Symfony project template is designed for quickly starting small projects with HTTP API functionality.
It automatically discovers controllers in the src/Controllers directory (controllers must be annotated with the Symfony\Component\Routing\Attribute\Route attribute).
Perfect for developers looking to jumpstart lightweight Symfony-based API applications with minimal setup.
Note: This template is not intended for use in production environments.
Installation
composer create-project yevgen-grytsay/symfony-micro-template my-project -s dev
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-09-09