PHPackages                             lcatlett/blt-ddev - 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. lcatlett/blt-ddev

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

lcatlett/blt-ddev
=================

ddev integration for Acquia BLT

1.x-dev(2y ago)1675.3k↓14.7%11[6 issues](https://github.com/lcatlett/blt-ddev/issues)[2 PRs](https://github.com/lcatlett/blt-ddev/pulls)MITPHP

Since Oct 4Pushed 2y ago2 watchersCompare

[ Source](https://github.com/lcatlett/blt-ddev)[ Packagist](https://packagist.org/packages/lcatlett/blt-ddev)[ Docs](https://github.com/lcatlett/blt-ddev)[ RSS](/packages/lcatlett-blt-ddev/feed)WikiDiscussions 1.x Synced 3d ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Acquia BLT integration with ddev
================================

[](#acquia-blt-integration-with-ddev)

This is an [Acquia BLT](https://github.com/acquia/blt) plugin providing [ddev](https://ddev.readthedocs.io) integration.

This plugin is **community-created** and **community-supported**. Acquia does not provide any direct support for this software or provide any warranty as to its stability.

Quickstart
----------

[](#quickstart)

To create a new BLT project with ddev integration for local development, run the following commands, replacing `mysite` with your desired BLT project name:

```
composer create-project --no-interaction --no-install drupal/recommended-project mysite
cd mysite
sudo sed -i '' -e "s|web/|docroot/|g" composer.json
composer require --dev lcatlett/blt-ddev
blt recipes:ddev --no-interaction
ddev blt setup

```

Installation and usage
----------------------

[](#installation-and-usage)

To use this plugin on your existing BLT 12 project, you must be using ddev [v1.10.0](https://github.com/drud/ddev/releases/tag/v1.10.0) or newer.

You can check your version of ddev with `ddev version`.

In your project, require the plugin with Composer:

`composer require --dev lcatlett/blt-ddev`

Initialize the ddev integration by calling `recipes:ddev`, which is a custom BLT command provided by this plugin:

`blt recipes:ddev`

Running `blt recipes:ddev` will initialize a .ddev folder as well as BLT configuration in the /blt directory of your project.

The plugin adds a custom ddev command in the web container which makes the `ddev blt` command available. **All blt commands should be prefixed with `ddev` to ensure it is executed within the docker container**, for example:

`ddev blt setup`

`ddev blt tests`

`ddev blt sync`

`ddev blt sync --environment=ci`

BLT Enhancements
================

[](#blt-enhancements)

Behat configuration
-------------------

[](#behat-configuration)

BLT makes some assumptions about the local development environment which informs behat testing configuration. This plugin extends the default `blt behat` command to run behat tests in a container as a dedicated service via the `ddev blt behat` command.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community14

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

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

919d ago

### Community

Maintainers

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

---

Top Contributors

[![lcatlett](https://avatars.githubusercontent.com/u/312798?v=4)](https://github.com/lcatlett "lcatlett (27 commits)")[![thegbomb](https://avatars.githubusercontent.com/u/76041?v=4)](https://github.com/thegbomb "thegbomb (3 commits)")

---

Tags

acquiabltblt-pluginddevdevelopdockerdocker-composedrupal-8acquiabltddev

### Embed Badge

![Health badge](/badges/lcatlett-blt-ddev/health.svg)

```
[![Health](https://phpackages.com/badges/lcatlett-blt-ddev/health.svg)](https://phpackages.com/packages/lcatlett-blt-ddev)
```

###  Alternatives

[in2code/in2publish_core

Content publishing extension to connect stage and production server

40143.4k](/packages/in2code-in2publish-core)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4778.9k](/packages/tiamo-phpas2)[wapmorgan/php-rpm-packager

RPM packager for PHP applications.

106.6k](/packages/wapmorgan-php-rpm-packager)

PHPackages © 2026

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