PHPackages                             scherzo/scherzo - 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. scherzo/scherzo

ActiveLibrary[Framework](/categories/framework)

scherzo/scherzo
===============

Lightweight PHP Framework

v0.9.3(3y ago)035[2 issues](https://github.com/scherzo-framework/scherzo/issues)MITPHPPHP &gt;=8.0CI failing

Since May 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/scherzo-framework/scherzo)[ Packagist](https://packagist.org/packages/scherzo/scherzo)[ Docs](https://github.com/scherzo-framework/scherzo)[ RSS](/packages/scherzo-scherzo/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (3)Dependencies (5)Versions (16)Used By (0)

Scherzo web application framework for PHP
=========================================

[](#scherzo-web-application-framework-for-php)

Yet another breaking rewrite for v0.9.

[![Test](https://github.com/scherzo-framework/scherzo/actions/workflows/ci.yaml/badge.svg)](https://github.com/scherzo-framework/scherzo/actions/workflows/ci.yaml)

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

[](#installation)

```
composer require scherzo/scherzo
```

Development on Linux
--------------------

[](#development-on-linux)

Development branch [![Test](https://github.com/scherzo-framework/scherzo/actions/workflows/ci.yaml/badge.svg?branch=develop)](https://github.com/scherzo-framework/scherzo/actions/workflows/ci.yaml)

### Installation.

[](#installation-1)

```
$ composer install
```

### Coding standards

[](#coding-standards)

```
$ # Fix.
$ phpcbf
$ # Check.
$ phpcs
```

### Test

[](#test)

```
$ phpunit
```

### Generate documentation

[](#generate-documentation)

```
$ phpdoc
$ phpunit -c phpunit.coverage.xml --coverage-html docs/coverage --coverage-text
```

Development on Windows
----------------------

[](#development-on-windows)

Development branch [![Test](https://github.com/scherzo-framework/scherzo/actions/workflows/ci.yaml/badge.svg?branch=develop)](https://github.com/scherzo-framework/scherzo/actions/workflows/ci.yaml)

### Installation.

[](#installation-2)

```
$ # Install app.
$ composer install
$ # Install development tooling.
$ php tools/install.php
```

### Coding standards

[](#coding-standards-1)

```
$ # Fix.
$ php tools/phpcbf.phar
$ # Check.
$ php tools/phpcs.phar
```

### Test

[](#test-1)

```
$ php tools/phpunit.phar
```

### Generate documentation

[](#generate-documentation-1)

```
$ # PHPDoc.
$ php tools/phpdoc.phar
$ # Code coverage.
$ ./vendor/bin/phpunit.bat -c phpunit.coverage.xml --coverage-html docs/coverage --coverage-text
$ # Testdox.
$ ./vendor/bin/phpunit.bat --testdox-html docs/test/index.html
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

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

Recently: every ~385 days

Total

10

Last Release

1194d ago

PHP version history (4 changes)0.1.x-devPHP &gt;=5.4.0

0.2.x-devPHP ^7.1

v0.8.0PHP &gt;=7.4

v0.9.0PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/26aabdabf5dff2bfd7fa2be26b2d2351146d885e04dc9a1eb23efb43cd819aec?d=identicon)[pbuk](/maintainers/pbuk)

---

Top Contributors

[![pb-uk](https://avatars.githubusercontent.com/u/23248021?v=4)](https://github.com/pb-uk "pb-uk (5 commits)")[![MrAnchovy](https://avatars.githubusercontent.com/u/124461?v=4)](https://github.com/MrAnchovy "MrAnchovy (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/scherzo-scherzo/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6939.5M343](/packages/drupal-core-recommended)[contao/core-bundle

Contao Open Source CMS

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

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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