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(4mo ago)3612.8k↑78.6%12[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 4mo 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 2d 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

51

—

FairBetter than 95% of packages

Maintenance76

Regular maintenance activity

Popularity36

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity64

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

127d 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

[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[getgrav/grav

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

15.6k86.4k1](/packages/getgrav-grav)[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)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[typo3/cms-core

TYPO3 CMS Core

3713.2M5.1k](/packages/typo3-cms-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)

PHPackages © 2026

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