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

ActiveProject[Framework](/categories/framework)

fasty/framework
===============

A fast and simple PHP framework

0.9.33(8y ago)210[1 issues](https://github.com/FastyPHP/fasty/issues)Apache License 2.0CSS

Since Jul 15Pushed 8y ago1 watchersCompare

[ Source](https://github.com/FastyPHP/fasty)[ Packagist](https://packagist.org/packages/fasty/framework)[ Docs](https://github.com/FastyPHP/fasty)[ RSS](/packages/fasty-framework/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (4)Dependencies (9)Versions (5)Used By (0)

Fasty - a fast and simple PHP framework
=======================================

[](#fasty---a-fast-and-simple-php-framework)

(Currently under heavy development)

Installation
------------

[](#installation)

Installing Fasty is **super** easy, just follow the steps bellow

> composer create-project fasty/framework project\_name

Or download the latest stable release () and then run

> composer install

1. Set the web servers root directory to the /Public folder
2. Open console/command prompt and cd into the Fasty root folder
3. Run composer install and wait until composer finishes downloading the necessary files (if don't have composer set up, you can do so by visiting this link:  )
4. Set up the config.php file to match your own settings
5. Create something awesome!

Fasty doesn't require any console work on its own but it needs it for the initial installation

Benchmarks
----------

[](#benchmarks)

All of the benchmarks are done using Apaches benchmark tool called ApacheBench version 2.3 They are also done on my local machine (which isn't high spec), so the results are somewhat low

### Benchmark command

[](#benchmark-command)

```
ab -n 1000 -c 100 http://localhost
```

### Machine specs

[](#machine-specs)

- Processor: Intel Core i5-4210U @ 1.70GHz
- RAM: 8 GB
- System: 64-bit Windows 10

### The actual results

[](#the-actual-results)

1. Fasty - 53.91 *requests/second* (MySQL connection, default file cache system)
2. Laravel - 13.59 *requests/second* (MySQL connection, default file cache system)
3. CakePHP - 10.83 *requests/second* (MySQL connection, default file cache system)

Requirements
------------

[](#requirements)

Fasty requires the following services

- PHP 7.1 or greater
- MariaDB 10.1/MySQL 5.7.14 or greater

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Total

3

Last Release

3225d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

fastframeworkframework-phphtmlmvcmvc-frameworkmvc-phpphpphp-frameworkphp7webframeworkfasty

### Embed Badge

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

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k235.4M9.7k](/packages/symfony-framework-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)

PHPackages © 2026

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