Extending Sculpin

Sculpin was designed to be highly extensible. Since it is built on Symfony HttpKernel as a foundation, Sculpin can be extended using the same Bundle system that Symfony uses.

Configuration

Learn how to configure Sculpin to use new bundles.

Creating Bundles

Learn how to create a Sculpin bundle.

Community Extensions

See a list of available community-made Sculpin extensions.

Lifecycle

Learn about Sculpin's lifecycle and the events you can use to build your extensions.