PHPackages                             silverware/app - 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. [Framework](/categories/framework)
4. /
5. silverware/app

ActiveSilverstripe-project[Framework](/categories/framework)

silverware/app
==============

SilverWare Application.

1.5.1(7y ago)51441BSD-3-ClausePHPPHP &gt;=5.6.0

Since Apr 30Pushed 7y ago1 watchersCompare

[ Source](https://github.com/praxisnetau/silverware-app)[ Packagist](https://packagist.org/packages/silverware/app)[ Docs](https://github.com/praxisnetau/silverware-app)[ RSS](/packages/silverware-app/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (25)Versions (30)Used By (0)

 [![SilverWare](https://raw.githubusercontent.com/praxisnetau/silverware-app/master/assets/Uploads/silverware-logo.png "SilverWare")](https://raw.githubusercontent.com/praxisnetau/silverware-app/master/assets/Uploads/silverware-logo.png)

SilverWare Application
======================

[](#silverware-application)

[![Latest Stable Version](https://camo.githubusercontent.com/33b60a5944724a65478fa74a8e1aa1e5962fb5460f73d21fb379358e8266b787/68747470733a2f2f706f7365722e707567782e6f72672f73696c766572776172652f6170702f762f737461626c65)](https://packagist.org/packages/silverware/app)[![Latest Unstable Version](https://camo.githubusercontent.com/34bf814194014f19528d0845d57043d5875ab6db8a4dfa0c49dea79758cf18e4/68747470733a2f2f706f7365722e707567782e6f72672f73696c766572776172652f6170702f762f756e737461626c65)](https://packagist.org/packages/silverware/app)[![License](https://camo.githubusercontent.com/0968162f9950c696189c084c2ab5eecea160eb48eea5498b607483489158ed4b/68747470733a2f2f706f7365722e707567782e6f72672f73696c766572776172652f6170702f6c6963656e7365)](https://packagist.org/packages/silverware/app)

SilverWare is a component framework built upon SilverStripe. This repository sets up a new application environment, downloading everything needed to get underway. Files are also included for easy application deployment using [Deployer](https://github.com/deployphp/deployer).

Contents
--------

[](#contents)

- [Requirements](#requirements)
- [Installation](#installation)
- [Configuration](#configuration)
- [Issues](#issues)
- [To-Do](#to-do)
- [Contribution](#contribution)
- [Attribution](#attribution)
- [Maintainers](#maintainers)
- [License](#license)

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

[](#requirements)

- [SilverStripe Framework v4](https://github.com/silverstripe/silverstripe-framework)
- [SilverStripe CMS v4](https://github.com/silverstripe/silverstripe-cms)
- [SilverWare](https://github.com/praxisnetau/silverware)
- [SilverWare Theme](https://github.com/praxisnetau/silverware-theme)

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

[](#installation)

Installation is via [Composer](https://getcomposer.org):

```
composer create-project silverware/app /path/to/app

```

After Composer finishes creating the project folder, SilverWare will ask a series of questions via the console to configure your installation.

Configuration
-------------

[](#configuration)

Configuration is via YAML files. Upon build, your SilverWare application uses a series of YAML fixture files to create database objects. Please browse the `fixtures` folder to see what is created by default.

You can inform SilverWare when it is appropriate to build objects from fixtures using configuration:

```
SilverWare\Core\App:
  load_fixtures: true
  load_fixtures_once: false
```

Using SilverStripe's environment-specific configuration, you can configure whether or not SilverWare should build from fixture files, and whether or not SilverWare should build only once, or upon each build.

These settings are particularly useful for application deployment.

Issues
------

[](#issues)

Please use the [GitHub issue tracker](https://github.com/praxisnetau/silverware-app/issues) for bug reports and feature requests.

To-Do
-----

[](#to-do)

- Tests

Contribution
------------

[](#contribution)

Your contributions are gladly welcomed to help make this project better. Please see [contributing](CONTRIBUTING.md) for more information.

Attribution
-----------

[](#attribution)

- Logo icon designed by [Freepik](http://www.freepik.com) from [www.flaticon.com](http://www.flaticon.com)and released under a [Creative Commons BY 3.0](https://creativecommons.org/licenses/by/3.0) license.
- includes configuration for [Deployer](https://github.com/deployphp/deployer), a most excellent PHP application deployment tool by [@antonmedv](https://github.com/antonmedv)

Maintainers
-----------

[](#maintainers)

[![Colin Tucker](https://avatars3.githubusercontent.com/u/1853705?s=144)](https://github.com/colintucker)[![Praxis Interactive](https://avatars2.githubusercontent.com/u/1782612?s=144)](https://www.praxis.net.au)[Colin Tucker](https://github.com/colintucker)[Praxis Interactive](https://www.praxis.net.au)License
-------

[](#license)

[BSD-3-Clause](LICENSE.md) © Praxis Interactive

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity69

Established project with proven stability

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

Recently: every ~43 days

Total

29

Last Release

2891d ago

Major Versions

0.1.4 → 1.0.02017-06-16

### Community

Maintainers

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

---

Top Contributors

[![colintucker](https://avatars.githubusercontent.com/u/1853705?v=4)](https://github.com/colintucker "colintucker (90 commits)")

---

Tags

applicationdeployersilverstripesilverstripe-4silverwaresilverstripeapplicationsilverware

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/silverware-app/health.svg)

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

###  Alternatives

[silverstripe/cms

The SilverStripe Content Management System

5163.5M1.3k](/packages/silverstripe-cms)[silverstripe/recipe-cms

SilverStripe recipe for fully featured page and asset content editing

212.4M214](/packages/silverstripe-recipe-cms)[silverstripe/framework

The SilverStripe framework

7223.7M2.7k](/packages/silverstripe-framework)[dnadesign/silverstripe-elemental

Elemental pagetype and collection of Elements

1101.1M296](/packages/dnadesign-silverstripe-elemental)[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46302.4k9](/packages/symbiote-silverstripe-advancedworkflow)[silverstripe/userforms

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

1321.1M84](/packages/silverstripe-userforms)

PHPackages © 2026

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