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

ActiveLibrary

striebwj/installer
==================

ClassicPress application installer.

01PHPCI failing

Since Sep 29Pushed 6y ago1 watchersCompare

[ Source](https://github.com/striebwj/classicpress_installer)[ Packagist](https://packagist.org/packages/striebwj/installer)[ RSS](/packages/striebwj-installer/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

ClassicPress Installer
======================

[](#classicpress-installer)

Installing [ClassicPress](https://www.classicpress.net) using [Composer](https://getcomposer.org/).

Usage/Installation
------------------

[](#usageinstallation)

First, download the ClassicPress installer using Composer:

```
composer global require striebwj/installer

```

Make sure to place Composer's system-wide vendor bin directory in your $PATH so the laravel executable can be located by your system. This directory exists in different locations based on your operating system; however, some common locations include:

- macOS and GNU / Linux Distributions: `$HOME/.config/composer/vendor/bin`
- Windows: `%USERPROFILE%\AppData\Roaming\Composer\vendor\bin`

Once installed, the `classicpress new` command will create a fresh ClassicPress installation in the directory you specify.

For instance, `classicpress new blog` will create a directory named blog containing a fresh ClassicPress installation:

```
classicpress new blog

```

### To Do

[](#to-do)

- Dynamically get the latest version of ClassicPress
- Make use of the `-dev` flag to install the latest nightly release

---

This is a fork of the [Laravel Installer](https://github.com/laravel/installer/).

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/6a7b22d845281407c7f8017e545dc1c888071ddef531a490fe4a906ffe9c6fc6?d=identicon)[striebwj](/maintainers/striebwj)

---

Top Contributors

[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (75 commits)")[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (16 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (13 commits)")[![alexbowers](https://avatars.githubusercontent.com/u/842974?v=4)](https://github.com/alexbowers "alexbowers (4 commits)")[![themsaid](https://avatars.githubusercontent.com/u/4332182?v=4)](https://github.com/themsaid "themsaid (4 commits)")[![browner12](https://avatars.githubusercontent.com/u/5232313?v=4)](https://github.com/browner12 "browner12 (3 commits)")[![TJSoler](https://avatars.githubusercontent.com/u/17246882?v=4)](https://github.com/TJSoler "TJSoler (3 commits)")[![striebwj](https://avatars.githubusercontent.com/u/14165147?v=4)](https://github.com/striebwj "striebwj (3 commits)")[![peterojo](https://avatars.githubusercontent.com/u/5240725?v=4)](https://github.com/peterojo "peterojo (3 commits)")[![lucasmichot](https://avatars.githubusercontent.com/u/513603?v=4)](https://github.com/lucasmichot "lucasmichot (2 commits)")[![jerguslejko](https://avatars.githubusercontent.com/u/4470539?v=4)](https://github.com/jerguslejko "jerguslejko (2 commits)")[![pakogn](https://avatars.githubusercontent.com/u/9632858?v=4)](https://github.com/pakogn "pakogn (2 commits)")[![mbabker](https://avatars.githubusercontent.com/u/368545?v=4)](https://github.com/mbabker "mbabker (2 commits)")[![saulotoledo](https://avatars.githubusercontent.com/u/5031156?v=4)](https://github.com/saulotoledo "saulotoledo (1 commits)")[![m14t](https://avatars.githubusercontent.com/u/207950?v=4)](https://github.com/m14t "m14t (1 commits)")[![acacha](https://avatars.githubusercontent.com/u/4015406?v=4)](https://github.com/acacha "acacha (1 commits)")[![anteriovieira](https://avatars.githubusercontent.com/u/1490347?v=4)](https://github.com/anteriovieira "anteriovieira (1 commits)")[![dwightwatson](https://avatars.githubusercontent.com/u/1100408?v=4)](https://github.com/dwightwatson "dwightwatson (1 commits)")[![jildertmiedema](https://avatars.githubusercontent.com/u/3383186?v=4)](https://github.com/jildertmiedema "jildertmiedema (1 commits)")[![jodiedunlop](https://avatars.githubusercontent.com/u/4055554?v=4)](https://github.com/jodiedunlop "jodiedunlop (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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