PHPackages                             riddlestone/zf-gulp - 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. riddlestone/zf-gulp

Abandoned → [riddlestone/brokkr-gulpfile](/?search=riddlestone%2Fbrokkr-gulpfile)ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

riddlestone/zf-gulp
===================

A Zend Framework 2 module for Gulp configuration

v1.0.0(6y ago)031[2 issues](https://github.com/riddlestone/zf-gulp/issues)BSD-3-ClausePHPPHP ^7.3

Since Nov 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/riddlestone/zf-gulp)[ Packagist](https://packagist.org/packages/riddlestone/zf-gulp)[ RSS](/packages/riddlestone-zf-gulp/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

Riddlestone ZF-Gulp
===================

[](#riddlestone-zf-gulp)

A [Zend Framework 2](https://github.com/zendframework) module for [Gulp](https://gulpjs.com/) configuration

> ## Repository archived 2020-02-06
>
> [](#repository-archived-2020-02-06)
>
> This repository has been replaced with [riddlestone/brokkr-gulpfile](https://github.com/riddlestone/brokkr-gulpfile).
>
> Note that the new package is much simpler, so some work will be involved in switching to use it.

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

[](#installation)

Installation of this module uses composer. For composer documentation, please refer to [getcomposer.org](http://getcomposer.org/).

```
composer require riddlestone/zf-gulp
```

Usage
-----

[](#usage)

To include your Gulp pipeline in the generated configuration file, create a `Riddlestone\ZF\Gulp\ProviderInterface`implementation, and add it to your module's config file:

```
