PHPackages                             bobdenotter/conimex - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. bobdenotter/conimex

ActiveBolt-extension[Utility &amp; Helpers](/categories/utility)

bobdenotter/conimex
===================

🍛 Extension to Import and Export content as Yaml files

2.1.5(3y ago)629.1k↓73.5%16[15 issues](https://github.com/bobdenotter/conimex/issues)[4 PRs](https://github.com/bobdenotter/conimex/pulls)MITPHPPHP ^7.2.9 || ^8.0

Since Jan 17Pushed 2y ago1 watchersCompare

[ Source](https://github.com/bobdenotter/conimex)[ Packagist](https://packagist.org/packages/bobdenotter/conimex)[ RSS](/packages/bobdenotter-conimex/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (4)Versions (40)Used By (0)

Conimex: Content Importer and Exporter
======================================

[](#conimex-content-importer-and-exporter)

Author: Bob den Otter

Extension to export your bolt content as YAML, and import it again.

Installation:
-------------

[](#installation)

```
composer require bobdenotter/conimex
```

Usage:
------

[](#usage)

Exporting:

```
bin/console conimex:export websitename.yaml
```

To export a single Content Type, for example `pages`, use:

```
bin/console conimex:export websitename.yaml --contenttype=pages
```

To export a single Content Type as a CSV, use:

```
bin/console conimex:export websitename.csv --contenttype=pages
```

Importing:

```
bin/console conimex:import websitename.yaml
```

Running PHPStan and Easy Codings Standard
-----------------------------------------

[](#running-phpstan-and-easy-codings-standard)

First, make sure dependencies are installed:

```
COMPOSER_MEMORY_LIMIT=-1 composer update

```

And then run ECS:

```
vendor/bin/ecs check src

```

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 54.5% 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 ~29 days

Recently: every ~75 days

Total

38

Last Release

1262d ago

Major Versions

1.3.2 → 2.0.0-beta.12021-02-16

1.3.4 → 2.0.02021-06-09

1.3.5 → 2.0.12021-08-24

PHP version history (3 changes)1.0.0PHP ^7.2.5

1.3.3PHP ^7.2.9

2.0.5PHP ^7.2.9 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1833361?v=4)[Bob den Otter](/maintainers/bobdenotter)[@bobdenotter](https://github.com/bobdenotter)

---

Top Contributors

[![bobdenotter](https://avatars.githubusercontent.com/u/1833361?v=4)](https://github.com/bobdenotter "bobdenotter (73 commits)")[![nestordedios](https://avatars.githubusercontent.com/u/6607455?v=4)](https://github.com/nestordedios "nestordedios (20 commits)")[![I-Valchev](https://avatars.githubusercontent.com/u/7093518?v=4)](https://github.com/I-Valchev "I-Valchev (13 commits)")[![kouz75](https://avatars.githubusercontent.com/u/6285221?v=4)](https://github.com/kouz75 "kouz75 (8 commits)")[![Joossensei](https://avatars.githubusercontent.com/u/40595903?v=4)](https://github.com/Joossensei "Joossensei (5 commits)")[![simongroenewolt](https://avatars.githubusercontent.com/u/3960?v=4)](https://github.com/simongroenewolt "simongroenewolt (4 commits)")[![bartjuh4](https://avatars.githubusercontent.com/u/245335?v=4)](https://github.com/bartjuh4 "bartjuh4 (4 commits)")[![Mikescops](https://avatars.githubusercontent.com/u/4266283?v=4)](https://github.com/Mikescops "Mikescops (2 commits)")[![nicodeboer](https://avatars.githubusercontent.com/u/6147117?v=4)](https://github.com/nicodeboer "nicodeboer (2 commits)")[![evertalbers](https://avatars.githubusercontent.com/u/3974120?v=4)](https://github.com/evertalbers "evertalbers (1 commits)")[![bobbybouwmann](https://avatars.githubusercontent.com/u/5872362?v=4)](https://github.com/bobbybouwmann "bobbybouwmann (1 commits)")[![jamiel](https://avatars.githubusercontent.com/u/33498?v=4)](https://github.com/jamiel "jamiel (1 commits)")

###  Code Quality

Code StyleECS

### Embed Badge

![Health badge](/badges/bobdenotter-conimex/health.svg)

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

###  Alternatives

[october/rain

October Rain Library

1601.7M83](/packages/october-rain)[open-dxp/opendxp

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

9421.6k61](/packages/open-dxp-opendxp)[oat-sa/tao-core

TAO core extension

66143.7k124](/packages/oat-sa-tao-core)

PHPackages © 2026

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