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 1mo ago

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 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity44

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

1117d 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

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M571](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)

PHPackages © 2026

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