PHPackages                             scabbiafw/scabbia2-fw - 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. scabbiafw/scabbia2-fw

AbandonedArchivedProject[Framework](/categories/framework)

scabbiafw/scabbia2-fw
=====================

Scabbia2 PHP Framework

v0.1.3(10y ago)131641Apache-2.0PHPPHP &gt;=5.6.0

Since Sep 20Pushed 10y ago1 watchersCompare

[ Source](https://github.com/eserozvataf/scabbia2-fw)[ Packagist](https://packagist.org/packages/scabbiafw/scabbia2-fw)[ Docs](http://www.scabbiafw.com/)[ RSS](/packages/scabbiafw-scabbia2-fw/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (12)Versions (2)Used By (0)

Scabbia2 PHP Framework
======================

[](#scabbia2-php-framework)

[Scabbia2](https://github.com/eserozvataf/scabbia2) is a set of open source PHP components. And [this repository](https://github.com/eserozvataf/scabbia2-fw) contains a framework forged with Scabbia2 components.

[![Build Status](https://camo.githubusercontent.com/08527d8f18b8287c40b90f88bf1833d6cbf634afbcf0043f9212b923b5d0ec99/68747470733a2f2f7472617669732d63692e6f72672f657365726f7a76617461662f73636162626961322d66772e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/eserozvataf/scabbia2-fw)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/1faf3ce9601537b81b84f1bdfd4838d5551f8d3a38954859c7008ce1c07960d2/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f657365726f7a76617461662f73636162626961322d66772f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/eserozvataf/scabbia2-fw/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/9c4b766acb15ca7c41e9c6fe41e1ee78bb5fbfc95ec0be66841d4b9e7c888ccf/68747470733a2f2f706f7365722e707567782e6f72672f657365726f7a76617461662f73636162626961322d66772f646f776e6c6f6164732e706e67)](https://scrutinizer-ci.com/g/eserozvataf/scabbia2-fw/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/8e66ee6848c86a073f14f9028db22b0d843ed5ab814331bfbf426cd06c3174a6/68747470733a2f2f706f7365722e707567782e6f72672f657365726f7a76617461662f73636162626961322d66772f762f737461626c65)](https://packagist.org/packages/eserozvataf/scabbia2-fw)[![Latest Unstable Version](https://camo.githubusercontent.com/9edb324527639cf7cc1bbe7830e2b25931cac4cce31a3fe7dce4f2dd3cdcd1f2/68747470733a2f2f706f7365722e707567782e6f72672f657365726f7a76617461662f73636162626961322d66772f762f756e737461626c65)](https://packagist.org/packages/eserozvataf/scabbia2-fw)[![Documentation Status](https://camo.githubusercontent.com/1ebeb3aa2c5cce31b6bf29a03a59cd40727e8fe235ba9ca28824ef1330a81328/68747470733a2f2f72656164746865646f63732e6f72672f70726f6a656374732f73636162626961322d646f63756d656e746174696f6e2f62616467652f3f76657273696f6e3d6c6174657374)](https://readthedocs.org/projects/scabbia2-documentation)

History
-------

[](#history)

This project derived from [Scabbia PHP Framework (1.x branch)](https://github.com/eserozvataf/scabbia1) with taken advantage of modern software tools. Since we don't have active GitHub users and online continous integration tools for free when we started in 2008, we think it's time to create a new branch of the existing framework idea/brand for a reset.

1.x versions had been under development by [Eser Ozvataf](http://eser.ozvataf.com/) for 2 years and reached version 1.5 on stable branch. You can take a look to the repository of [Scabbia 1.x](https://github.com/eserozvataf/scabbia1). It's active development is frozen but small bugfixes will be available in time.

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

[](#installation)

Please make sure that you can access php command line tool via `php` command. Further commands will be executed on Terminal or Command Prompt:

**Step 1:**Download and install composer dependency manager.

```
php -r "readfile('https://getcomposer.org/installer');" | php
```

**Step 2:**Create a new scabbia2-fw project under the directory named `project`.

```
php composer.phar create-project eserozvataf/scabbia2-fw:dev-master project
```

**Step 3:**Make `project/var` directory writable.

```
cd project
chmod 0777 -R var
```

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

[](#requirements)

- PHP 5.6.0+ ()
- Composer Dependency Manager ()

Links
-----

[](#links)

- [List of All Scabbia2 Components](https://github.com/eserozvataf/scabbia2)
- [Documentation](https://readthedocs.org/projects/scabbia2-documentation)
- [Twitter](https://twitter.com/eserozvataf)
- [Contributor List](contributors.md)
- [License Information](LICENSE)

Contributing
------------

[](#contributing)

It is publicly open for any contribution. Bugfixes, new features and extra modules are welcome. All contributions should be filed on the [eserozvataf/scabbia2-fw](https://github.com/eserozvataf/scabbia2-fw) repository.

- To contribute to code: Fork the repo, push your changes to your fork, and submit a pull request.
- To report a bug: If something does not work, please report it using GitHub issues.
- To support, donate the current lead maintainer: [![Donate](https://camo.githubusercontent.com/630a83896c8ab4a5af0f79046098e3d8713112304fd119d86fa5957a0ecc5159/68747470733a2f2f696d672e736869656c64732e696f2f67726174697061792f657365726f7a76617461662e737667)](https://gratipay.com/eserozvataf/)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

3888d ago

### Community

Maintainers

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

---

Top Contributors

[![eser](https://avatars.githubusercontent.com/u/866558?v=4)](https://github.com/eser "eser (20 commits)")[![fg](https://avatars.githubusercontent.com/u/2738851?v=4)](https://github.com/fg "fg (1 commits)")

---

Tags

frameworkscabbialarukediscabbia2scabbiafw

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/scabbiafw-scabbia2-fw/health.svg)

```
[![Health](https://phpackages.com/badges/scabbiafw-scabbia2-fw/health.svg)](https://phpackages.com/packages/scabbiafw-scabbia2-fw)
```

###  Alternatives

[pestphp/pest-plugin-stressless

Stressless plugin for Pest

67792.6k16](/packages/pestphp-pest-plugin-stressless)

PHPackages © 2026

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