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

ActiveLibrary

docksal/blt-docksal
===================

Docksal integration for Acquia BLT

440.5k5[3 issues](https://github.com/docksal/blt-docksal/issues)[1 PRs](https://github.com/docksal/blt-docksal/pulls)PHP

Since Oct 14Pushed 3y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

Acquia BLT integration with Docksal
===================================

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

This is an [Acquia BLT](https://github.com/acquia/blt) plugin providing [Docksal](https://docksal.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.

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

[](#installation-and-usage)

To use this plugin, you must already have a Drupal project using Acquia BLT.

In your project, require the plugin with Composer:

`composer require docksal/blt-docksal`

Initialize the Docksal integration by calling `recipes:docksal:project:init`, which is provided by this plugin:

`./vendor/bin/blt recipes:docksal:project:init`

This command will initialize .docksal folder as well as BLT configs in root/blt. Make sure to commit those changes to Git.

Initialize your project as usually with Docksal fin via `fin init` or repeatedly reinstall your site with `fin init-site`.

`fin init`

Even though the template in this plugin adds a default `fin init` command, you're free to customize it to your likings or delete.

The plugin also installs Docksal blt addon, which makes `fin blt` command available. You can run any BLT command directly in CLI container, for example:

`fin blt tests`

BLT commands support
====================

[](#blt-commands-support)

- VM commands: Since Docksal is essentially a replacement for DrupalVM support, you shouldn't use `blt vm` with a Docksal BLT project. Acquia BLT assumes a local DrupalVM is used to run some BLT commands, therefore running a command in BLT makes a lot of assumptions about locally installed software, specifically Behat commands. Docksal doesn't have all the same software installed in the [CLI container](https://github.com/docksal/service-cli) and instead relies on external services available on the docker network for some software support, e.g., defining chrome service in [docksal.yml](./config/.docksal/docksal.yml). Because of that, some BLT commands have to be overriden by Docksal plugin to remove those assumptions about local software.
- Behat support is implemented with ChromeDriver only, but it's trivial to add other drivers as Docksal services, pull requests welcome!

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance5

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 Bus Factor1

Top contributor holds 55.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.

### Community

Maintainers

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

---

Top Contributors

[![shelane](https://avatars.githubusercontent.com/u/2090502?v=4)](https://github.com/shelane "shelane (5 commits)")[![asgorobets](https://avatars.githubusercontent.com/u/869079?v=4)](https://github.com/asgorobets "asgorobets (4 commits)")

### Embed Badge

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

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

PHPackages © 2026

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