PHPackages                             bref/dev-server - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. bref/dev-server

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

bref/dev-server
===============

Local development server for serverless web apps

1.1.0(2mo ago)3612.5k↓50%12[1 PRs](https://github.com/brefphp/dev-server/pulls)MITPHPPHP &gt;=8.0CI failing

Since Dec 26Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/brefphp/dev-server)[ Packagist](https://packagist.org/packages/bref/dev-server)[ GitHub Sponsors](https://github.com/mnapoli)[ RSS](/packages/bref-dev-server/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (14)Versions (9)Used By (0)

Development web server for serverless-native PHP web apps.

Why?
----

[](#why)

This web server is meant for HTTP applications implemented without framework, using API Gateway as the router and PSR-15 controllers.

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

[](#installation)

```
composer require --dev bref/dev-server
```

Usage
-----

[](#usage)

Run the webserver with:

```
vendor/bin/bref-dev-server
```

The application will be available at .

Routes will be parsed from `serverless.yml` in the current directory.

### Assets

[](#assets)

By default, static assets are served from the current directory.

To customize that, use the `--assets` option. For example to serve static files from the `public/` directory:

```
vendor/bin/bref-dev-server --assets=public
```

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance84

Actively maintained with recent releases

Popularity36

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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 ~269 days

Recently: every ~364 days

Total

8

Last Release

81d ago

Major Versions

0.2.4 → 1.0.02023-05-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/329a6111724074f5388e95dd41a03ccf3c43f4bfe1ecf27c94c9efc6f7823228?d=identicon)[mnapoli](/maintainers/mnapoli)

---

Top Contributors

[![mnapoli](https://avatars.githubusercontent.com/u/720328?v=4)](https://github.com/mnapoli "mnapoli (16 commits)")[![adamevosite](https://avatars.githubusercontent.com/u/8913973?v=4)](https://github.com/adamevosite "adamevosite (2 commits)")[![hungvietdo](https://avatars.githubusercontent.com/u/14111151?v=4)](https://github.com/hungvietdo "hungvietdo (1 commits)")[![shadowhand](https://avatars.githubusercontent.com/u/38203?v=4)](https://github.com/shadowhand "shadowhand (1 commits)")

---

Tags

brefbref

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/bref-dev-server/health.svg)

```
[![Health](https://phpackages.com/badges/bref-dev-server/health.svg)](https://phpackages.com/packages/bref-dev-server)
```

###  Alternatives

[bref/bref

Bref is a framework to write and deploy serverless PHP applications on AWS Lambda.

3.4k9.6M55](/packages/bref-bref)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[jaxon-php/jaxon-core

Jaxon is an open source PHP library for easily creating Ajax web applications

73142.3k25](/packages/jaxon-php-jaxon-core)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[contao/core-bundle

Contao Open Source CMS

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

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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