PHPackages                             symandy/makefile-maker-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. symandy/makefile-maker-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

symandy/makefile-maker-bundle
=============================

Generate Makefile for Symfony application

v0.6.0(4y ago)14.6k[1 PRs](https://github.com/Symandy/MakefileMakerBundle/pulls)MITPHPPHP &gt;=7.4

Since Dec 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Symandy/MakefileMakerBundle)[ Packagist](https://packagist.org/packages/symandy/makefile-maker-bundle)[ RSS](/packages/symandy-makefile-maker-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (5)Versions (8)Used By (0)

Symandy Makefile Maker Bundle
=============================

[](#symandy-makefile-maker-bundle)

Introduction
------------

[](#introduction)

Symandy Makefile Maker is a Symfony bundle used to generate a Makefile containing Symfony commands shortcuts for a project

This bundle includes some basics commands (Symfony, Doctrine, Composer and more) but project commands can be added to this file.

Installation
------------

[](#installation)

```
composer require --dev symandy/makefile-maker-bundle
```

If you are not using [Symfony Flex](https://github.com/symfony/flex), add the following lines to `config/bundles.php`

```
