Fork me on GitHub

Cycle Framework

by A.C. Wright Design

A micro PHP framework for rapid web development and prototyping.

A micro PHP framework for rapid web development and prototyping. Cycle Framework is inspired by Limonade in PHP, Sinatra or Camping in Ruby, and Python's Bottle or Flask frameworks. The framework provides the basic building blocks of the Model-View-Controller pattern. You provide the rest!

Documentation

Cycle Framework README

Authors

Aaron Wright (acwright@acwrightdesign.com)

Contact

Aaron Wright (acwright@acwrightdesign.com)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/acwrightdesign/cycleframework