spiral/boot
Spiral Boot Core provides the kernel bootstrapping foundation for the Spiral Framework. It includes bootloaders, application lifecycle management, and configuration wiring used by Spiral apps and bundles, with strong type-safety and CI-tested quality.
This package is exclusively designed for internal use within the Spiral Framework ecosystem and has no standalone value for external projects. As a PM, it would only be relevant if building a new application entirely on Spiral Framework (which has minimal market adoption). However, given its lack of active maintenance (last release in 2020), zero dependents, and compatibility issues with modern PHP versions (e.g., composer.json requires PHP 8.1+ but package was last updated before PHP 8.1's release), it would never be considered for new product development. The package’s sole purpose is kernel bootstrapping for Spiral’s internal architecture—making it irrelevant for any product decision outside of maintaining legacy Spiral applications, which is not recommended due to high technical debt risks.
Only consider this package if:
For executives: "This package is part of a niche framework with no active maintenance since 2020, zero adoption in the industry, and critical compatibility issues with modern PHP. Adopting it would introduce severe security risks, vendor lock-in, and zero community support—directly contradicting our strategy to build on scalable, enterprise-grade tools. We strongly recommend avoiding it and investing in proven alternatives like Laravel or Symfony."
For engineering: "This package is tightly coupled to Spiral Framework’s internal kernel and hasn’t been updated in 4+ years. It fails to support current PHP versions despite composer.json claims, has no security patches, and zero community usage (0 dependents). Using it would force us to maintain obsolete code, block modern PHP features, and create unmanageable technical debt. We should immediately rule it out and leverage Laravel/Symfony’s mature bootstrapping systems instead."
How can I help you explore Laravel packages today?