Download the PHP package jtrw/php-make without Composer
On this page you can find all versions of the php package jtrw/php-make. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jtrw/php-make
More information about jtrw/php-make
Files in jtrw/php-make
Download jtrw/php-make
More information about jtrw/php-make
Files in jtrw/php-make
Vendor jtrw
Package php-make
Short Description Simple collections of make commands to increase productivity
License MIT
Package php-make
Short Description Simple collections of make commands to increase productivity
License MIT
Please rate this library. Is it a good library?
Informations about the package php-make
PHP Make
Useful PHP Makefile for PHP projects. Simple collections of make commands to increase productivity. In this project I collect useful commands for PHP projects. Most of the commands are related to Docker projects.
Install
./vendor/bin/php-make
for copy template Makefile to your project if Makefile exists it will be not overwritten.-
If you use your own Makefile, you can add the following line to your Makefile:
-
Add to your .env file variable
PHP_FPM_NAME
andAPP_ENV
for example: - Use
make help
to see all available commands.
Usage
image:
composer.mk
File composer.mk
contains commands for composer.
composer-install
License
The MIT License (MIT). Please see License File for more information.
All versions of php-make with dependencies
PHP Build Version
Package Version
No informations.
The package jtrw/php-make contains the following files
Loading the files please wait ....