PHPackages                             doan/composer-copy-file - 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. doan/composer-copy-file

ActiveLibrary

doan/composer-copy-file
=======================

Copy file to destination after composer install/update

1.0.0(6y ago)03MITPHPPHP &gt;=5.4.0

Since Aug 2Pushed 6y ago1 watchersCompare

[ Source](https://github.com/dvnluan/composer-copy-file)[ Packagist](https://packagist.org/packages/doan/composer-copy-file)[ RSS](/packages/doan-composer-copy-file/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

doan/composer-copy-file
=======================

[](#doancomposer-copy-file)

Copy file to destination after composer install/update

Usage:

```
{
    "name": "your-package",
    "require":{
        "doan/composer-copy-file": "1.*"
    },
    "scripts": {
        "post-install-cmd": [
            "Doan\\CopyFile::copy"
        ],
        "post-update-cmd": [
            "Doan\\CopyFile::copy"
        ]
    },
    "extra": {
        "copy-file": {
            "sourcefile.txt": "path/to/destination/sourcefile.txt"
        }
    }
}

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

2472d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/49281ee04700bb45d5c07c9a2bf045aa71856f9713264759263de2f81d405911?d=identicon)[dvnluan](/maintainers/dvnluan)

---

Top Contributors

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

---

Tags

copy file

### Embed Badge

![Health badge](/badges/doan-composer-copy-file/health.svg)

```
[![Health](https://phpackages.com/badges/doan-composer-copy-file/health.svg)](https://phpackages.com/packages/doan-composer-copy-file)
```

###  Alternatives

[slowprog/composer-copy-file

Composer script copying your files after install

481.0M29](/packages/slowprog-composer-copy-file)

PHPackages © 2026

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