silverstripe / recipe-core
SilverStripe framework-only core recipe
Package info
github.com/silverstripe/recipe-core
Type:silverstripe-recipe
pkg:composer/silverstripe/recipe-core
6.2.0
2026-04-16 21:35 UTC
Requires
- php: ^8.3
- silverstripe/assets: ~3.2.0@stable
- silverstripe/config: ~3.1.0@stable
- silverstripe/framework: ~6.2.0@stable
- silverstripe/mimevalidator: ~4.0.0@stable
- silverstripe/recipe-plugin: ~2.1.0@stable
- silverstripe/template-engine: ~1.0.0@stable
Requires (Dev)
- mikey179/vfsstream: ^1.6.11
- phpunit/phpunit: ^11.3
- silverstripe/versioned: ^3.1
This package is auto-updated.
Last update: 2026-06-16 21:59:13 UTC
README
Base framework-only recipe for a Silverstripe (http://silverstripe.org) installation. This includes the core modules:
- framework: Module including the base framework
- config: Core config library
- assets: Filesystem module
This can be either added to an existing project or used as a project base for creating a basic framework-only install.
See the recipe plugin page for instructions on how Silverstripe recipes work.