Projects tagged ‘mvc’ and ‘rails’


[22 total ]

599 Users
   

Ruby on Rails is a full-stack MVC framework for database-backed web applications that's optimized for programmer happiness and sustainable productivity. It lets you write beautiful code by favoring ... [More] convention over configuration. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database, Rails gives you a pure-Ruby development environment. To go live, all you need to add is a database and a web server. [Less]
Created over 3 years ago.

20 Users
   

Akelos is a PHP framework for developing database-backed web applications according to the Model-View-Controller pattern. From the Ajax in the view, to the request and response in the controller, to ... [More] the domain model wrapping the database the Akelos PHP Framework gives you a pure-PHP development environment built upon programming best practices. To go live, all you need to add is a database and a web server. Who is the Akelos PHP Framework for? * PHP developers who want to enjoy writing web applications. * Ruby on Rails developers who need to code in PHP. * Developers who want to distribute their work to the mass market of cheap shared hosting. * Developers who need to write multilingual web applications. [Less]
Created over 3 years ago.

6 Users
   

Madeam is a lightweight PHP MVC framework. It allows quick prototyping and deployment of web applications by harnessing the power of Active Record, Convention Over Configuration, REST and PHP 5. ... [More] Madeam works well with existing class libraries and even other frameworks like Zend. [Less]
Created over 2 years ago.

4 Users

Stato is an open source PHP5 web framework for rapid application development.
Created over 3 years ago.

1 Users

What is Cabbie?Cabbie is a PHP Model-View-Controller framework that borrows its ideas from Ruby on Rails and emulates a lot of its features. Cabbie is sponsored by Works4all (http://works4all.nl) and ... [More] was written for their Wiban project. Why Cabbie?Because we can, and because: <@jali> Cabbie <@jali> :P <@hisham> how'd you come to pick it? <@jali> Because it's a spin on the name Filing Cabinet <@jali> which is how an SQL DB works <@hisham> clickity click <@hisham> its done. We just liked the name, so we used it. Feature ListEasy to use Model-View-Controller approach Complete database abstraction layer provided by Creole (MySQL, pgSQL etc..) Object Relation Model (ORM) that eliminates the need to write SQL Simple yet powerful template engine with the ability to specify custom engine XML template builder for writing XML documents (example: RSS) Built-in translation support to make your application available in multiple languages Built-in dynamic URL re-writing Directory indexer with customizable templates and icons for listing contents of directories Similar syntax and concepts to Ruby on Rails AJAX support Memcached and APC integration (not yet in svn) Flex/Weborb integration (not yet in svn) Need information?Visit the Cabbie wiki for more information on how to install and use Cabbie for your web applications. AuthorsHisham Mardam Bey Reno De Jong Copyright given where copyright is due to:Luchezar Petkov Sam Stephenson John Peterson LicenseCabbie is under the new BSD license. Code that is reused from other projects is licensed under its original license. [Less]
Created about 1 year ago.

1 Users
   

Php On Trax (formerly Php On Rails) is a web-application and persistance framework that is based on Ruby on Rails and includes everything needed to create database-backed web-applications according to ... [More] the Model-View-Control pattern of separation. This pattern splits the view (also called the presentation) into "dumb" templates that are primarily responsible for inserting pre-build data in between HTML tags. The model contains the "smart" domain objects (such as Account, Product, Person, Post) that holds all the business logic and knows how to persist themselves to a database. The controller handles the incoming requests (such as Save New Account, Update Product, Show Post) by manipulating the model and directing data to the view. [Less]
Created over 3 years ago.

0 Users

Storage of rfc documents
Created about 1 year ago.

0 Users

Jetfuel provides an MVC framework for writing organized, maintainable PHP web applications. By leveraging the eZ Components Framework, Jetfuel allows you to focus on writing the application rather ... [More] than low-level code. The organization and philosophies behind Jetfuel should be very familiar to developers with some exposure to Ruby on Rails. Jetfuel intends to provide easy-to-use wrappers around many of the powerful features provided by the eZ Components framework. Developed by: [Less]
Created about 1 year ago.

0 Users

Rails' PHP-version
Created 12 months ago.

0 Users

A full stack rapid application development framework for Java & Groovy. Targeting small to mid-size web apps and those needing rapid prototyping, it consists of several pluggable modules. This will ... [More] enable end users to pick and choose which aspects they want and leave open the option of replacing them later as their application expands. MVC module - minimal xml configuration, managed beans, dynamic binding, easy to develop components (in groovy), groovelets/groovy technologies preferred view technologies. Use of JSP is optional. Plays nice with tiles, jsf. Groovy-based IoC container - specify beans in Groovy, can look up Spring Beans. Full Spring integration to follow. Groovy-based AOP module - joinpoints, pointcuts, advice, introductions/mixins Groovy class manager - to load and refres [Less]
Created over 3 years ago.