Download the PHP package spiral/framework without Composer
On this page you can find all versions of the php package spiral/framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download spiral/framework
More information about spiral/framework
Files in spiral/framework
Package framework
Short Description Spiral, High-Performance PHP/Go Framework
License MIT
Homepage https://spiral.dev
Informations about the package framework
Documentation · Discord · 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
- Queue supervision
- 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 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
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 Spiral Scout.
All versions of framework with dependencies
ext-json Version *
ext-mbstring Version *
ext-tokenizer Version *
cocur/slugify Version ^3.2 || ^4.0
codedungeon/php-cli-colors Version ^1.11
defuse/php-encryption Version ^2.2
doctrine/inflector Version ^1.4|^2.0
league/flysystem Version ^2.3.1 || ^3.0
monolog/monolog Version ^2.9.2 || ^3.5
myclabs/deep-copy Version ^1.9
nette/php-generator Version ^4.1.2
nikic/php-parser Version ^4.15.5
psr/container Version ^1.1|^2.0
psr/event-dispatcher Version ^1.0
psr/http-factory Version ^1.0
psr/http-factory-implementation Version ^1.0
psr/http-message Version ^1.0|^2.0
psr/http-server-middleware Version ^1.0
psr/log Version 1 - 3
psr/simple-cache Version 2 - 3
spiral/attributes Version ^2.8|^3.0
spiral/composer-publish-plugin Version ^1.0
symfony/console Version ^6.1 || ^7.0
symfony/finder Version ^5.3.7 || ^6.0 || ^7.0
symfony/mailer Version ^5.1 || ^6.0 || ^7.0
symfony/translation Version ^5.1 || ^6.0 || ^7.0
vlucas/phpdotenv Version ^5.4