PHPackages                             imi/conrun - 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. imi/conrun

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

imi/conrun
==========

Tools for managing Contao projects and installations

1.9.0(8y ago)7261[2 issues](https://github.com/iMi-digital/imi-conrun/issues)1MITPHPPHP &gt;=5.3.9

Since Sep 17Pushed 8y ago2 watchersCompare

[ Source](https://github.com/iMi-digital/imi-conrun)[ Packagist](https://packagist.org/packages/imi/conrun)[ Docs](http://netz98.github.com/imi-conrun/)[ RSS](/packages/imi-conrun/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (4)Dependencies (12)Versions (18)Used By (1)

iMi digital conrun CLI tools
============================

[](#imi-digital-conrun-cli-tools)

[![Join the chat at https://gitter.im/iMi-digital/imi-conrun](https://camo.githubusercontent.com/1e3d6e3c718d3766dba2e7fdb79ffda25c9ef6813fc430d09b68eb434974bbc9/68747470733a2f2f6261646765732e6769747465722e696d2f694d692d6469676974616c2f696d692d636f6e72756e2e737667)](https://gitter.im/iMi-digital/imi-conrun?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)The imi conrun cli tools provides some handy tools to work with Contao from command line.

It is based on n98-magerun.

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

[](#installation)

There are two ways to install the tools:

### Use Phive

[](#use-phive)

```
sudo phive install -g iMi-digital/imi-conrun
```

See  for details on PhiVE

### Download phar file

[](#download-phar-file)

Download the latest phar file from  and save it was /usr/local/bin/imi-conrun and make it executable

**Debian / suhosin:**

On some debian systems with compiled in suhosin the phar extension must be added to a whitelist.

Add this to your php.ini file:

```
suhosin.executor.include.whitelist="phar"
```

**You don't like the filename?**

Just rename it to whatever you want.

Update
------

[](#update)

We deliver a self-update script within the phar file:

```
$ imi-conrun.phar self-update
```

If file was installed system wide do not forget "sudo".

Usage / Commands
----------------

[](#usage--commands)

All commands try to detect the current Contao root directory. If you have multiple Contao installation you must change your working directory to the preferred installation.

You can list all available commands by:

```
$ imi-conrun.phar list
```

If you don't have installed the .phar file system wide you can call it with the php cli interpreter:

```
php imi-conrun.phar list
```

You can get help for a command unsing

> imi-conrun.phar help COMMAND-NAME

How can you help?
-----------------

[](#how-can-you-help)

- Add new commands
- Send me some proposals if you miss anything
- Create issues if you find a bug or missing a feature.

Thanks to
---------

[](#thanks-to)

- netz98 Team for n98-magerun

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance14

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 82.1% 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 ~83 days

Recently: every ~110 days

Total

16

Last Release

3058d ago

PHP version history (2 changes)1.0.0PHP &gt;=5.3.3

1.7.0PHP &gt;=5.3.9

### Community

Maintainers

![](https://www.gravatar.com/avatar/5e83b21f6b852a0a527372174187cc61c74cbbfbdb34df74816ef77736224fff?d=identicon)[imi](/maintainers/imi)

---

Top Contributors

[![cmuench](https://avatars.githubusercontent.com/u/211294?v=4)](https://github.com/cmuench "cmuench (960 commits)")[![amenk](https://avatars.githubusercontent.com/u/1087128?v=4)](https://github.com/amenk "amenk (119 commits)")[![kristof-ringleff](https://avatars.githubusercontent.com/u/47804013?v=4)](https://github.com/kristof-ringleff "kristof-ringleff (15 commits)")[![astorm](https://avatars.githubusercontent.com/u/184372?v=4)](https://github.com/astorm "astorm (10 commits)")[![mzeis](https://avatars.githubusercontent.com/u/371060?v=4)](https://github.com/mzeis "mzeis (6 commits)")[![xanido](https://avatars.githubusercontent.com/u/870488?v=4)](https://github.com/xanido "xanido (6 commits)")[![AydinHassan](https://avatars.githubusercontent.com/u/2817002?v=4)](https://github.com/AydinHassan "AydinHassan (6 commits)")[![fbrnc](https://avatars.githubusercontent.com/u/468820?v=4)](https://github.com/fbrnc "fbrnc (6 commits)")[![tegansnyder](https://avatars.githubusercontent.com/u/1200195?v=4)](https://github.com/tegansnyder "tegansnyder (5 commits)")[![mmenozzi](https://avatars.githubusercontent.com/u/1199914?v=4)](https://github.com/mmenozzi "mmenozzi (4 commits)")[![therouv](https://avatars.githubusercontent.com/u/393419?v=4)](https://github.com/therouv "therouv (4 commits)")[![ajbonner](https://avatars.githubusercontent.com/u/155929?v=4)](https://github.com/ajbonner "ajbonner (2 commits)")[![hans2103](https://avatars.githubusercontent.com/u/639822?v=4)](https://github.com/hans2103 "hans2103 (2 commits)")[![kalenjordan](https://avatars.githubusercontent.com/u/1542197?v=4)](https://github.com/kalenjordan "kalenjordan (2 commits)")[![MaartenKos](https://avatars.githubusercontent.com/u/22766008?v=4)](https://github.com/MaartenKos "MaartenKos (2 commits)")[![mikeymike](https://avatars.githubusercontent.com/u/2174476?v=4)](https://github.com/mikeymike "mikeymike (2 commits)")[![mrVrAlex](https://avatars.githubusercontent.com/u/633883?v=4)](https://github.com/mrVrAlex "mrVrAlex (2 commits)")[![rjocoleman](https://avatars.githubusercontent.com/u/154176?v=4)](https://github.com/rjocoleman "rjocoleman (2 commits)")[![rskuipers](https://avatars.githubusercontent.com/u/1918518?v=4)](https://github.com/rskuipers "rskuipers (2 commits)")[![UB3RL33T](https://avatars.githubusercontent.com/u/21123031?v=4)](https://github.com/UB3RL33T "UB3RL33T (2 commits)")

---

Tags

hacktoberfestcliinstallercontaoconrun

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/imi-conrun/health.svg)

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

###  Alternatives

[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M545](/packages/shopware-core)[drupal/core

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

21866.0M1.7k](/packages/drupal-core)[drupal/core-recommended

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

6942.5M406](/packages/drupal-core-recommended)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[sylius/sylius

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

8.5k5.9M723](/packages/sylius-sylius)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k59](/packages/open-dxp-opendxp)

PHPackages © 2026

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