PHPackages                             thedava/gruntfile-generator - 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. thedava/gruntfile-generator

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

thedava/gruntfile-generator
===========================

A PHP based Gruntfile.js generator

1.0(10y ago)022[3 issues](https://github.com/thedava/gruntfile-generator/issues)LGPLPHPPHP &gt;=5.3

Since Sep 24Pushed 10y ago1 watchersCompare

[ Source](https://github.com/thedava/gruntfile-generator)[ Packagist](https://packagist.org/packages/thedava/gruntfile-generator)[ Docs](https://github.com/thedava/gruntfile-generator)[ RSS](/packages/thedava-gruntfile-generator/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

gruntfile-generator
===================

[](#gruntfile-generator)

A PHP based Gruntfile.js generator

[![Build Status](https://camo.githubusercontent.com/e7f74cca346c8bc91693055c314e67a4c8c2775ca699239078119cd7e8a6d88f/68747470733a2f2f7472617669732d63692e6f72672f746865646176612f6772756e7466696c652d67656e657261746f722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/thedava/gruntfile-generator)

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

[](#installation)

```
php composer.phar require thedava/gruntfile-generator

```

Console command
---------------

[](#console-command)

```
php bin/gruntfile --config=your_grunt_config.php --gruntfile=Gruntfile.js

```

A basic configuration file
--------------------------

[](#a-basic-configuration-file)

```
