PHPackages                             silverstripe/platform-project - 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. silverstripe/platform-project

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

silverstripe/platform-project
=============================

The SilverStripe Platform base project / installer.

4.0.0(8y ago)32004[2 PRs](https://github.com/silverstripe/platform-project/pulls)PHPPHP &gt;=5.6

Since Jul 2Pushed 5y ago8 watchersCompare

[ Source](https://github.com/silverstripe/platform-project)[ Packagist](https://packagist.org/packages/silverstripe/platform-project)[ RSS](/packages/silverstripe-platform-project/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (8)Versions (10)Used By (0)

Overview
--------

[](#overview)

\*\* This project is no longer actively used or supported. Please use the  instead\*\*

Base project for SilverStripe Platform:

- [`framework`](http://github.com/silverstripe/silverstripe-framework): Module including the base framework
- [`cms`](http://github.com/silverstripe/silverstripe-cms): Module including a Content Management System
- [`dynamodb`](https://github.com/silverstripe/silverstripe-dynamodb): DynamoDB session handling
- `themes/simple` (optional)

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

[](#installation)

```
composer create-project silverstripe/platform-project /path/to/local/site
```

Once installed, copy `.env.example` to `.env` and update with your relevant values - this should *not* be committed up, and as such is in the `.gitignore` file.

To use the SilverStripe 3 version of the project, use:

```
	composer create-project silverstripe/platform-project /path/to/local/site 3.0.1
```

Bugtracker
----------

[](#bugtracker)

Bugs are tracked on github.com ([framework issues](https://github.com/silverstripe/silverstripe-framework/issues), [cms issues](https://github.com/silverstripe/silverstripe-cms/issues)). Please read our [issue reporting guidelines](http://doc.silverstripe.org/framework/en/misc/contributing/issues).

License
-------

[](#license)

```
Copyright (c) 2007-2013, SilverStripe Limited - www.silverstripe.com
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the
      documentation and/or other materials provided with the distribution.
    * Neither the name of SilverStripe nor the names of its contributors may be used to endorse or promote products derived from this software
      without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGE.

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~184 days

Recently: every ~218 days

Total

6

Last Release

3049d ago

Major Versions

1.1.x-dev → 2.0.02016-05-10

2.0.0 → 3.0.02017-08-03

3.0.1 → 4.0.02018-01-11

PHP version history (3 changes)1.0.0PHP &gt;=5.3.2

2.0.0PHP &gt;=5.5

3.0.0PHP &gt;=5.6

### Community

Maintainers

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

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

![](https://www.gravatar.com/avatar/afbb3dcc9ef29c1a6eedd6addcae5fce9ab1271915a85a4c349301b71237368d?d=identicon)[silverstripe-machine01](/maintainers/silverstripe-machine01)

---

Top Contributors

[![andrewandante](https://avatars.githubusercontent.com/u/9702648?v=4)](https://github.com/andrewandante "andrewandante (16 commits)")[![mateusz](https://avatars.githubusercontent.com/u/118653?v=4)](https://github.com/mateusz "mateusz (4 commits)")[![dhensby](https://avatars.githubusercontent.com/u/563596?v=4)](https://github.com/dhensby "dhensby (2 commits)")[![chillu](https://avatars.githubusercontent.com/u/111025?v=4)](https://github.com/chillu "chillu (1 commits)")[![micmania1](https://avatars.githubusercontent.com/u/881537?v=4)](https://github.com/micmania1 "micmania1 (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/silverstripe-platform-project/health.svg)

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

###  Alternatives

[silverstripe/blog

A fresh take on blogging in Silverstripe set out to tackle the issue of a cluttered Site Tree.

104739.2k31](/packages/silverstripe-blog)[silverstripe/subsites

Run multiple sites from a single SilverStripe install.

65392.9k20](/packages/silverstripe-subsites)

PHPackages © 2026

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