PHPackages                             cwp/cwp-recipe-kitchen-sink - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. cwp/cwp-recipe-kitchen-sink

AbandonedArchivedSilverstripe-recipe[Testing &amp; Quality](/categories/testing)

cwp/cwp-recipe-kitchen-sink
===========================

Internal testing CWP recipe for all modules, optional and suggested

2.8.0(5y ago)17845[1 issues](https://github.com/silverstripe/cwp-recipe-kitchen-sink/issues)BSD-3-ClauseTwigPHP &gt;=7.1

Since Feb 22Pushed 4y ago4 watchersCompare

[ Source](https://github.com/silverstripe/cwp-recipe-kitchen-sink)[ Packagist](https://packagist.org/packages/cwp/cwp-recipe-kitchen-sink)[ Docs](https://www.cwp.govt.nz)[ RSS](/packages/cwp-cwp-recipe-kitchen-sink/feed)WikiDiscussions 2 Synced yesterday

READMEChangelogDependencies (23)Versions (57)Used By (0)

DEPRECATED
==========

[](#deprecated)

This package is no longer in-use. It has been superseded by [`silverstripe/recipe-kitchen-sink`](https://github.com/silverstripe/recipe-kitchen-sink).

CWP kitchen sink recipe
-----------------------

[](#cwp-kitchen-sink-recipe)

[![Build Status](https://camo.githubusercontent.com/cbe20a4da3ef828fca2113c3af52a665aaf13c08c463fc597c7c8bc42387c489/68747470733a2f2f7472617669732d63692e636f6d2f73696c7665727374726970652f6377702d7265636970652d6b69746368656e2d73696e6b2e7376673f6272616e63683d32)](https://travis-ci.com/silverstripe/cwp-recipe-kitchen-sink)

The kitchen sink is an internal recipe used for testing full CWP feature sets, including optional and suggested modules.

Get started
-----------

[](#get-started)

You can create a project using Composer:

```
composer create-project cwp/cwp-recipe-kitchen-sink ./cwp2-sink ^2

```

More information
----------------

[](#more-information)

See the [recipe plugin](https://github.com/silverstripe/recipe-plugin) page for instructions on how SilverStripe recipes work.

Troubleshooting
---------------

[](#troubleshooting)

### Page and PageController parent classes

[](#page-and-pagecontroller-parent-classes)

When installing the CWP kitchen sink, your project Page and PageController subclasses may be set to extend SiteTree and ContentController. This is [only an issue](https://github.com/silverstripe/cwp-recipe-kitchen-sink/issues/30)with the kitchen sink recipe, and requires you to manually change the parent classes to CWP's BasePage and BasePageController.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 59.9% 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 ~23 days

Total

56

Last Release

1761d ago

PHP version history (2 changes)2.5.1-rc1PHP &gt;=7.1

2.3.3PHP &gt;=5.6

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/654636?v=4)[Aaron Carlino](/maintainers/unclecheese)[@unclecheese](https://github.com/unclecheese)

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

![](https://avatars.githubusercontent.com/u/111025?v=4)[Ingo Schommer](/maintainers/chillu)[@chillu](https://github.com/chillu)

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

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

![](https://avatars.githubusercontent.com/u/1168676?v=4)[Maxime Rainville](/maintainers/maxime-rainville)[@maxime-rainville](https://github.com/maxime-rainville)

![](https://avatars.githubusercontent.com/u/242621?v=4)[Garion Herman](/maintainers/Cheddam)[@Cheddam](https://github.com/Cheddam)

---

Top Contributors

[![robbieaverill](https://avatars.githubusercontent.com/u/5170590?v=4)](https://github.com/robbieaverill "robbieaverill (100 commits)")[![emteknetnz](https://avatars.githubusercontent.com/u/4809037?v=4)](https://github.com/emteknetnz "emteknetnz (22 commits)")[![dnsl48](https://avatars.githubusercontent.com/u/9313746?v=4)](https://github.com/dnsl48 "dnsl48 (15 commits)")[![ScopeyNZ](https://avatars.githubusercontent.com/u/3260989?v=4)](https://github.com/ScopeyNZ "ScopeyNZ (13 commits)")[![chillu](https://avatars.githubusercontent.com/u/111025?v=4)](https://github.com/chillu "chillu (9 commits)")[![bergice](https://avatars.githubusercontent.com/u/541886?v=4)](https://github.com/bergice "bergice (5 commits)")[![raissanorth](https://avatars.githubusercontent.com/u/14869519?v=4)](https://github.com/raissanorth "raissanorth (2 commits)")[![NightJar](https://avatars.githubusercontent.com/u/778003?v=4)](https://github.com/NightJar "NightJar (1 commits)")

### Embed Badge

![Health badge](/badges/cwp-cwp-recipe-kitchen-sink/health.svg)

```
[![Health](https://phpackages.com/badges/cwp-cwp-recipe-kitchen-sink/health.svg)](https://phpackages.com/packages/cwp-cwp-recipe-kitchen-sink)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14228.7M341](/packages/dms-phpunit-arraysubset-asserts)[silverstripe/installer

The SilverStripe Framework Installer

169984.4k2](/packages/silverstripe-installer)

PHPackages © 2026

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