PHPackages                             thehilkiah/project-installer - 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. thehilkiah/project-installer

ActiveProject[Utility &amp; Helpers](/categories/utility)

thehilkiah/project-installer
============================

Installation package for all your composer specific projects.

2.1.x-dev(7y ago)010MITPHP

Since Jul 5Pushed 7y ago1 watchersCompare

[ Source](https://github.com/theHilkiah/project-installer)[ Packagist](https://packagist.org/packages/thehilkiah/project-installer)[ RSS](/packages/thehilkiah-project-installer/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

Overview
========

[](#overview)

This package, 'project-installer' is created to easy the process of creating a new git repository from the command-line. Sometimes these git repositories are not submited to Packagist, so you can't really run those using composer require. This will make it easy to do so

Requirements
------------

[](#requirements)

To use this command you need to have composer installed on your machine. Instructions are here:

Also, although not required, since you are dealing with git, it is best to use Git-Bash for these commands, especially if you are running Windows. To download, head over to

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

[](#installation)

At the command prompt type (or just copy and paste the line):

```
    composer global require thehilkiah/project-installer dev-master --prefer-source

```

This will install the "inst" command on the composer global space. When prompted follow the instructions to complete.

### !!!IMPORTANT!!!

[](#important)

After installation, go to lib/packages and add all repositories you wish to run using this command

Usage
-----

[](#usage)

Just type the following command to start the cloning process:

```
   inst

```

If you wish to specify a directory to speed things up just replace *&lt;dir&gt;* below with the name of the directory you wish to clone your new repository into.

```
    inst

```

By default, this command will first check if there is a newer version of this install and automatically install it. To skip this processs, you can issue a skip flag to the command to skip updating

```
    inst  --skip

```

Or, in short,

```
    inst  -s

```

Other flags you can use are:

```
   --help, or -h            show this page, or a help section for this 'skw' command
   --default or -d          run 'inst' command faster, using all the defaults at each prompt

```

Authors
-------

[](#authors)

- Hilkiah Makemo

License
-------

[](#license)

Copyright (c) 2018,

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

3

Last Release

2865d ago

Major Versions

1.0.x-dev → 2.0.x-dev2018-07-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/ff3d9bdf7afe38b020a582249904d3c6a775bbe9920e73b71fee8946985440aa?d=identicon)[hilmak01](/maintainers/hilmak01)

---

Top Contributors

[![hilmak01](https://avatars.githubusercontent.com/u/8574008?v=4)](https://github.com/hilmak01 "hilmak01 (8 commits)")

### Embed Badge

![Health badge](/badges/thehilkiah-project-installer/health.svg)

```
[![Health](https://phpackages.com/badges/thehilkiah-project-installer/health.svg)](https://phpackages.com/packages/thehilkiah-project-installer)
```

###  Alternatives

[bazilio/yii2-stubs-generator

Yii2 component stubs generator for Yii::$app

146720.4k1](/packages/bazilio-yii2-stubs-generator)[imanghafoori/php-search-replace

Smart search replace functionality for php source code

32496.5k3](/packages/imanghafoori-php-search-replace)[marabesi/laration

Easy package to list all variables in a Laravel application

4738.7k](/packages/marabesi-laration)

PHPackages © 2026

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