PHPackages                             webtronic/psf - 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. webtronic/psf

ActiveProject[Framework](/categories/framework)

webtronic/psf
=============

A simple MVC PHP Framework, no fuss

1.0.2\_Beta(6y ago)05MITPHPPHP &gt;=7.0.0

Since Jul 13Pushed 6y agoCompare

[ Source](https://github.com/brendanwex/psf)[ Packagist](https://packagist.org/packages/webtronic/psf)[ RSS](/packages/webtronic-psf/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (4)Used By (0)

PHP Simple Framework (PSF)
==========================

[](#php-simple-framework-psf)

A very simple PHP MVC framework designed to kick start your projects, without learning anything.

Some basic features include:

- MVC, models and views are optional of course
- Some simple libraries included for DB access, media uploads, logging, data tables and routes
- Full composer support
- Routes are as simple as [www.example.com/controller/method/](http://www.example.com/controller/method/)
- That's it, everything else is up to you.
- [Full Documentation](https://brendanwex.github.io/psf/)
- DB Library is from [MysqliDb](https://github.com/ThingEngineer/PHP-MySQLi-Database-Class)

Quick Start
===========

[](#quick-start)

1. Download the latest release of PSF, and extract the archive or install using composer `composer create-project "webtronic/psf:dev-master" my-project-name`
2. All files should be behind the public facing section of your site except the contents of the public folder. This can be renamed to anything you like such as "httpdocs", "wwwroot", "public\_html"
3. Edit the .htaccess file in the public folder to correspond to your routes / server
4. Open Config.php and edit your settings
5. You should be good to go now.
6. See [Full Documentation](https://brendanwex.github.io/psf/) for all configuration and options

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~4 days

Total

3

Last Release

2536d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17268617?v=4)[Brendan Doyle](/maintainers/brendanwex)[@brendanwex](https://github.com/brendanwex)

---

Top Contributors

[![brendanwex](https://avatars.githubusercontent.com/u/17268617?v=4)](https://github.com/brendanwex "brendanwex (4 commits)")

---

Tags

frameworkframework-phpphpphp7

### Embed Badge

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

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M290](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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