Skip to content

krasimir/fabrico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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"
    }
}

About

PHP Micro Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages