spiral/app
Spiral Skeleton Application
Maintainers
Requires
- php: >=8.4
- spiral/framework: ^3.15.7
- spiral/roadrunner-cli: ^2.5
Requires (Dev)
- composer/composer: ^2.4
- spiral/code-style: ^2.2
- spiral/testing: ^3.0
- vimeo/psalm: ^6.10
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT b3ebe0a5e089f0012482c808e90c614d9cfd9e51
This package is auto-updated.
Last update: 2026-06-08 14:41:43 UTC
README
Spiral Framework is a High-Performance PHP Full-Stack framework and group of over sixty PSR-compatible components.
👁 Github cover spiral application
Documentation | Discord | Twitter | Contributing
Hello developer!
Are you looking for an easier way to install Spiral Framework?
This package streamlines the installation process by allowing you to install only the desired components and packages for your application. Our installer handles all dependencies and configurations, making the process as smooth and hassle-free as possible.
This makes it super simple for you to get started with Spiral.
Server Requirements
Make sure that your server is configured with following PHP version and extensions:
- PHP 8.4+, 64bit
- mb-string extension
Installation
composer create-project spiral/app my-app
After the project has been installed, open README.md file and follow the instructions.
Good luck with your future project!
License:
MIT License (MIT). Please see LICENSE for more information. Maintained
by Spiral Scout.
