PHPackages                             9naquame/cfx - 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. [Admin Panels](/categories/admin)
4. /
5. 9naquame/cfx

ActiveLibrary[Admin Panels](/categories/admin)

9naquame/cfx
============

WYF Half Baked App

13892PHP

Since Jul 17Pushed 6y ago2 watchersCompare

[ Source](https://github.com/9naQuame/cfx)[ Packagist](https://packagist.org/packages/9naquame/cfx)[ RSS](/packages/9naquame-cfx/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

CFX
===

[](#cfx)

The CFX framework, (forked from the WYF Framework) is a framework that has been put together over the past couple of years. Although it was built for a particular project, it is quite general enough to apply to other projects.

I find it old and "cranky" .... but you'll definately find a time where it would be quite useful to you. It's not a one size fits all kind of framework. Its main aim is to help build those database driven apps where you have views, lots of complex forms and reports. In actual sense it's a partially built application and all you do is to code your modules in.

Basic Architecture
------------------

[](#basic-architecture)

The CFX Application Framework is somehow Object Oriented and it exhibits some basic model-view-controller (MVC) characteristics.

The framework provides API's which aid in:

- Interfacing with the PostgreSQL database
- Object Relational Mapping of Database Tables
- Form generation and validation.
- Views or lists generation and manipulation.
- Report Generation
- Testing through the PHPUnit test automation framework.
- User Access control and authentication.
- Logging and audit trails
- Any other things I forgot

Some limitations
----------------

[](#some-limitations)

The following things have been the pain of many developers who have worked with this framework:

- It only works with postgresql (for now)
- It hurts to theme your application (you can however mess with the css that ships with the framework)
- You may have to write classes with long names like SystemSetupUsersRolesController ... smh

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 70.9% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/849392?v=4)[Kwame Owusu-Boakye](/maintainers/9naquame)[@9naquame](https://github.com/9naquame)

---

Top Contributors

[![ekowabaka](https://avatars.githubusercontent.com/u/142054?v=4)](https://github.com/ekowabaka "ekowabaka (382 commits)")[![9naquame](https://avatars.githubusercontent.com/u/849392?v=4)](https://github.com/9naquame "9naquame (147 commits)")[![laurabel-amorin](https://avatars.githubusercontent.com/u/8640301?v=4)](https://github.com/laurabel-amorin "laurabel-amorin (8 commits)")[![delakanda](https://avatars.githubusercontent.com/u/4548951?v=4)](https://github.com/delakanda "delakanda (2 commits)")

### Embed Badge

![Health badge](/badges/9naquame-cfx/health.svg)

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

PHPackages © 2026

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