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

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

axyr/silverstripe-cli-installer
===============================

Silverstripe framework installer.

0.0.2(10y ago)3282BSD-3-ClausePHP

Since May 14Pushed 10y ago1 watchersCompare

[ Source](https://github.com/axyr/silverstripe-cli-installer)[ Packagist](https://packagist.org/packages/axyr/silverstripe-cli-installer)[ RSS](/packages/axyr-silverstripe-cli-installer/feed)WikiDiscussions master Synced 3w ago

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

silverstripe-cli-installer
==========================

[](#silverstripe-cli-installer)

Painless command line installer for Silverstripe

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

[](#installation)

### Install composer (linux | osx)

[](#install-composer-linux--osx)

```
$ curl -sS https://getcomposer.org/installer | php
$ sudo mv composer.phar /usr/local/bin/composer

```

### Install the installer

[](#install-the-installer)

```
$ composer global require axyr/silverstripe-cli-installer 0.0.2

```

Make sure that ~/.composer/vendor/bin directory is in your PATH, so you can use the silverstripe command.

Usage
-----

[](#usage)

Move to the directory where you want to add a new Silverstripte project, and run the following command.

```
$ silverstripe new projectname

```

If you run this in for example /var/www/projects it will create a project /var/www/projects/projectname

The console will take you thru the required installation steps:

[![questions](https://camo.githubusercontent.com/0c249877f7eaae369f4f23b14c888a11a42d6860f3719fe82149da78e5bfb325/68747470733a2f2f7261772e6769746875622e636f6d2f617879722f73696c7665727374726970652d636c692d696e7374616c6c65722f6d61737465722f696d616765732f7175657374696f6e732e706e67)](https://camo.githubusercontent.com/0c249877f7eaae369f4f23b14c888a11a42d6860f3719fe82149da78e5bfb325/68747470733a2f2f7261772e6769746875622e636f6d2f617879722f73696c7665727374726970652d636c692d696e7374616c6c65722f6d61737465722f696d616765732f7175657374696f6e732e706e67)

Then you can run :

```
$ cd projectname && vendor/bin/phpunit mysite

```

[![questions](https://camo.githubusercontent.com/13d85adb3843337075541d2d1a4e3728a7a86b8d0f651d93ab317e1d2fa31b11/68747470733a2f2f7261772e6769746875622e636f6d2f617879722f73696c7665727374726970652d636c692d696e7374616c6c65722f6d61737465722f696d616765732f66696e69736865642e706e67)](https://camo.githubusercontent.com/13d85adb3843337075541d2d1a4e3728a7a86b8d0f651d93ab317e1d2fa31b11/68747470733a2f2f7261772e6769746875622e636f6d2f617879722f73696c7665727374726970652d636c692d696e7374616c6c65722f6d61737465722f696d616765732f66696e69736865642e706e67)

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

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 ~3 days

Total

2

Last Release

3695d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/345155?v=4)[Martijn van Nieuwenhoven](/maintainers/axyr)[@axyr](https://github.com/axyr)

---

Top Contributors

[![axyr](https://avatars.githubusercontent.com/u/345155?v=4)](https://github.com/axyr "axyr (14 commits)")

---

Tags

cliinstallersilverstripe

### Embed Badge

![Health badge](/badges/axyr-silverstripe-cli-installer/health.svg)

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)[n98/magerun2

Tools for managing Magento projects and installations

926245.1k6](/packages/n98-magerun2)[helhum/typo3-console

A reliable and powerful command line interface for TYPO3 CMS

2959.3M238](/packages/helhum-typo3-console)[jolicode/castor

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

54642.4k4](/packages/jolicode-castor)[whatsdiff/whatsdiff

See what's changed in your project's dependencies

771.1k](/packages/whatsdiff-whatsdiff)

PHPackages © 2026

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