Thanks to visit codestin.com
Credit goes to github.com

Skip to content
theredhead edited this page Nov 29, 2011 · 2 revisions

Welcome red.web!

(working title)

This page is set up to answer a few basic questions:

  1. Why another PHP framework?
  2. What is the goal?

Why another PHP framework?

Just like there are many good reasons not to reinvent the wheel, there probably are equally as many reasons to redo the work from the ground up. In this case I'm doing it to be able to:

  • to provide a rapid, truly rich developer experience
  • be able to enforce (or at least make it really hard) to introduce potential security flaws in user-land code
  • be able to provide access to different paradigms and styles
  • learn more about building wheels!
  • be able to integrate many proven technologies from different sources
  • to push the envelope

What is the goal?

The eventual goal of this project is to build an application oriented integrated development environment that builds on the framework and allows drag and drop UI construction, localization and many more features that we've never seen inside the browser.

Clone this wiki locally