PHPackages                             ttree/gulpfilejs - 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. ttree/gulpfilejs

ActiveNeos-build[Utility &amp; Helpers](/categories/utility)

ttree/gulpfilejs
================

Gulpfile.js tailored to Flow Framework and Neos CMS project

1.1.0(7y ago)16681MITJavaScript

Since Jul 27Pushed 7y ago3 watchersCompare

[ Source](https://github.com/ttreeagency/Gulpfile.js)[ Packagist](https://packagist.org/packages/ttree/gulpfilejs)[ RSS](/packages/ttree-gulpfilejs/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (10)Used By (0)

Gulpfile.js tailored to Flow Framework and Neos CMS project
===========================================================

[](#gulpfilejs-tailored-to-flow-framework-and-neos-cms-project)

Stolen files originaly created by [jonnitto](https://github.com/jonnitto/gulpfile.js) and carefully packaged for your Flow Framework and Neos CMS project.

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

[](#installation)

```
composer require --dev ttree/gulpfilejs

```

When the package is installed you can copy the templates files:

```
cp -rT Build/Gulp/templates ./

```

**Warning**: Check the content of the `templates` directory to not override important stuffs on your distribution. Your are free to not use the provided templates or customize them to match your own requirements. The following document is based on the official templates.

Edit the `package.json` in your distribution directory to match your requirements.

```
nvm use # to enable the correct
yarn install
yarn run tasks

```

You must see something like:

```
[14:14:53] Tasks for ~/Sites/dev/www.domain.dev/Build/Gulp
[14:14:53] ├── build             Generates all  Assets, Javascript and CSS files
[14:14:53] │   --b, --beautify  … Beautify and dont't compress files
[14:14:53] │   --d, --debug     … Files dont't get compressed and sourcemaps get genereated
[14:14:53] │   --m, --maps      … Write sourcemaps
[14:14:53] ├── css              Render CSS Files
[14:14:53] │   --b, --beautify  … Beautify and dont't compress files
[14:14:53] │   --d, --debug     … Files dont't get compressed and sourcemaps get genereated
[14:14:53] │   --m, --maps      … Write sourcemaps
[14:14:53] ├─┬ default           Generates all  Assets, Javascript and CSS files &  watch them
[14:14:53] │ │ --b, --beautify  … Beautify and dont't compress files
[14:14:53] │ │ --d, --debug     … Files dont't get compressed and sourcemaps get genereated
[14:14:53] │ │ --m, --maps      … Write sourcemaps
[14:14:53] │ └─┬
[14:14:53] │   ├── build
[14:14:53] │   └── watch
[14:14:53] ├── js               Render Javascript Files
[14:14:53] │   --b, --beautify  … Beautify and dont't compress files
[14:14:53] │   --d, --debug     … Files dont't get compressed and sourcemaps get genereated
[14:14:53] │   --m, --maps      … Write sourcemaps
[14:14:53] ├── jsLint           Lint Javascript files
[14:14:53] ├── optimizeImages   Optimize images and overrite them in the public folder
[14:14:53] ├─┬ pipeline         Build task for pipeline
[14:14:53] │ └─┬
[14:14:53] │   ├── build
[14:14:53] │   └── optimizeImages
[14:14:53] ├── scss             Render _all.scss and _allsub.scss Files
[14:14:53] ├── sprite           Create SVG Sprite
[14:14:53] └── watch            Watch files and regenereate them
✨  Done in 5.61s.

```

Check [jonnitto](https://github.com/jonnitto/gulpfile.js) for more details informations.

**Warning**: This package currently don't support Babel, we opt to use Bublé most of the time, maybe this can change in the future. The original version from [jonnitto](https://github.com/jonnitto/gulpfile.js) support both Bublé (default) and Babel.

Features
--------

[](#features)

- [RollupJS](https://rollupjs.org/) (module bundler)
- [Bublé](https://buble.surge.sh/guide/) (the blazing fast, batteries-included ES2015 compiler)
- [PostCSS](http://postcss.org/)
- [Browsersync](https://www.browsersync.io/)
- Assets (JS/CSS) pre compression with Broetli and Zoepfli
- Gulp, Uglify, Image optimizations, SVG Sprites, ...

Configuration
-------------

[](#configuration)

You can read the default configuration in `config.json`, if you need to override the configuration for a specific site package, you can create a `Gulp.json` in the `Configuration` directory, like this:

```
{
    "root": {
        "notifications": true
    },
    "browserSync": {
        "enable": true,
        "proxy": "https://www.domain.dev:8180"
    },
    "tasks": {
        "compress": true
    }
}
```

This configuration will enable system notification, browsersync and enable global compression of static assets (JS/CSS) with Broetli and Zoepfli.

Acknowledgments
---------------

[](#acknowledgments)

All the hard work has been done by [jonnitto](https://github.com/jonnitto/gulpfile.js)

Packaging and fork sponsored by [ttree ltd - neos solution provider](http://ttree.ch).

We try our best to craft this package with a lots of love, we are open to sponsoring, support request, ... just contact us.

License
-------

[](#license)

Licensed under MIT, see [LICENSE](LICENSE)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~50 days

Recently: every ~74 days

Total

9

Last Release

2813d ago

Major Versions

0.1.3 → 1.0.02017-11-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/cd3279e45009314122be6b398a54418a037e1b248fb4740cb66bb742d05e3512?d=identicon)[ttree](/maintainers/ttree)

---

Top Contributors

[![dfeyer](https://avatars.githubusercontent.com/u/221173?v=4)](https://github.com/dfeyer "dfeyer (34 commits)")

### Embed Badge

![Health badge](/badges/ttree-gulpfilejs/health.svg)

```
[![Health](https://phpackages.com/badges/ttree-gulpfilejs/health.svg)](https://phpackages.com/packages/ttree-gulpfilejs)
```

###  Alternatives

[mydnic/laravel-subscribers

Easily Manage Internal Newsletter Subscribers in Laravel — with campaigns, mail sending, and tracking

264.8k](/packages/mydnic-laravel-subscribers)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
