Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mozmorris/fabric
- Owner: mozmorris
- Created: 2012-06-19T12:31:09.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-03T15:42:18.000Z (over 12 years ago)
- Last Synced: 2024-10-16T03:23:13.159Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 922 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 serverAuthors
-------**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/rumbleCopyright and license
---------------------Fabric is released under the MIT license:
* http://www.opensource.org/licenses/MIT