PHPackages                             spiral/framework - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. spiral/framework

ActiveLibrary[Framework](/categories/framework)

spiral/framework
================

Spiral, High-Performance PHP/Go Framework

3.16.1(2mo ago)2.0k1.8M↓34.2%90[30 issues](https://github.com/spiral/framework/issues)[4 PRs](https://github.com/spiral/framework/pulls)20MITPHPPHP &gt;=8.1CI failing

Since Jan 20Pushed 2mo ago33 watchersCompare

[ Source](https://github.com/spiral/framework)[ Packagist](https://packagist.org/packages/spiral/framework)[ Docs](https://spiral.dev)[ GitHub Sponsors](https://github.com/sponsors/spiral)[ RSS](/packages/spiral-framework/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (45)Versions (204)Used By (20)

[![](https://camo.githubusercontent.com/29dec446c9e4b57d3574ead58826ecd9191ae9753349742bc9dc53118cebfce9/68747470733a2f2f706f7365722e707567782e6f72672f73706972616c2f6672616d65776f726b2f726571756972652f706870)](https://packagist.org/packages/spiral/framework)[![](https://camo.githubusercontent.com/bdacaf45df88aa6f0e5d014a3dd7ae2f45145798c71864425ec8b8067441fd97/68747470733a2f2f706f7365722e707567782e6f72672f73706972616c2f6672616d65776f726b2f76657273696f6e)](https://packagist.org/packages/spiral/framework)[![](https://github.com/spiral/framework/workflows/build/badge.svg)](https://github.com/spiral/framework/actions)[![](https://camo.githubusercontent.com/65dcc1af8132a3ad2ac61da21f1b33c819697eaa65d77d9086860925215b3f04/68747470733a2f2f636f6465636f762e696f2f67682f73706972616c2f6672616d65776f726b2f67726170682f62616467652e737667)](https://codecov.io/gh/spiral/framework)[![](https://camo.githubusercontent.com/1c1dd4b1623a4c5720b1bb54a26766eee5ce3884cf6480197e112aaafe1c0458/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73706972616c2f6672616d65776f726b2f6261646765732f7175616c6974792d73636f72652e706e67)](https://scrutinizer-ci.com/g/spiral/framework/?branch=master)[![](https://camo.githubusercontent.com/735b7d453a41db43d56019db19a6f0d8a4d4a61b8b7a9a1632f59fce1542cc32/68747470733a2f2f706f7365722e707567782e6f72672f73706972616c2f6672616d65776f726b2f646f776e6c6f616473)](https://packagist.org/packages/spiral/framework)[![](https://camo.githubusercontent.com/6c32dd2ad58fed4403ab50f1252dc6bfed6f8fdbb9a439eba643bd0e72f6c0ca/68747470733a2f2f73686570686572642e6465762f6769746875622f73706972616c2f6672616d65776f726b2f636f7665726167652e737667)](https://shepherd.dev/github/spiral/framework)[![](https://camo.githubusercontent.com/1ac5a4bf8d6afa5aa579d0aebd0ebe1ab3bc338ec1ffdfc3295aa5cd3ef821bc/68747470733a2f2f73686570686572642e6465762f6769746875622f73706972616c2f6672616d65776f726b2f6c6576656c2e737667)](https://shepherd.dev/github/spiral/framework)[![](https://camo.githubusercontent.com/4442b73a11753b80fdd7b442ddbfaf8383902c8b9ffa66ed1718e8c62e102f2e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646973636f72642d636861742d6d6167656e74612e737667)](https://discord.gg/8bZsjYhVVk)

[![Github cover spiral application](https://user-images.githubusercontent.com/773481/208930590-af74898e-327b-405a-830d-dafba7afa5d9.png)](https://user-images.githubusercontent.com/773481/208930590-af74898e-327b-405a-830d-dafba7afa5d9.png)

[Documentation](https://spiral.dev/docs)· [Discord](https://discord.gg/TFeEmCs)· [Twitter](https://twitter.com/spiralphp)

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](https://github.com/spiral/roadrunner) application server and the PHP code of your application stays in memory permanently (anti-memory leak tools included).

- [Application installer](https://github.com/spiral/app)

Features
--------

[](#features)

- Battle-tested since 2013
- [Lightning fast full-stack PHP framework](https://www.techempower.com/benchmarks/#section=data-r0&hw=ph&test=fortune&l=yw2xvj-73&c=6&d=1g&a=2&o=e)
- PSR-{3,4,7,11,12,14,15,16,17} compliant
- Powerful [application server](https://roadrunner.dev/) 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](https://github.com/spiral/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](https://github.com/cycle/orm) you will use for the next 25 years
- The [Temporalio](https://github.com/spiral/temporal-bridge) 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
-------

[](#bridges)

App TypeCurrent Statusspiral/roadrunner-bridge[![Latest Stable Version](https://camo.githubusercontent.com/8d591763f9e79dec589f52dae2da32731827ae2f42c56579f6412bcfa1439b8b/68747470733a2f2f706f7365722e707567782e6f72672f73706972616c2f726f616472756e6e65722d6272696467652f76657273696f6e)](https://packagist.org/packages/spiral/roadrunner-bridge)spiral/cycle-bridge[![Latest Stable Version](https://camo.githubusercontent.com/6a96bb8f2854860fab788eb807a0c6b8262c3ab4c6cf5d2a60a7321840bdc27a/68747470733a2f2f706f7365722e707567782e6f72672f73706972616c2f6379636c652d6272696467652f76657273696f6e)](https://packagist.org/packages/spiral/cycle-bridge)spiral/temporal-bridge[![Latest Stable Version](https://camo.githubusercontent.com/ce2b05086c48389176304cdca427801ccb41d0c5f5f17b80d425ec7a977b7f0f/68747470733a2f2f706f7365722e707567782e6f72672f73706972616c2f74656d706f72616c2d6272696467652f76657273696f6e)](https://packagist.org/packages/spiral/temporal-bridge)spiral/data-grid-bridge[![Latest Stable Version](https://camo.githubusercontent.com/460e35865c5ef5a8d12060d0ce9e1ae32d91b80374d4200c34d307758ed1703c/68747470733a2f2f706f7365722e707567782e6f72672f73706972616c2f646174612d677269642d6272696467652f76657273696f6e)](https://packagist.org/packages/spiral/data-grid-bridge)spiral/sapi-bridge[![Latest Stable Version](https://camo.githubusercontent.com/8f8c375e66b24f0aef189c0277ff27f6897980e8cda9db726eded0ed661c12d5/68747470733a2f2f706f7365722e707567782e6f72672f73706972616c2f736170692d6272696467652f76657273696f6e)](https://packagist.org/packages/spiral/sapi-bridge)spiral/nyholm-bridge[![Latest Stable Version](https://camo.githubusercontent.com/8a9e66e2572f6cdb62fd18d36dab84bb4da18cb47237ecc64695811a873885b1/68747470733a2f2f706f7365722e707567782e6f72672f73706972616c2f6e79686f6c6d2d6272696467652f76657273696f6e)](https://packagist.org/packages/spiral/nyholm-bridge)> **Note**: You can find more community packages in [spiral-packages](https://github.com/spiral-packages/) organization.

License:
--------

[](#license)

MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information. Maintained by [Spiral Scout](https://spiralscout.com).

###  Health Score

76

—

ExcellentBetter than 100% of packages

Maintenance83

Actively maintained with recent releases

Popularity68

Solid adoption and visibility

Community47

Growing community involvement

Maturity91

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 58.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~19 days

Recently: every ~77 days

Total

191

Last Release

84d ago

Major Versions

v0.9.14 → v1.0.02017-04-06

v1.0.13 → v2.0.0-alpha2018-10-18

2.13.1 → v3.0-alpha2022-05-17

2.x-dev → 3.0.02022-09-13

PHP version history (7 changes)v0.8.10PHP &gt;=5.5

v0.8.20PHP &gt;=7.0

v2.0.0-alphaPHP ^7.1

v2.0.18PHP ^7.2

v2.7.0PHP &gt;=7.2

2.9.x-devPHP &gt;=7.4

v3.0-alphaPHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/796136?v=4)[Anton Tsitou](/maintainers/wolfy-j)[@wolfy-j](https://github.com/wolfy-j)

---

Top Contributors

[![wolfy-j](https://avatars.githubusercontent.com/u/796136?v=4)](https://github.com/wolfy-j "wolfy-j (3457 commits)")[![butschster](https://avatars.githubusercontent.com/u/773481?v=4)](https://github.com/butschster "butschster (741 commits)")[![msmakouz](https://avatars.githubusercontent.com/u/67324318?v=4)](https://github.com/msmakouz "msmakouz (575 commits)")[![roxblnfk](https://avatars.githubusercontent.com/u/4152481?v=4)](https://github.com/roxblnfk "roxblnfk (469 commits)")[![SerafimArts](https://avatars.githubusercontent.com/u/2461257?v=4)](https://github.com/SerafimArts "SerafimArts (426 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (79 commits)")[![samsonasik](https://avatars.githubusercontent.com/u/459648?v=4)](https://github.com/samsonasik "samsonasik (50 commits)")[![vvval](https://avatars.githubusercontent.com/u/11367763?v=4)](https://github.com/vvval "vvval (38 commits)")[![gam6itko](https://avatars.githubusercontent.com/u/3841197?v=4)](https://github.com/gam6itko "gam6itko (24 commits)")[![meekstellar](https://avatars.githubusercontent.com/u/44509066?v=4)](https://github.com/meekstellar "meekstellar (15 commits)")[![andrey-mokhov](https://avatars.githubusercontent.com/u/2811694?v=4)](https://github.com/andrey-mokhov "andrey-mokhov (11 commits)")[![wakebit](https://avatars.githubusercontent.com/u/32976842?v=4)](https://github.com/wakebit "wakebit (8 commits)")[![rauanmayemir](https://avatars.githubusercontent.com/u/9691?v=4)](https://github.com/rauanmayemir "rauanmayemir (7 commits)")[![alexndr-novikov](https://avatars.githubusercontent.com/u/7372962?v=4)](https://github.com/alexndr-novikov "alexndr-novikov (4 commits)")[![leon0399](https://avatars.githubusercontent.com/u/1759654?v=4)](https://github.com/leon0399 "leon0399 (3 commits)")[![rustatian](https://avatars.githubusercontent.com/u/8040338?v=4)](https://github.com/rustatian "rustatian (3 commits)")[![MartkCz](https://avatars.githubusercontent.com/u/10145362?v=4)](https://github.com/MartkCz "MartkCz (3 commits)")[![devnev](https://avatars.githubusercontent.com/u/79550?v=4)](https://github.com/devnev "devnev (2 commits)")[![R3VoLuT1OneR](https://avatars.githubusercontent.com/u/1111188?v=4)](https://github.com/R3VoLuT1OneR "R3VoLuT1OneR (2 commits)")[![S1lentAvenger](https://avatars.githubusercontent.com/u/22122511?v=4)](https://github.com/S1lentAvenger "S1lentAvenger (2 commits)")

---

Tags

frameworkgolanghacktoberfestphpphp-frameworkphp8psr-15psr-16psr-3psr-7roadrunnerspiralspiral-framework

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm, Rector

Type Coverage Yes

### Embed Badge

![Health badge](/badges/spiral-framework/health.svg)

```
[![Health](https://phpackages.com/badges/spiral-framework/health.svg)](https://phpackages.com/packages/spiral-framework)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[laravel/framework

The Laravel Framework.

34.7k509.9M17.0k](/packages/laravel-framework)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[tempest/framework

The PHP framework that gets out of your way.

2.1k23.1k9](/packages/tempest-framework)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
