oussaka/php-makefile

Makefile recipes for PHP

dev-master 2020-02-27 09:32 UTC

This package is not auto-updated.

Last update: 2024-05-18 06:56:08 UTC


README

Makefile for PHP projects

Install

$ composer require oussaka/php-makefile

Usage

You can use directly from command line:

$ make -f vendor/oussaka/php-makefile/Makefile [lint, vendor, build, etc ...]