2017 © Pedro Peláez
 

library linuxforcomposer

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

image

linuxforphp/linuxforcomposer

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

  • Sunday, May 27, 2018
  • by andrewscaya
  • Repository
  • 1 Watchers
  • 0 Stars
  • 66 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 29 % Grown

The README.md

Linux for PHP Banner

Linux for Composer

https://linuxforphp.net, (*1)

Composer package that helps to easily configure and run Linux for PHP containers for any PHP project., (*2)

codecov Documentation Status PDS Skeleton, (*3)

To install this library, please enter the following command:, (*4)

composer require linuxforphp/linuxforcomposer

Once the dependencies are installed, you can create the linuxforcomposer.json file using:, (*5)

php vendor/bin/linuxforcomposer.phar

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

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

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:, (*8)

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

You will then be able to invoke the binary directly:, (*9)

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

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

https://linuxforphp.net/documentation, (*11)

Have a lot of fun! :), (*12)

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., (*13)

Enjoy!, (*14)

The Versions

27/05 2018

dev-master

9999999-dev https://linuxforphp.net

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

  Sources   Download

GPL-2.0-only

The Requires

  • php ^5.6 || ^7.0

 

by Andrew Caya

php composer docker linux for php linux for composer

27/05 2018

dev-stable

dev-stable https://linuxforphp.net

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

  Sources   Download

GPL-2.0-only

The Requires

  • php ^5.6 || ^7.0

 

by Andrew Caya

php composer docker linux for php linux for composer

27/05 2018

0.9.9

0.9.9.0 https://linuxforphp.net

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

  Sources   Download

GPL-2.0-only

The Requires

  • php ^5.6 || ^7.0

 

by Andrew Caya

php composer docker linux for php linux for composer

24/05 2018

0.9.8

0.9.8.0 https://linuxforphp.net

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

  Sources   Download

GPL-2.0-only

The Requires

 

The Development Requires

by Andrew Caya

php composer docker linux for php linux for composer