PHPackages                             inplacecli/inplace - 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. [CLI &amp; Console](/categories/cli)
4. /
5. inplacecli/inplace

ActiveLibrary[CLI &amp; Console](/categories/cli)

inplacecli/inplace
==================

The Inplace CLI project.

0.0.2(9y ago)010[1 issues](https://github.com/inplacecli/inplace/issues)Apache-2.0PHP

Since May 19Pushed 8y ago1 watchersCompare

[ Source](https://github.com/inplacecli/inplace)[ Packagist](https://packagist.org/packages/inplacecli/inplace)[ RSS](/packages/inplacecli-inplace/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (7)Versions (3)Used By (0)

Inplace
=======

[](#inplace)

This is a tool that will allow you to download specified files from an existing Github repository and place them into your local project. This is useful for adding a common CircleCI, license or README.md file from a template repo.

To install:

```
composer global require inplacecli/inplace ^0

```

Alternatively, if you would like the signed .phar version:

```
wget https://inplacecli.github.io/inplace/releases/inplace.phar &&
wget https://inplacecli.github.io/inplace/releases/inplace.phar.pubkey &&
sudo chmod +x inplace.phar && mv inplace* /usr/local/bin

```

To run:

```
inplace fetch https://github.com/inplacecli/demo

```

Behind the scenes, this will close the repository locally and then check for the existence of a `.inplace.yml` file which denotes the files within the repository to copy into the current directory.

This is the format of an `.inplace.yml` file:

```
files:
  - circle.yml
  - .drone.yml
```

The Inplace tool and packages are written by [Scott Wilcox](https://github.com/ssx).

### License

[](#license)

This project is licensed under an Apache 2.0 license which you can find [in this LICENSE](https://github.com/inplacecli/inplace/blob/master/LICENSE).

### Feedback

[](#feedback)

If you have any feedback, comments or suggestions, please feel free to open an issue within this repository.

### Security

[](#security)

If you have security feedback, please contact me via email at  and I'll usually respond as soon as possible.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Every ~0 days

Total

2

Last Release

3328d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/254889?v=4)[Scott](/maintainers/ssx)[@ssx](https://github.com/ssx)

---

Top Contributors

[![ssx](https://avatars.githubusercontent.com/u/254889?v=4)](https://github.com/ssx "ssx (87 commits)")

---

Tags

fileinplacephpskeleton

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/inplacecli-inplace/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54642.4k4](/packages/jolicode-castor)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19664.8M1.6k](/packages/drupal-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6941.5M398](/packages/drupal-core-recommended)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)

PHPackages © 2026

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