PHPackages                             inviqa/dock-cli - 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. [CLI &amp; Console](/categories/cli)
4. /
5. inviqa/dock-cli

AbandonedArchivedLibrary[CLI &amp; Console](/categories/cli)

inviqa/dock-cli
===============

0.5.8(9y ago)391214[7 issues](https://github.com/inviqa/dock-cli/issues)[2 PRs](https://github.com/inviqa/dock-cli/pulls)PHP

Since Jun 28Pushed 8y ago12 watchersCompare

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

READMEChangelog (10)Dependencies (14)Versions (24)Used By (0)

Dock CLI
========

[](#dock-cli)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/d736899492a03b9c386734ac4256532f1665c6af33ee24a914206725e4051dbb/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f696e766971612f646f636b2d636c692f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/sroze/dock-cli/?branch=master)[![Build Status](https://camo.githubusercontent.com/703fd62eab11f96250961247ead94324d8dac6f27bd5fc076b407f34cb6fc97a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f696e766971612f646f636b2d636c692f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/inviqa/dock-cli/build-status/master)

This CLI application provides an abstraction layer for Docker-based projects.

**Note:** right now, it's focused on OSX and Debian-based Linux distributions.

Getting started
---------------

[](#getting-started)

This tool also helps you to install our recommended Docker setup on your computer, including direct container routing and DNS resolutions.

Read [the installation instructions](docs/install.md).

Project-related usage
---------------------

[](#project-related-usage)

You can now start up a specific project by running the [`start` command](docs/cmd-start.md) in the project directory:

```
dock-cli start

```

Once the containers are compiled and started, this start command will display you an overview of the running components and their addresses (that you can also to have later with the [`ps` command](docs/cmd-ps.md)).

[![](docs/images/docker-php-example-ps-output.png)](docs/images/docker-php-example-ps-output.png)*Example output using the [`docker-php-example` project](https://github.com/sroze/docker-php-example)*

Commands
--------

[](#commands)

The following commands are available:

### System commands

[](#system-commands)

- [`docker:install` command](docs/cmd-docker-install.md) sets up your Docker development environment.
- [`docker:restart` command](docs/cmd-docker-restart.md) restarts your Docker VM.
- [`docker:doctor` command](docs/cmd-docker-doctor.md) diagnoses problems with Docker setup and attempts to fix them.

### Project commands

[](#project-commands)

- [`start` command](docs/cmd-start.md) starts the Docker environment for the project.
- [`stop` command](docs/cmd-stop.md) stops the running Docker containers of the project.
- [`ps` command](docs/cmd-ps.md) list all the project containers if any.
- [`logs` command](docs/cmd-logs.md) follows the logs of all or a given container.
- [`run` command](docs/cmd-run.md) run a command in a container with the application context.
- [`reset` command](docs/cmd-reset.md) kill, remove and starts the containers.
- [`build` command](docs/cmd-build.md) build Docker images and resets the containers.

Plugins
-------

[](#plugins)

In order to improve developer experience, we are also shipping `dock-cli` with some plugins.

- [Extra host names](docs/plugins/extra-host-names.md) that will automatically configure your system to use given host names for your application components.

Update
------

[](#update)

To update this tool, simply run the `self-update` command:

```
dock-cli self-update

```

Contributing
------------

[](#contributing)

**Note** If you are cloning this repository then one of the packages included in the vendors requires the ssh2 PHP extension. If you do not have this installed and do not require the associated functionality then you can ignore this requirement when installing the vendors:

```
composer install --ignore-platform-reqs

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 56.9% 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 ~27 days

Recently: every ~83 days

Total

22

Last Release

3402d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/58b8aaf662150e054108b611b620d1cf8c1cb91e00f76d3dfcd2d7a69a10991c?d=identicon)[sroze](/maintainers/sroze)

---

Top Contributors

[![sroze](https://avatars.githubusercontent.com/u/804625?v=4)](https://github.com/sroze "sroze (198 commits)")[![tasuki](https://avatars.githubusercontent.com/u/334490?v=4)](https://github.com/tasuki "tasuki (71 commits)")[![richardmiller-zz](https://avatars.githubusercontent.com/u/783827?v=4)](https://github.com/richardmiller-zz "richardmiller-zz (25 commits)")[![kierenevans](https://avatars.githubusercontent.com/u/1554709?v=4)](https://github.com/kierenevans "kierenevans (13 commits)")[![tonypiper](https://avatars.githubusercontent.com/u/206124?v=4)](https://github.com/tonypiper "tonypiper (12 commits)")[![Elfiggo](https://avatars.githubusercontent.com/u/2065652?v=4)](https://github.com/Elfiggo "Elfiggo (10 commits)")[![mareg](https://avatars.githubusercontent.com/u/533217?v=4)](https://github.com/mareg "mareg (7 commits)")[![petemcfarlane](https://avatars.githubusercontent.com/u/3472717?v=4)](https://github.com/petemcfarlane "petemcfarlane (3 commits)")[![meyerbaptiste](https://avatars.githubusercontent.com/u/4034907?v=4)](https://github.com/meyerbaptiste "meyerbaptiste (2 commits)")[![phalasz](https://avatars.githubusercontent.com/u/80409?v=4)](https://github.com/phalasz "phalasz (2 commits)")[![rightsaidjames](https://avatars.githubusercontent.com/u/3018395?v=4)](https://github.com/rightsaidjames "rightsaidjames (2 commits)")[![shanethehat](https://avatars.githubusercontent.com/u/604650?v=4)](https://github.com/shanethehat "shanethehat (1 commits)")[![g-foster2020](https://avatars.githubusercontent.com/u/47179450?v=4)](https://github.com/g-foster2020 "g-foster2020 (1 commits)")[![tucksaun](https://avatars.githubusercontent.com/u/870118?v=4)](https://github.com/tucksaun "tucksaun (1 commits)")

###  Code Quality

TestsBehat

### Embed Badge

![Health badge](/badges/inviqa-dock-cli/health.svg)

```
[![Health](https://phpackages.com/badges/inviqa-dock-cli/health.svg)](https://phpackages.com/packages/inviqa-dock-cli)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19562.3M1.3k](/packages/drupal-core)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)

PHPackages © 2026

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