PHPackages                             ecce-media/craft-plugin-bootstrap - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. ecce-media/craft-plugin-bootstrap

ActiveProject[DevOps &amp; Deployment](/categories/devops)

ecce-media/craft-plugin-bootstrap
=================================

Quick Setup For a Craft Plugin Utalising Docker and Docker Compose

0.0.11(6y ago)026UnlicensePHP

Since Feb 21Pushed 6y ago2 watchersCompare

[ Source](https://github.com/Ecce-Media/craft-plugin-bootstrap)[ Packagist](https://packagist.org/packages/ecce-media/craft-plugin-bootstrap)[ Docs](https://ecce.uk/)[ RSS](/packages/ecce-media-craft-plugin-bootstrap/feed)WikiDiscussions master Synced 1mo ago

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

Craft Plugin Development Bootstrap
==================================

[](#craft-plugin-development-bootstrap)

Allows you to create a bootstrapped project specifically for craft cms plugin development

Install Environment
-------------------

[](#install-environment)

```
composer create-project ecce-media/craft-plugin-bootstrap path

```

When then installation is finished craft will need to be setup You will need to run:

```
docker-compose run --rm web php craft setup

```

This will install the database and allow you to login and install the plugin.

Running Environment
-------------------

[](#running-environment)

To run the container run the command:

```
docker-compose up

```

Default DB Details
------------------

[](#default-db-details)

```
hostname    = db
username    = craft
password    = craft
db          = craft

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 69.2% 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 ~0 days

Total

11

Last Release

2268d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1963e6184a9b926069070cb6cf30b05dcab62bbe9ffca450218648b555ffb018?d=identicon)[ecce-media](/maintainers/ecce-media)

---

Top Contributors

[![coxeh](https://avatars.githubusercontent.com/u/1218712?v=4)](https://github.com/coxeh "coxeh (36 commits)")[![carlecce](https://avatars.githubusercontent.com/u/81373498?v=4)](https://github.com/carlecce "carlecce (16 commits)")

---

Tags

cmsprojectCraftcraftcms

### Embed Badge

![Health badge](/badges/ecce-media-craft-plugin-bootstrap/health.svg)

```
[![Health](https://phpackages.com/badges/ecce-media-craft-plugin-bootstrap/health.svg)](https://phpackages.com/packages/ecce-media-craft-plugin-bootstrap)
```

###  Alternatives

[unionco/craft-sync-db

Craft 3 plugin to sync database across environments

1010.3k](/packages/unionco-craft-sync-db)[acclaro/translations

Easily launch and manage multilingual Craft websites without having to copy/paste content or manually track updates.

1229.5k](/packages/acclaro-translations)

PHPackages © 2026

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