Registry / build-tool / sculpin-sculpin

sculpin-sculpin

JSON →
library3.2.0phppackagistunverified

Static Site Generator

composer require sculpin/sculpin
INSTALL
IMPORT
SIG · SCULPIN-SCULPIN
S
sculpin-sculpin
build-toolphpv3.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SculpinKernel
use Sculpin\Bundle\SculpinBundle\SculpinKernel;

Extend the Sculpin kernel to create a custom static site generator application.

use Sculpin\Bundle\SculpinBundle\SculpinKernel; // In app/AppKernel.php: class AppKernel extends SculpinKernel { public function registerBundles() { $bundles = parent::registerBundles(); // add custom bundles return $bundles; } }
Debug
Known issues
breakingSculpin 3.x requires PHP 7.4+ and Symfony 5.x components; upgrading from 2.x may break custom code.
fix
Review the upgrade guide and update dependencies accordingly.
affects: >=3.0.0
Upgrade
Version history
3.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
1
Resources
sculpin-sculpin — pip install sculpin-sculpin · libregistry