承接 cpsit/project-builder 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

cpsit/project-builder

最新稳定版本:2.14.1

Composer 安装命令:

composer require cpsit/project-builder

包简介

Composer package to create new projects from project templates

README 文档

README

Logo

Project Builder

Coverage CGL Docker deploy Tests Supported PHP Versions

📙 Documentation | 📦 Packagist | 💾 Repository | 🐛 Issue tracker

A Composer package used to create new projects based on various project templates. All project templates are distributed as separate Composer packages. It comes with a powerful configuration and templating system that allows to develop new project templates in a very flexible way.

➡️ Read more in the official documentation.

⚡ Quickstart

Composer

Packagist Packagist Downloads

composer create-project cpsit/project-builder <projectname>

Docker

Docker GHCR Pulls Docker Pulls

docker run --rm -it -v <target-dir>:/app cpsit/project-builder

You can also use the image from GitHub Container Registry:

docker run --rm -it -v <target-dir>:/app ghcr.io/cps-it/project-builder

📙 Documentation

Please have a look at the official documentation.

🧑‍💻 Contributing

Please have a look at CONTRIBUTING.md.

⭐ License

This project is licensed under GNU General Public License 3.0 (or later).

统计信息

  • 总下载量: 35.14k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 26
  • 点击次数: 1
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 25
  • Watchers: 8
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2022-06-21