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.3(2w ago)3512.9k↑193.3%13[2 issues](https://github.com/brefphp/dev-server/issues)[1 PRs](https://github.com/brefphp/dev-server/pulls)MITPHPPHP &gt;=8.0CI failing

Since Dec 26Pushed 2w ago2 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 2w ago

READMEChangelog (10)Dependencies (29)Versions (12)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

57

—

FairBetter than 98% of packages

Maintenance95

Actively maintained with recent releases

Popularity37

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 83.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 ~204 days

Recently: every ~293 days

Total

11

Last Release

18d 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 (20 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

[getgrav/grav

Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS

15.6k88.1k1](/packages/getgrav-grav)[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k21](/packages/tempest-framework)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)[bref/bref

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

3.4k11.0M75](/packages/bref-bref)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M674](/packages/shopware-core)[typo3/cms-core

TYPO3 CMS Core

3313.6M5.6k](/packages/typo3-cms-core)

PHPackages © 2026

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