silverstripe / recipe-core
SilverStripe framework-only core recipe
Installs: 1 824 426
Dependents: 34
Suggesters: 0
Security: 0
Stars: 4
Watchers: 11
Forks: 13
Open Issues: 2
Type:silverstripe-recipe
Requires
- php: ^8.1
- silverstripe/assets: ~2.3.0@stable
- silverstripe/config: ~2.1.1@stable
- silverstripe/framework: ~5.3.0@stable
- silverstripe/mimevalidator: ~3.1.0@stable
- silverstripe/recipe-plugin: ~2.0.1@stable
Requires (Dev)
- mikey179/vfsstream: ^1.6.11
- phpunit/phpunit: ^9.6
- silverstripe/versioned: ^2
- 6.x-dev
- 5.x-dev
- 5.3.x-dev
- 5.3.0
- 5.3.0-rc1
- 5.3.0-beta1
- 5.2.x-dev
- 5.2.0
- 5.2.0-rc1
- 5.2.0-beta1
- 5.1.x-dev
- 5.1.0
- 5.1.0-rc1
- 5.1.0-beta1
- 5.0.x-dev
- 5.0.0
- 5.0.0-rc1
- 5.0.0-beta1
- 5.0.0-alpha1
- 4.x-dev
- 4.13.x-dev
- 4.13.0
- 4.13.0-rc1
- 4.13.0-beta1
- 4.12.x-dev
- 4.12.0
- 4.12.0-rc1
- 4.12.0-beta1
- 4.11.x-dev
- 4.11.1
- 4.11.0
- 4.11.0-rc1
- 4.11.0-beta1
- 4.10.x-dev
- 4.10.0
- 4.10.0-rc1
- 4.10.0-beta1
- 4.9.x-dev
- 4.9.0
- 4.9.0-rc1
- 4.9.0-beta1
- 4.9.0-alpha1
- 4.8.x-dev
- 4.8.0
- 4.8.0-rc1
- 4.8.0-beta1
- 4.7.x-dev
- 4.7.3
- 4.7.2
- 4.7.1
- 4.7.0
- 4.7.0-rc1
- 4.7.0-beta1
- 4.6.x-dev
- 4.6.1
- 4.6.0
- 4.6.0-rc1
- 4.6.0-beta1
- 4.5.x-dev
- 4.5.3
- 4.5.2
- 4.5.1
- 4.5.0
- 4.5.0-rc2
- 4.5.0-rc1
- 4.5.0-alpha1
- 4.4.x-dev
- 4.4.7
- 4.4.6
- 4.4.5
- 4.4.4
- 4.4.3
- 4.4.2
- 4.4.1
- 4.4.0
- 4.4.0-rc1
- 4.3.x-dev
- 4.3.6
- 4.3.5
- 4.3.4
- 4.3.3
- 4.3.2
- 4.3.1
- 4.3.0
- 4.3.0-rc1
- 4.2.x-dev
- 4.2.5
- 4.2.4
- 4.2.3
- 4.2.2
- 4.2.1
- 4.2.0
- 4.2.0-beta1
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.1.0-rc2
- 1.1.0-rc1
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.1-rc1
- 1.0.0
- 1.0.0-rc3
- 1.0.0-rc2
- 1.0.0-rc1
- 1.0.0-beta4
- 1.0.0-beta3
- 1.0.0-beta2
This package is auto-updated.
Last update: 2024-11-04 01:36:42 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.