silverstripe/standards

A set of coding standards which are applied to all commercially supported Silverstripe CMS modules

Package info

github.com/silverstripe/silverstripe-standards

pkg:composer/silverstripe/standards

Statistics

Installs: 321 941

Dependents: 136

Suggesters: 0

Stars: 1

Open Issues: 3

1.2.3 2026-01-28 20:13 UTC

Requires

Suggests

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause 8da328b440d9d188bd46c1bb544d6243067c690d

This package is auto-updated.

Last update: 2026-05-28 21:02:38 UTC


README

This repository contains some dependencies, custom rules, and predefined rulesets which are used to help maintain coding standards for Silverstripe CMS commercially supported modules.

Installation

To use this extension, require it in Composer:

composer require --dev silverstripe/standards

If you also install phpstan/extension-installer then you're all set!