PHPackages                             spiral/sapi-bridge - 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/sapi-bridge

ActiveLibrary[Framework](/categories/framework)

spiral/sapi-bridge
==================

Spiral Framework SAPI bridge

1.1.1(4mo ago)330.7k↓36.2%21MITPHPPHP ^8.1CI passing

Since Jun 15Pushed 4mo ago4 watchersCompare

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

READMEChangelog (4)Dependencies (13)Versions (5)Used By (1)

Spiral Framework SAPI bridge
============================

[](#spiral-framework-sapi-bridge)

[![PHP Version Require](https://camo.githubusercontent.com/6fe5d9b17bb7bf32e5c3e1bf9c4076741761952004908cafa8ae23f8e87d97ab/68747470733a2f2f706f7365722e707567782e6f72672f73706972616c2f736170692d6272696467652f726571756972652f706870)](https://packagist.org/packages/spiral/sapi-bridge)[![Latest Stable Version](https://camo.githubusercontent.com/3d48f3766896daee4320e75ae42d2aa64b24edd9a45edc4ee31c6736e03ca66b/68747470733a2f2f706f7365722e707567782e6f72672f73706972616c2f736170692d6272696467652f762f737461626c65)](https://packagist.org/packages/spiral/sapi-bridge)[![phpunit](https://github.com/spiral/sapi-bridge/actions/workflows/phpunit.yml/badge.svg)](https://github.com/spiral/sapi-bridge/actions)[![psalm](https://github.com/spiral/sapi-bridge/actions/workflows/psalm.yml/badge.svg)](https://github.com/spiral/sapi-bridge/actions)[![Codecov](https://camo.githubusercontent.com/113a62aa84d310ba7bd1de88caef818c816d1b158dd1eddc46b1a70b5898e327/68747470733a2f2f636f6465636f762e696f2f67682f73706972616c2f736170692d6272696467652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/spiral/sapi-bridge)[![Total Downloads](https://camo.githubusercontent.com/7442e54c57dfeee92e0903e9b1c992aca18f42b4da52fa0fdc91cc5d4c8cf475/68747470733a2f2f706f7365722e707567782e6f72672f73706972616c2f736170692d6272696467652f646f776e6c6f616473)](https://packagist.org/packages/spiral/sapi-bridge)[![type-coverage](https://camo.githubusercontent.com/c0a53a2a5c3e662e05e61bf517a5381f119a514a3f893d2538e2dff82b303c30/68747470733a2f2f73686570686572642e6465762f6769746875622f73706972616c2f736170692d6272696467652f636f7665726167652e737667)](https://shepherd.dev/github/spiral/sapi-bridge)[![psalm-level](https://camo.githubusercontent.com/6ec8c4623eccf78042d66fe610b2b3d4b0fcdef145c516ca90563a3819f88fa7/68747470733a2f2f73686570686572642e6465762f6769746875622f73706972616c2f736170692d6272696467652f6c6576656c2e737667)](https://shepherd.dev/github/spiral/sapi-bridge)

[Framework Bundle](https://github.com/spiral/framework)

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require spiral/sapi-bridge
```

After package install you need to register bootloader from the package.

```
protected const LOAD = [
    // ...
    \Spiral\Sapi\Bootloader\SapiBootloader::class,
];
```

> **Note**If you are using [`spiral-packages/discoverer`](https://github.com/spiral-packages/discoverer), you don't need to register bootloader by yourself.

Testing
-------

[](#testing)

```
composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

License
-------

[](#license)

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

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance74

Regular maintenance activity

Popularity33

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~436 days

Total

4

Last Release

145d ago

### Community

Maintainers

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

---

Top Contributors

[![roxblnfk](https://avatars.githubusercontent.com/u/4152481?v=4)](https://github.com/roxblnfk "roxblnfk (15 commits)")[![msmakouz](https://avatars.githubusercontent.com/u/67324318?v=4)](https://github.com/msmakouz "msmakouz (9 commits)")[![butschster](https://avatars.githubusercontent.com/u/773481?v=4)](https://github.com/butschster "butschster (6 commits)")[![p-weisk](https://avatars.githubusercontent.com/u/28752561?v=4)](https://github.com/p-weisk "p-weisk (1 commits)")

---

Tags

bridgephpsapispiral-frameworkspiralsapisapi-bridge

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k89.4M569](/packages/laravel-passport)[spiral/framework

Spiral, High-Performance PHP/Go Framework

2.0k2.1M63](/packages/spiral-framework)[aimeos/aimeos-typo3

Professional, full-featured and high performance TYPO3 e-commerce extension for online shops and complex B2B projects

1.5k92.9k5](/packages/aimeos-aimeos-typo3)[telnyx/telnyx-php

Official Telnyx PHP SDK — APIs for Voice, SMS, MMS, WhatsApp, Fax, SIP Trunking, Wireless IoT, Call Control, and more. Build global communications on Telnyx's private carrier-grade network.

35729.6k2](/packages/telnyx-telnyx-php)[spiral/temporal-bridge

Temporal integration package for Spiral Framework

581.2M](/packages/spiral-temporal-bridge)[aimeos/ai-typo3

TYPO3 adapter for Aimeos e-commerce integration

1.0k93.7k2](/packages/aimeos-ai-typo3)

PHPackages © 2026

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