PHPackages                             krasimir/fabrico - 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. krasimir/fabrico

ActiveLibrary[Framework](/categories/framework)

krasimir/fabrico
================

PHP micro framework

48PHP

Since May 28Pushed 12y ago2 watchersCompare

[ Source](https://github.com/krasimir/fabrico)[ Packagist](https://packagist.org/packages/krasimir/fabrico)[ RSS](/packages/krasimir-fabrico/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Fabrico
=======

[](#fabrico)

Fabrico is PHP micro framework. It's purpose is to provide really basic functionalities for building web applications. During the development, the very first priority was to contain modules which are independent. I.e. there are not tied to any other classes or modules. Simple classes for a specific job.

Modules
-------

[](#modules)

- [Installer](https://github.com/krasimir/fabrico/tree/master/lib/Installer)
- [Autoloader](https://github.com/krasimir/fabrico/tree/master/lib/Autoloader)
- [Router](https://github.com/krasimir/fabrico/tree/master/lib/Router)
- [Template engine](https://github.com/krasimir/fabrico/tree/master/lib/View)
- [Database adapters](https://github.com/krasimir/fabrico/tree/master/lib/DBAdapters)
- [Error handler](https://github.com/krasimir/fabrico/tree/master/lib/ErrorHandler)
- [Application mode](https://github.com/krasimir/fabrico/tree/master/lib/AppMode)
- [Session manager](https://github.com/krasimir/fabrico/tree/master/lib/SessionManager)
- [Former](https://github.com/krasimir/fabrico/tree/master/lib/Former)

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

[](#installation)

The easier way is to download the files directly and check the documentation of every of the modules.

Fabrico is also available for *composer*:

```
{
    "require": {
        "krasimir/fabrico": "dev-master"
    }
}

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6cac25d4f9bfdfd89d9e3014e0868fdb918fc0bc44de54bd213771507f28941e?d=identicon)[krasimir](/maintainers/krasimir)

### Embed Badge

![Health badge](/badges/krasimir-fabrico/health.svg)

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

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[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.

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

A simple API extension for DateTime.

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

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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