linuxforphp/linuxforcomposer 问题修复 & 功能扩展

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

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

linuxforphp/linuxforcomposer

最新稳定版本:2.0.9.3

Composer 安装命令:

composer require linuxforphp/linuxforcomposer

包简介

Composer package that helps to easily configure and run Docker and Linux for PHP containers for any PHP project.

README 文档

README

Linux for Composer

https://linuxforphp.net

Composer package that helps to easily configure and run Linux for PHP containers for any PHP project.

codecov Documentation Status PDS Skeleton

To install this library, please enter the following command:

composer require linuxforphp/linuxforcomposer

Once the dependencies are installed, you can create the linuxforcomposer.json file using:

php vendor/bin/linuxforcomposer.phar

NOTE: On Windows, please use the Linux for Composer PHAR file in the 'vendor/linuxforphp/linuxforcomposer/bin' folder.

Then, you only have to enter the following command to run the Linux for PHP containers that you have configured in the JSON file.

php vendor/bin/linuxforcomposer.phar docker:run start

If you wish to install the Linux for Composer binary for your entire system, please copy the PHAR file to a folder included in your PATH:

cp vendor/linuxforphp/linuxforcomposer/bin/linuxforcomposer.phar /usr/local/bin/linuxforcomposer

You will then be able to invoke the binary directly:

cd /folder/of/my/favorite/project
linuxforcomposer docker:run start

For more information on configuring and using Linux for Composer, please visit this page:

https://linuxforphp.net/documentation

Have a lot of fun! :)

PLEASE NOTE: As long as you have Docker, Composer, Git and cURL installed on your computer, this library should work fine. If on Windows, make sure you are using the linuxforcomposer.phar file contained in the 'vendor/linuxforphp/linuxforcomposer/bin' folder.

Enjoy!

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2018-05-18