PHPackages                             formula9/framework - 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. formula9/framework

ActiveLibrary[Framework](/categories/framework)

formula9/framework
==================

Core classes for the Formula Nine PHP Framework built on Silex 2.

0.4.6.x-dev(9y ago)051MITPHPPHP ^7.0.4

Since Jul 5Pushed 9y ago2 watchersCompare

[ Source](https://github.com/Formula9/Framework)[ Packagist](https://packagist.org/packages/formula9/framework)[ Docs](https://github.com/Formula9/Framework/wiki)[ RSS](/packages/formula9-framework/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (27)Versions (6)Used By (0)

[![Code Climate](https://camo.githubusercontent.com/2225539deb0ccc25d23fa6d5e4ec548f3864a84904ad23b380e241440786405c/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f466f726d756c61392f4672616d65776f726b2f6261646765732f6770612e737667)](https://codeclimate.com/github/Formula9/Framework)[![Test Coverage](https://camo.githubusercontent.com/5f56686aba9c5d61093b5aae87c72ba6319131e795dd9371f9b8e79ecddffe84/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f466f726d756c61392f4672616d65776f726b2f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/Formula9/Framework/coverage)

Formula 9 Framework Core Classes
================================

[](#formula-9-framework-core-classes)

Notice
------

[](#notice)

Status: Currently working to replace custom Dependency Injection with Auryn. The current DI mess must go.

Introduction
------------

[](#introduction)

**Formula Nine** is a web framework for PHP. This is a personal project and not intended for general use. Formula Nine Framework is built on Silex 2. Silex is build on and around Symfony components - including the Pimple Container. This set of framework objects express an evolving design opinion, and therefore should not be considered for use in a production environment.

Documentation is currently under development. Draft pages can be viewed (as they arrive) in the [WIKI](https://github.com/Formula9/Framework/wiki).

Installing
----------

[](#installing)

The framework installs two imported packages: `Formula9/Core` (cloned Silex 2.0.2) and `Formula9/Potion` (cloned Pimple 3.0.8).

### From the Shell

[](#from-the-shell)

To install use the following:

```
composer require formula9/framework
```

### In composer.json

[](#in-composerjson)

add the following to composer.json

```
"formula9/framework" : "dev-master"
```

usually with

```
"minimum-stability": "dev",
```

You may need to do the following:

```
composer install
```

Or you can fork it and fill your boots.

Coming Soon
-----------

[](#coming-soon)

- A complete set of tests. (Currently: [![Test Coverage](https://camo.githubusercontent.com/5f56686aba9c5d61093b5aae87c72ba6319131e795dd9371f9b8e79ecddffe84/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f466f726d756c61392f4672616d65776f726b2f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/Formula9/Framework/coverage))
- The example application.

License
-------

[](#license)

Released under MIT License (MIT)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.2% 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 ~327 days

Total

2

Last Release

3314d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/19243210?v=4)[Frozen Ubik](/maintainers/Formula9)[@Formula9](https://github.com/Formula9)

---

Top Contributors

[![OddGreg](https://avatars.githubusercontent.com/u/3067444?v=4)](https://github.com/OddGreg "OddGreg (205 commits)")[![Formula9](https://avatars.githubusercontent.com/u/19243210?v=4)](https://github.com/Formula9 "Formula9 (8 commits)")

---

Tags

frameworkmvcsilexPHP7Formula9

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M526](/packages/shopware-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9417.2k58](/packages/open-dxp-opendxp)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M465](/packages/pimcore-pimcore)[sulu/sulu

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

1.3k1.4M196](/packages/sulu-sulu)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)

PHPackages © 2026

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