PHPackages                             ben-rogerson/craft-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. ben-rogerson/craft-gulp

AbandonedArchivedProject

ben-rogerson/craft-gulp
=======================

Craft CMS + SCSS + JS + Gulp

1(7y ago)37[2 issues](https://github.com/ben-rogerson/craft-gulp/issues)[1 PRs](https://github.com/ben-rogerson/craft-gulp/pulls)MITJavaScriptPHP &gt;=7.0.0

Since Sep 2Pushed 6y agoCompare

[ Source](https://github.com/ben-rogerson/craft-gulp)[ Packagist](https://packagist.org/packages/ben-rogerson/craft-gulp)[ RSS](/packages/ben-rogerson-craft-gulp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (12)Versions (3)Used By (0)

craft-gulp
==========

[](#craft-gulp)

This repo is still kept current but perhaps you could try out my newer [Webpack-mix config](https://github.com/ben-rogerson/agency-webpack-mix-config). You can still integrate it with Craft - instructions in the readme.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#this-repo-is-still-kept-current-but-perhaps-you-could-try-out-my-newer-webpack-mix-config-you-can-still-integrate-it-with-craft---instructions-in-the-readme)

An agency-battletested production-ready boilerplate to help you get you started in Craft CMS 3.

### Getting started

[](#getting-started)

This process will get you setup with a new project locally.

1. Create a local database for your new project (Sequel Pro is a good choice)
2. In your terminal, `cd/TO/YOUR/PROJECTS/DIRECTORY` and create a new project with this boilerplate:
    `create-project ben-rogerson/craft-gulp --stability dev PROJECT_NAME`
    and run the `./craft setup` command that՚s mentioned at the end
3. Open your project directory and install the packages
    `cd PROJECT_NAME && npm i`
4. Activate the asset-rev plugin `./craft install/plugin assetrev`
5. Add a link with Valet or Homestead to the `public` folder \[ `valet link PROJECT_NAME` \]
6. Open `PROJECT_NAME/package.json` and update the dev url in `config.devUrl`
7. Start your dev server with `npm start`
8. Code like a pro.

Be sure to enable the rest of the installed plugins within Craft.

Boilerplate Features
--------------------

[](#boilerplate-features)

### Development

[](#development)

npm start

- Automatic updates with Browsersync
- Cachebusting with Querystring
- SCSS
    - Breakpoint Display Helper
    - Autoprefixer
    - Sourcemaps
- Javascript
    - First class ES6+ Transpiling
    - JS Modules (import/export)
    - Globals (browserify-shim)
    - Sourcemaps
- Images
    - Compression for GIF/JPG/PNG/SVG
- SVG Sprite Conversion
- Favicons

Production
----------

[](#production)

npm run build

- All of the above but no Browsersync or Sourcemaps
- Cachebusting with Manifest

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance7

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.4% 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

Unknown

Total

1

Last Release

2805d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3929a71a8602dc2367cb307cb60eb32725e5a4fcee3d40c0c4e6b2d5719f02e4?d=identicon)[ben-rogerson](/maintainers/ben-rogerson)

---

Top Contributors

[![ben-rogerson](https://avatars.githubusercontent.com/u/21288568?v=4)](https://github.com/ben-rogerson "ben-rogerson (75 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (8 commits)")

---

Tags

boilerplatecraftcraftcmsgulpstarter-projectcmsgulpprojectCraftcraftcms

### Embed Badge

![Health badge](/badges/ben-rogerson-craft-gulp/health.svg)

```
[![Health](https://phpackages.com/badges/ben-rogerson-craft-gulp/health.svg)](https://phpackages.com/packages/ben-rogerson-craft-gulp)
```

PHPackages © 2026

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