PHPackages                             cyberitas/io\_utils - 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. cyberitas/io\_utils

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

cyberitas/io\_utils
===================

Drupal import export utilities

v5.2.0(1y ago)15.2k↓50%GPL-2.0+PHP

Since May 20Pushed 1y ago6 watchersCompare

[ Source](https://github.com/Cyberitas/io_utils)[ Packagist](https://packagist.org/packages/cyberitas/io_utils)[ Docs](https://github.com/Cyberitas/io_utils)[ RSS](/packages/cyberitas-io-utils/feed)WikiDiscussions main Synced 1mo ago

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

Drupal io\_utils module
=======================

[](#drupal-io_utils-module)

This module provides several utilities exposed via the drush command line to import, export, and manipulate Drupal entities.

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

[](#installation)

This module requires some composer based dependencies. From your drupal root run the following commands:

```
composer require cyberitas/io_utils
drush pm:enable -y io_utils

```

Search and Replace Usage
------------------------

[](#search-and-replace-usage)

Search and replace uses regular expressions, allowing back references, to replace values in all published entities. If the field-names option is omitted, it will search in all fields and replace in all supported field types.

`drush io-utils:replace "/^foo-(.*)-baz$/" "bar-$1-baz" --field-names body,field_example`

Export Usage
------------

[](#export-usage)

Creates a file called "drupal\_post\_17.json" or rewrites it, and puts in a json representation of a Drupal entity with ID of 17, and the final 0 to allow exporting unpublished entities.

`io-utils:export-one 17 /example/entity_17.json 0`

Import Usage
------------

[](#import-usage)

Reads a file called "block-17.json", and puts saved information into a new Drupal block content

`io-utils:import-one-block-content /example/entity_17.json`

Other
-----

[](#other)

There are additional bulk operations, search operations, and services available for use. Refer to the drush command help for more information.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance42

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.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 ~193 days

Recently: every ~235 days

Total

8

Last Release

469d ago

Major Versions

v3.0.0 → v4.0.02022-03-01

v4.2.1 → v5.0.02024-08-29

### Community

Maintainers

![](https://www.gravatar.com/avatar/25478a405435bb0df8adb3852f7da2a765be872dac568918767d2ff1f77c49a3?d=identicon)[scm6079](/maintainers/scm6079)

---

Top Contributors

[![scm6079](https://avatars.githubusercontent.com/u/4087959?v=4)](https://github.com/scm6079 "scm6079 (23 commits)")[![vbmoore](https://avatars.githubusercontent.com/u/51138254?v=4)](https://github.com/vbmoore "vbmoore (2 commits)")[![bvaljalo](https://avatars.githubusercontent.com/u/65262585?v=4)](https://github.com/bvaljalo "bvaljalo (1 commits)")

---

Tags

drupaldrupal-moduledrupal

### Embed Badge

![Health badge](/badges/cyberitas-io-utils/health.svg)

```
[![Health](https://phpackages.com/badges/cyberitas-io-utils/health.svg)](https://phpackages.com/packages/cyberitas-io-utils)
```

###  Alternatives

[lullabot/amp

A set of useful classes and utilities to convert html to AMP html (See https://www.ampproject.org/)

3802.9M10](/packages/lullabot-amp)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M446](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)[aleksip/plugin-data-transform

Data Transform Plugin for Pattern Lab PHP

34897.4k3](/packages/aleksip-plugin-data-transform)[acquia/drupal-recommended-settings

The composer plugin for adding drupal-recommended-settings for Acquia Cloud.

101.1M4](/packages/acquia-drupal-recommended-settings)[tripal/tripal

Tripal is a toolkit to facilitate construction of online genomic, genetic (and other biological) websites.

709.9k9](/packages/tripal-tripal)

PHPackages © 2026

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