Description
Spiral Framework is a High-Performance PHP/Go Full-Stack framework and group of over sixty PSR-compatible components. The Framework execution model based on a hybrid runtime where some services (GRPC, Queue, WebSockets, etc.) handled by RoadRunner application server and the PHP code of your application stays in memory permanently (anti-memory leak tools included).
Spiral Framework alternatives and similar libraries
Based on the "Frameworks" category.
Alternatively, view Spiral Framework alternatives based on common mentions on social networks and blogs.
-
Laravel 5
Laravel is a web application framework with expressive, elegant syntax. Weβve already laid the foundation for your next big idea β freeing you to create without sweating the small things. -
Slim Framework
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs. -
FuelPHP
Fuel PHP Framework v1.x is a simple, flexible, community driven PHP 5.3+ framework, based on the best ideas of other frameworks, with a fresh start! FuelPHP is now fully PHP 8.0 compatible. -
PHP-GLFW
πͺA fully-featured OpenGL and GLFW extension for PHP. πBatteries included (Math Functions, Texture Loaders, etc..) -
PHP-Spellchecker
πππ PHP Library providing an easy way to spellcheck multiple sources of text by many spellcheckers -
OpenAPI PSR-7 Message (HTTP Request/Response) Validator
It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Spiral Framework or a related project?
README
Documentation · Discord · Telegram · Twitter
Spiral Framework is a High-Performance Long-Living Full-Stack framework and group of over sixty PSR-compatible components. The Framework execution model based on a hybrid runtime where some services (GRPC, Queue, WebSockets, etc.) handled by RoadRunner application server and the PHP code of your application stays in memory permanently (anti-memory leak tools included).
Features
- Battle-tested since 2013
- Lightning fast full-stack PHP framework
- PSR-{3,4,7,11,12,14,15,16,17} compliant
- Powerful application server and resident memory application kernel
- Native support of queue (AMQP, SQS, Beanstalk, Kafka) and background PHP workers
- GRPC server and client via RoadRunner bridge
- Pub/Sub, event broadcasting
- HTTPS, HTTP/2+Push, FastCGI
- PCI DSS compliant
- Encrypted cookies, signed sessions, CSRF-guard
- MySQL, MariaDB, SQLite, PostgreSQL, SQLServer support, auto-migrations
- The ORM via Cycle Bridge you will use for the next 25 years
- The Temporalio is the simple, scalable open source way to write and run reliable workflows
- Intuitive scaffolding and prototyping (it literally writes code for you)
- Helpful class discovery via static analysis
- Authentication, RBAC security, validation, and encryption
- Dynamic template engine to create your own HTML tags (or just use Twig)
- MVC, HMVC, CQRS, Queue-oriented, RPC-oriented, CLI apps... any apps
Skeletons
App Type | Current Status | Install |
---|---|---|
spiral/app | https://github.com/spiral/app | |
spiral/app-cli | https://github.com/spiral/app-cli | |
spiral/app-grpc | https://github.com/spiral/app-grpc | |
spiral/app-keeper | https://github.com/spiral/app-keeper |
Bridges
App Type | Current Status |
---|---|
spiral/roadrunner-bridge | |
spiral/cycle-bridge | |
spiral/temporal-bridge | |
spiral/data-grid-bridge | |
spiral/sapi-bridge | |
spiral/nyholm-bridge |
Note You can find more community packages in spiral-packages organization.
License:
MIT License (MIT). Please see [LICENSE
](./LICENSE) for more information. Maintained by Spiral Scout.
*Note that all licence references and agreements mentioned in the Spiral Framework README section above
are relevant to that project's source code only.