PHPackages                             publishpress/codeception-extension-extended-copier - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. publishpress/codeception-extension-extended-copier

ActiveLibrary[Testing &amp; Quality](/categories/testing)

publishpress/codeception-extension-extended-copier
==================================================

Codeception extension that extends WPBrowser's Copier extension, allowing to create parent directories and copy the same files multiple times.

1.0.0(3y ago)0272GPL-2.0-or-laterPHP

Since Apr 19Pushed 3y ago1 watchersCompare

[ Source](https://github.com/publishpress/codeception-extension-extended-copier)[ Packagist](https://packagist.org/packages/publishpress/codeception-extension-extended-copier)[ RSS](/packages/publishpress-codeception-extension-extended-copier/feed)WikiDiscussions main Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (2)

Extended Copier
===============

[](#extended-copier)

Codeception extension extending WPBrowser's Copier extension to allow for more advanced copying of files and directories.

It adds the following features:

- Copying of files and directories from the same source to different destinations.
- Creates not existent parent directories of the destination if not existing, instead of failing.

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

[](#installation)

```
composer require --dev publishpress/codeception-extension-extended-copier
```

Usage
-----

[](#usage)

```
extensions:
    enabled:
        - PublishPress\Codeception\Extension\ExtendedCopier
    config:
        PublishPress\Codeception\Extension\ExtendedCopier:
            files:
                0: "directory1:%WP_ROOT_FOLDER%/wp-content/plugins/directory1"
                1: "directory2:%WP_ROOT_FOLDER%/wp-content/plugins/directory2"
                2: "directory2:%WP_ROOT_FOLDER%/wp-content/plugins/directory3"
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

1170d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/407131?v=4)[Anderson Grüdtner Martins](/maintainers/andergmartins)[@andergmartins](https://github.com/andergmartins)

---

Top Contributors

[![andergmartins](https://avatars.githubusercontent.com/u/407131?v=4)](https://github.com/andergmartins "andergmartins (2 commits)")

### Embed Badge

![Health badge](/badges/publishpress-codeception-extension-extended-copier/health.svg)

```
[![Health](https://phpackages.com/badges/publishpress-codeception-extension-extended-copier/health.svg)](https://phpackages.com/packages/publishpress-codeception-extension-extended-copier)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14429.2M360](/packages/dms-phpunit-arraysubset-asserts)

PHPackages © 2026

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