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

ActiveLibrary[Framework](/categories/framework)

polus/polus
===========

base for my version of mvc

4.1.0(9y ago)0441MITPHPPHP &gt;=7.0.0

Since Oct 26Pushed 9y ago1 watchersCompare

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

READMEChangelogDependencies (7)Versions (21)Used By (1)

Polus
=====

[](#polus)

Polus is a micro framework built on top off [Relay](https://github.com/relayphp)and [Aura components](https://github.com/auraphp).

Installing Polus
----------------

[](#installing-polus)

You will need [Composer](https://getcomposer.org) to install Polus.

Pick a project name, and use Composer to create it with Radar; here we create one called `example-project`:

```
composer create-project polus/project example-project

```

Confirm the installation by changing into the project directory and starting the built-in PHP web server:

```
cd example-project
php -S localhost:8080 -t public/

```

You can then browse to  and see simple html output:

```
Welcome to polus

127.0.0.1

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

Recently: every ~63 days

Total

19

Last Release

3374d ago

Major Versions

1.5.0 → 2.0.02016-07-26

2.3.0 → 3.0.02017-03-20

3.0.0 → 4.0.02017-03-23

PHP version history (3 changes)1.0.0PHP &gt;=5.5.0

3.0.0PHP &gt;=5.6.0

4.1.0PHP &gt;=7.0.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/ce9d40996574fd1f18f69556c872c6eb94e59977c5f0b33c9df541d82fbb3800?d=identicon)[sunkan](/maintainers/sunkan)

### Embed Badge

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

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

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[getkirby/cms

The Kirby core

1.5k567.4k441](/packages/getkirby-cms)[equip/framework

A tiny framework that can start anything.

117152.0k4](/packages/equip-framework)[bowphp/framework

The bow PHP Framework

6016.7k13](/packages/bowphp-framework)[radar/adr

The Action-Domain-Responder core library for Radar.

557.5k4](/packages/radar-adr)[alleyinteractive/mantle-framework

A framework for powerful WordPress development

28295.7k2](/packages/alleyinteractive-mantle-framework)

PHPackages © 2026

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