PHPackages                             ivan1986/dev-container - 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. ivan1986/dev-container

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

ivan1986/dev-container
======================

Create vm for develop by ansible and docker

0.4.2(9y ago)11.9k1MITPHP

Since Oct 12Pushed 2y ago2 watchersCompare

[ Source](https://github.com/ivan1986/dev-container)[ Packagist](https://packagist.org/packages/ivan1986/dev-container)[ Docs](https://github.com/ivan1986/dev-container)[ RSS](/packages/ivan1986-dev-container/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (1)Dependencies (4)Versions (8)Used By (0)

\#Dev Container (not ready)

This is only developer environment package.

Provide fast way to create dev-environment in container with LAMP and other project stuff.

\#Install

Add to composer

```
"require-dev": {
    "ivan1986/dev-container": "*",
},

```

or

```
composer require ivan1986/dev-container --dev

```

run

```
vendor/bin/container init

```

for first time configure project and select roles, after than you can change roles in `dev-container` folder.

\#Usage

Run `vendor/bin/container`

You can `up` `rebuild` and `destroy` container and run `ansible` for update provision.

\##DNS

Container name get from composer.json - project name. Install `libnss-docker` for auto-resolve hosts.

If you need custom DNS for big project install `libnss-resolver` and activate role `dns`. (not implemented yet) in composer extra `resolver` set to domain or array of domains for resolve to container.

\##Ansible

Ansible use two `requirements.yml` files:

- `dev-container/roles/requirements.yml`
- `vendor/ivan1986/dev-container/ansible/roles/requirements.yml`

and install roles from galaxy.

Configure you project specific roles in `dev-container/playbook.yml` file. Roles store in:

- `dev-container/roles` - you own roles
- `dev-container/roles/community` - you install from `dev-container/roles/requirements.yml`
- `vendor/ivan1986/dev-container/ansible/roles` - ready roles
- `vendor/ivan1986/dev-container/ansible/roles/community`

###  Health Score

30

—

LowBetter than 61% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.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 ~31 days

Recently: every ~47 days

Total

7

Last Release

3405d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3377daea40411de860830ac8c1984a433628d0a7b50168983de2388ab4727b41?d=identicon)[ivan1986](/maintainers/ivan1986)

---

Top Contributors

[![ivan1986](https://avatars.githubusercontent.com/u/156418?v=4)](https://github.com/ivan1986 "ivan1986 (35 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (1 commits)")[![stof](https://avatars.githubusercontent.com/u/439401?v=4)](https://github.com/stof "stof (1 commits)")

---

Tags

devdockeransible

### Embed Badge

![Health badge](/badges/ivan1986-dev-container/health.svg)

```
[![Health](https://phpackages.com/badges/ivan1986-dev-container/health.svg)](https://phpackages.com/packages/ivan1986-dev-container)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k39.6k](/packages/matomo-matomo)[drupal/core

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

19467.3M1.9k](/packages/drupal-core)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

86337.5k](/packages/flow-php-flow)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6943.5M448](/packages/drupal-core-recommended)[shopware/storefront

Storefront for Shopware

674.7M283](/packages/shopware-storefront)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M668](/packages/shopware-core)

PHPackages © 2026

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