dev-master
9999999-dev https://github.com/krasimir/fabricoPHP micro framework
MIT
The Requires
- php >=5
installer microframework autoloader router form builder db adapter tempalte engine
Wallogit.com
2017 © Pedro Peláez
PHP micro framework
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., (*1)
The easier way is to download the files directly and check the documentation of every of the modules., (*2)
Fabrico is also available for composer:, (*3)
{
"require": {
"krasimir/fabrico": "dev-master"
}
}
PHP micro framework
MIT
installer microframework autoloader router form builder db adapter tempalte engine