Projects tagged ‘framework’ and ‘rails’


[30 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
 

Trails is a domain driven development framework for Java that aims to bring some of the excellent ideas of Ruby on Rails to the Java platform. By developing a POJO domain model with some annotations ... [More] , it is possible to get a fully working Spring/Hibernate/Tapestry application without custom development. Trails does this without any source code generation and all screens are fully customizable as needed. As well, Trails provides other features such as validation, role based security and I18N. [Less]
Created over 3 years ago.

4 Users

Stato is an open source PHP5 web framework for rapid application development.
Created over 3 years 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

Fluent extensions for Migrator.NET framework.
Created 4 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.

0 Users

These are a collection of extensions we've written for Yii in our travails. Feel free to use them as you wish. Release 1.0.4 Includes support for jQuery Tools ... [More] (http://flowplayer.org/tools/index.html) Removed errors generated by running E_STRICT Release 1.0.3 Includes support for PHP oauth Includes new Twitter API support Release 1.0.2 Included support for all jQuery UI widgets [Less]
Created 4 months ago.

0 Users

EngineAcruti is a collection of PHP classes organised to work as a Content management system. It picks up its foundations from MVC architectures such as Rails. The idea is to develop a set of ... [More] classes that will help us develop quick web applications. It is not a CMS like joomla where knowledge of HTML to PHP is not required. This is an internal project for Acruti Labs and we a generous enough to share it to the world with a hope of inputs. [Less]
Created about 1 year ago.