Download the PHP package riddlestone/zf-gulp without Composer
On this page you can find all versions of the php package riddlestone/zf-gulp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download riddlestone/zf-gulp
More information about riddlestone/zf-gulp
Files in riddlestone/zf-gulp
Package zf-gulp
Short Description A Zend Framework 2 module for Gulp configuration
License BSD-3-Clause
Informations about the package zf-gulp
Riddlestone ZF-Gulp
A Zend Framework 2 module for Gulp configuration
Repository archived 2020-02-06
This repository has been replaced with riddlestone/brokkr-gulpfile.
Note that the new package is much simpler, so some work will be involved in switching to use it.
Installation
Installation of this module uses composer. For composer documentation, please refer to getcomposer.org.
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:
Have the provider return an array of Riddlestone\ZF\Gulp\PipelineInterface
objects.
You can then generate gulpfile.js
using the console command :
Get Involved
File issues at https://github.com/riddlestone/zf-gulp/issues
All versions of zf-gulp with dependencies
riddlestone/zf-console Version ^1.0
container-interop/container-interop Version ^1.2
symfony/console Version ^4.3
zendframework/zend-component-installer Version ^1.0 || ^0.7
zendframework/zend-servicemanager Version ^3.4