Quinoa Framework
From Wikipedia, the free encyclopedia
| This article is an orphan, as few or no other articles link to it. Please introduce links to this page from related articles; suggestions may be available. (February 2009) |
Quinoa Framework project |
|
| Original author(s) | Marcello Duarte |
|---|---|
| Developer(s) | Freeconcept Lda |
| Stable release | 0.0.21 / September 23, 2007 |
| Operating system | Cross-platform |
| Type | Web application framework |
| License | BSD License |
| Website | quinoaframework.org |
Quinoa Framework is a web application framework written in PHP that follows the MVC architectural pattern. Quinoa is an open source project released under the new BSD License.
[edit] Philosophy
The idea behind Quinoa is that developers should write fresh code only. All the basic features should already be written as he sits to start a new project. The emphasis is on getting things done. Quinoa offers a high level abstraction in its data layer, but it keeps the possibility open for diving into a lower level.