spiral/installer 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

spiral/installer

最新稳定版本:1.1.1

Composer 安装命令:

composer create-project spiral/installer

包简介

Spiral Application installer

README 文档

README

App Skeleton | Documentation | Discord | Twitter | Contributing

Installer

The package has been developed for the Spiral Framework, providing a convenient command line interface for installing and configuring the framework and any desired packages. This makes it simple for developers to get started with Spiral.


Server Requirements

Make sure that your server is configured with following PHP version and extensions:

Installation

composer create-project spiral/installer my-app

Note: Application server will be downloaded automatically (php-curl and php-zip required).


After the project has been created and installed, start RoadRunner server using the following command:

cd my-app

./rr serve

Once you have started RoadRunner server, your application will be accessible in your web browser at http://localhost:8080.

Note: Read more about application server configuration here.

License:

MIT License (MIT). Please see LICENSE for more information. Maintained by Spiral Scout.

统计信息

  • 总下载量: 93
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 7
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 7
  • Watchers: 4
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-12-21