PHPackages                             ddme/craft - 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. ddme/craft

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

ddme/craft
==========

DDME Craft CMS Scaffolding

2.0.1(7y ago)441[10 PRs](https://github.com/ddme/craft/pulls)MITPHP

Since Mar 26Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ddme/craft)[ Packagist](https://packagist.org/packages/ddme/craft)[ RSS](/packages/ddme-craft/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (12)Versions (22)Used By (0)

Using ddme/craft
----------------

[](#using-ddmecraft)

Create a new project by first creating and installing the project:

```
composer create-project ddme/craft PATH

```

Make sure that `PATH` is the path to your project, including the name you want for the project, e.g.:

```
composer create-project ddme/craft marlo

```

Then `cd` to your new project directory, and run Craft's `setup` console command to create your `.env` environments:

```
cd PATH
./craft setup

```

Finally, run the `marlo` command to install our predefined plugins:

```
./marlo setup

```

Assumptions made
----------------

[](#assumptions-made)

Since this is the boilerplate DDME uses for projects, it has a number of assumptions:

- [Laravel Mix](https://laravel.com/docs/5.8/mix) is used to compile assets
- [Tailwind CSS](https://tailwindcss.com/docs/what-is-tailwind) is used as the utility-first CSS framework
- The plugins listed below are required

### Craft Plugins

[](#craft-plugins)

- [AWS S3](https://github.com/craftcms/aws-s3)
- [Contact Form](https://github.com/craftcms/contact-form)
- [Expanded Singles](https://github.com/verbb/expanded-singles)
- [Mailgun](https://github.com/craftcms/mailgun)
- [Minify](https://github.com/nystudio107/craft-minify)
- [Redactor](https://github.com/craftcms/redactor)
- [Typogrify](https://github.com/nystudio107/craft-typogrify)

### NPM Packages

[](#npm-packages)

- [Cross-env](https://www.npmjs.com/package/cross-env)
- [Expose Loader](https://www.npmjs.com/package/expose-loader)
- [Laravel Mix](https://www.npmjs.com/package/laravel-mix)
- [Laravel Mix Purgecss](https://www.npmjs.com/package/laravel-mix-purgecss)
- [jQuery](https://www.npmjs.com/package/jquery)
- [Javascript Cookie](https://www.npmjs.com/package/js-cookie)
- [Lazy Load](https://www.npmjs.com/package/lazyload)
- [Micromodal](https://www.npmjs.com/package/micromodal)
- [Parsley](https://www.npmjs.com/package/parsleyjs)
- [Sass](https://www.npmjs.com/package/sass)
- [Sass Loader](https://www.npmjs.com/package/sass-loader)
- [Tailwind CSS](https://www.npmjs.com/package/tailwindcss)
- [Vue Template Compiler](https://www.npmjs.com/package/vue-template-compiler)

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 90.6% 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 ~37 days

Recently: every ~82 days

Total

10

Last Release

2672d ago

Major Versions

1.2.1 → 2.0.02019-02-27

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17255705?v=4)[DDME](/maintainers/ddme)[@ddme](https://github.com/ddme)

---

Top Contributors

[![lukeyouell](https://avatars.githubusercontent.com/u/24975058?v=4)](https://github.com/lukeyouell "lukeyouell (29 commits)")[![paulwaddington](https://avatars.githubusercontent.com/u/17255693?v=4)](https://github.com/paulwaddington "paulwaddington (2 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

cmsprojectCraftcraftcms

### Embed Badge

![Health badge](/badges/ddme-craft/health.svg)

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

###  Alternatives

[craftcms/feed-me

Import content from XML, RSS, CSV or JSON feeds into entries, categories, Craft Commerce products, and more.

293943.4k27](/packages/craftcms-feed-me)[verbb/formie

The most user-friendly forms plugin for Craft.

100387.6k57](/packages/verbb-formie)[verbb/vizy

A flexible visual editor field for Craft.

4249.7k](/packages/verbb-vizy)[verbb/hyper

A user-friendly links field for Craft.

24142.6k12](/packages/verbb-hyper)[verbb/social-poster

Automatically post entries to social media.

918.5k](/packages/verbb-social-poster)[verbb/icon-picker

A slick field to pick icons from. Supports SVGs, Sprites, Webfonts, Font Awesome and more.

16168.8k6](/packages/verbb-icon-picker)

PHPackages © 2026

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