PHPackages                             mikenopa/mikdim - 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. mikenopa/mikdim

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

mikenopa/mikdim
===============

The Mikenopa docker imager

v0.7.3(10mo ago)1278MITPython

Since Nov 8Pushed 10mo ago1 watchersCompare

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

READMEChangelogDependenciesVersions (26)Used By (0)

The mikdim/mikdeb building suite
================================

[](#the-mikdimmikdeb-building-suite)

This package contains two building tools:

- [mikdim](README.mikdim.md) is a tool for building docker images
- [mikdeb](README.mikdeb.md) is a tool for building debian packages

Both tools are implemented in a single python-based binary. The binary may be just symlinked to a different name to run the secnod tool. This logic holds:

- if the target binary name or target symlink name is `mikdeb`, the mikdeb tool is invoked
- mikdim is invoked otherwise

Both tools internally use docker for building. While mikdim uses docker for building docker images, mikdeb uses a docker container for invoking the privileged part of creating the debian package. (file/dir owners and permissions needs to be set properly)

Installation
------------

[](#installation)

The mikdim/mikdeb is just a single binary which does not need any special installation procedure. These packages needs to be installed to run mikdim/mikdeb properly:

- python3
- python3-yaml
- python3-schema
- docker.io

If you want to make a regular installation using a deb file, you may build it using mikdeb itself. Installation procedure:

1. install the dependencies mentioned above
2. clone the mikdim repository to your local computer
3. run `./mikdeb --git` in the root of the repository
4. install the created debian package by `apt install out/mikdim_*.deb`
5. mikdim and mikdeb are now system-wide commands

Composer package
----------------

[](#composer-package)

However mikdim/mikdeb is a python based project, we use it internally to deploy mainly php-based project. Therefore we made mikdim/mikdeb available also via composer:

```
composer require mikenopa/mikdim
```

Known issues
------------

[](#known-issues)

- Documentation needs to be extended.
- Manual pages should be written.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance54

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.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 ~27 days

Recently: every ~125 days

Total

23

Last Release

320d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ca76a53582d6e05a3bfcdc0df0e262b5acf8a904cdcf689bc641c22c78b276a?d=identicon)[mikenopa](/maintainers/mikenopa)

---

Top Contributors

[![mikenopa-cz](https://avatars.githubusercontent.com/u/150292975?v=4)](https://github.com/mikenopa-cz "mikenopa-cz (55 commits)")[![marek-sterzik](https://avatars.githubusercontent.com/u/26008248?v=4)](https://github.com/marek-sterzik "marek-sterzik (1 commits)")

### Embed Badge

![Health badge](/badges/mikenopa-mikdim/health.svg)

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

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.4M207](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

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

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

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