PHPackages                             phasync/swerve - 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. [CLI &amp; Console](/categories/cli)
4. /
5. phasync/swerve

ActiveLibrary[CLI &amp; Console](/categories/cli)

phasync/swerve
==============

S(w)erve your long-running PHP applications from the CLI fast and efficiently.

1361PHP

Since Jul 13Pushed 1y ago4 watchersCompare

[ Source](https://github.com/phasync/swerve)[ Packagist](https://packagist.org/packages/phasync/swerve)[ RSS](/packages/phasync-swerve/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Swerve
======

[](#swerve)

[![SWERVE](swerve-logo.png)](swerve-logo.png)

> EARLY DEMO RELEASE, BUGS TO BE EXPECTED

Getting started
---------------

[](#getting-started)

1. Create a file named `swerve.php` in your application root. This file must return a PSR-15 RequestHandlerInterface. For example:

```
