Skip to content
wilburhimself edited this page Mar 29, 2011 · 4 revisions

Fastbreak

Is an open-source web framework written in PHP that let's you write complex applications with expressive but little code.

Oriented in the MVC (Model, View, Controller) architecture and based on common development tasks, without forcing you to stick to conventions.

Features

  • Custom routes.
  • Lazy loading of resources.
  • Object Relational Mapper.
  • Flexible template engine.
Clone this wiki locally