Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mozmorris/fabric

Fabric, a small, light weight and fast PHP framework for web sites
https://github.com/mozmorris/fabric

Last synced: about 1 month ago
JSON representation

Fabric, a small, light weight and fast PHP framework for web sites

Awesome Lists containing this project

README

        

Fabric, a small, light weight and fast PHP framework for web sites
=============================

Fabric is PHP MVC framework built on the principle of lazy loading everything.

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

Fabric needs PHP 5.3.3 or later.

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

Point your web server at the root folder.
Rename Environment.default.php to Environment.php (found under /App/Config/)
Make `/App/Webroot/assests` writable by the web server

Authors
-------

**Neil Crookes**

+ http://twitter.com/neilcrookes
+ http://github.com/neilcrookes

**Moz Morris**

+ https://github.com/mozmorris
+ http://mozmorris.co.uk

**Mike Rumble**

+ http://twitter.com/rumble
+ https://github.com/rumble

Copyright and license
---------------------

Fabric is released under the MIT license:

* http://www.opensource.org/licenses/MIT