PHPackages                             corneltek/phifty - 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. corneltek/phifty

ActivePhifty-framework[Framework](/categories/framework)

corneltek/phifty
================

4.0.0(3y ago)9813[28 issues](https://github.com/phifty-framework/Phifty/issues)MITPHPPHP &gt;=7.0

Since Aug 2Pushed 3y ago3 watchersCompare

[ Source](https://github.com/phifty-framework/Phifty)[ Packagist](https://packagist.org/packages/corneltek/phifty)[ RSS](/packages/corneltek-phifty/feed)WikiDiscussions master Synced 2mo ago

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

Phifty Web Framework
====================

[](#phifty-web-framework)

[![Build Status](https://camo.githubusercontent.com/847f752f5f0018d259a2fc5fdac5965086322080883b21c572872805b4dcf937/68747470733a2f2f7472617669732d63692e6f72672f7068696674792d6672616d65776f726b2f5068696674792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/phifty-framework/Phifty)[![Coverage Status](https://camo.githubusercontent.com/c6e2cb923580f27ed045ba7df6f1b93943383be0c8ec5790d16fa1c3db537e67/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7068696674792d6672616d65776f726b2f5068696674792f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/phifty-framework/Phifty?branch=master)

[![Latest Stable Version](https://camo.githubusercontent.com/5a7e04e21a2745b57ebb16a569ee09a0f8d608e32b60f73b3db67b72811456b1/68747470733a2f2f706f7365722e707567782e6f72672f7068696674792f7068696674792f762f737461626c65)](https://packagist.org/packages/phifty/phifty)[![Total Downloads](https://camo.githubusercontent.com/b3bd23bcf9421bbe9c4537e4db2fe762330b450334cd33a656b2241219ca5ce9/68747470733a2f2f706f7365722e707567782e6f72672f7068696674792f7068696674792f646f776e6c6f616473)](https://packagist.org/packages/phifty/phifty)[![Latest Unstable Version](https://camo.githubusercontent.com/6c51cc22221ce43b3e3e58c914a63b098cfc6ab483da283cfdbe3133212485b1/68747470733a2f2f706f7365722e707567782e6f72672f7068696674792f7068696674792f762f756e737461626c65)](https://packagist.org/packages/phifty/phifty)[![License](https://camo.githubusercontent.com/88083b1ff38a15ae13eb6216f435c2c668e96a9aeb1c955c1c5fd8c30b75d0a9/68747470733a2f2f706f7365722e707567782e6f72672f7068696674792f7068696674792f6c6963656e7365)](https://packagist.org/packages/phifty/phifty)

[![Monthly Downloads](https://camo.githubusercontent.com/54e834efd917d94b3f9e32c2e30f60cf35cb3b2e02bc6199c5fd63015a855015/68747470733a2f2f706f7365722e707567782e6f72672f7068696674792f7068696674792f642f6d6f6e74686c79)](https://packagist.org/packages/phifty/phifty)[![Daily Downloads](https://camo.githubusercontent.com/300803444540d7ef0e117f9a4340dc860d6c97a3a8b824c864d707afd0577bd5/68747470733a2f2f706f7365722e707567782e6f72672f7068696674792f7068696674792f642f6461696c79)](https://packagist.org/packages/phifty/phifty)

Documentation
-------------

[](#documentation)

See [wiki](https://github.com/phifty-framework/Phifty/wiki)

Structure Overview
------------------

[](#structure-overview)

```
Phifty\App (is a Bundle)
  Phifty\Kernel(

    /* Core service providers */
    "event" => EventServiceProvider,
    "config" => ConfigServiceProvider,

    /* Extra service providers */
    [services] => Array Phifty\ServiceProvider[string]

    "bundles" => BundleServiceProvider(
      Array Phifty\Bundle[string]
    )
  )

```

Bootstrap Flow
--------------

[](#bootstrap-flow)

1. Create the generated App\\ConfigLoader object.
2. Create the generated App\\Kernel object
    1. Load the service providers into `$kernel`
    2. Load the bundles into `$kernel`
3. Create `App\App` instance with `App($kernel)`
4. Call App::boot() method to boot the app.
    1. Call Kernel::boot to boot the service providers and the bundles.
        1. Run ::boot on all the service providers
        2. Run ::boot on all the bundles
    2. Run the App boot code.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 98.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 ~642 days

Total

5

Last Release

1369d ago

Major Versions

2.11.0 → 3.0.x-dev2016-06-16

3.4.x-dev → 4.0.02022-08-14

PHP version history (2 changes)2.11.0PHP &gt;=5.4.0

4.0.0PHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/3cc34cde233b660869ff329ed8e20df611f75dfb61aab3e30889ac153d3e5e61?d=identicon)[c9s](/maintainers/c9s)

---

Top Contributors

[![c9s](https://avatars.githubusercontent.com/u/50894?v=4)](https://github.com/c9s "c9s (978 commits)")[![azole](https://avatars.githubusercontent.com/u/2560515?v=4)](https://github.com/azole "azole (17 commits)")[![appleboy](https://avatars.githubusercontent.com/u/21979?v=4)](https://github.com/appleboy "appleboy (1 commits)")

---

Tags

frameworkphp

### Embed Badge

![Health badge](/badges/corneltek-phifty/health.svg)

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

###  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)[laravel/dusk

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

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

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

1.3k1.3M152](/packages/sulu-sulu)[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)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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