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 3d 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 14% 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

2489d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/93bac1f2d42c823c91e8892962dc13cb662abc6c13b5c6da9e26ad5d2af027f5?d=identicon)[brendanwex](/maintainers/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/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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