RSS 43 projects tagged "mvc"

Download Website Updated 24 May 2013 phpPeanuts

Screenshot
Pop 268.03
Vit 52.16

PhpPeanuts is a framework for developing database-backed applications in PHP. Rather than building an application from the bottom up, you initially only build domain model classes in which you specify properties, relationships, and database table names in metadata. The framework dynamically scaffolds getters and setters, persistency, navigation over relations, and input and delete validation. The abstract user interface instantly offers a rich set of pages for searching, browsing, drilling down, editing and reporting over your domain model. From there on you extend and refine both the domain model and the user interface to make it what you want by defining specialization classes and overriding inherited methods.

No download Website Updated 28 Mar 2009 Jat

Screenshot
Pop 25.81
Vit 39.31

Jat (Java Application Template) is a Java framework that is easy to extend. It supplies modular and flexible basic functionalities to develop Web and standalone applications. It can improve application start-up time. Jat Portal is an enhanced version of Jat. It provides several pre-configured features to build a complete Web application.

No download Website Updated 22 May 2009 Lesauf CRUD

Screenshot
Pop 26.78
Vit 38.63

Lesauf CRUD is a Zend application skeleton that can be used as the basis for Web applications. It features integration with ZF Datagrid.

No download Website Updated 30 May 2009 Vici MVC

Screenshot
Pop 28.07
Vit 38.48

Vici MVC is a MVC Web application framework for .NET 2.0 or higher. It runs on the low-level ASP.NET layer provided by the .NET framework, but does not use ASP.NET WebForms and Controls. The framework is controller-centric as opposed to the view-centric architecture of ASP.NET WebForms. This allows Web applications to be built according to the MVC pattern with minimal effort. Vici MVC emphasises complete separation of concerns, ease of use, minimal configuration requirements, integration with any data access technology, performance, and easy deployment ("XCOPY deployment").

No download Website Updated 10 Jul 2009 SpotLight

Screenshot
Pop 18.73
Vit 37.95

SpotLight is a PHP MVC framework for rapid Web application development. It's an action-based framework that easy supports AJAX and SEO. A simple template engine provides easy front-end manipulation. Actions and DAOs provide simple back-end manipulation. It's easy to learn and easy to put into operation.

No download Website Updated 27 Jul 2009 PHP Viz

Screenshot
Pop 16.76
Vit 37.73

PHP Viz is written in PHP and lets you create MySQL-driven PHP sites. A prime feature it provides is the support to link up multiple tables (based on foreign and primary keys) and create views from them. The application lets you create “sites” rather than simple pages. You can even have login protection on your site if you have a users table in your database. All the basic functions are there: you can create tabular views, single record view, and add and edit view. The generated code is very clean, simple, and based on a very very simplified MVC architecture. This allows for expansion and code reusability with ease.

Download Website Updated 21 Aug 2009 EZMVC

Screenshot
Pop 16.79
Vit 37.39

EZMVC is an easy-to-use Web development framework implementing the MVC (Model View Controller) design pattern. It helps you create maintainable, flexible, and scalable applications. It is similar to frameworks like CodeIgniter, CakePHP, or symfony, but does not contain all the features of those frameworks at the moment. It provides a base registry class for storing application variables, a router class to dispatch requests to controller classes, a MySQL database wrapper class, a base model class to manage stored information, a template processing class to manage the output of view scripts, and helper classes for CAPTCHA validation, display pagination, and bread crumb links.

Download No website Updated 16 Nov 2009 Forms4j

Screenshot
Pop 17.92
Vit 36.20

Forms4j is a replacement for using Spring form tags. It lets you create complex forms quickly and easily with comprehensive validation and sections that hide or show depending on the input.

No download Website Updated 12 Feb 2010 PHP Fat-Free Framework

Screenshot
Pop 36.46
Vit 36.17

The PHP Fat-Free Framework makes it easy to build entire Web sites in a jiffy. With the same power and brevity as modern Javascript toolkits and libraries, Fat-Free helps you write better-looking and more reliable PHP programs. Unlike other frameworks which force you into following a strict set of difficult-to-navigate directory structures and obtrusive programming steps, Fat-Free gives you a lot of freedom and style.

No download Website Updated 10 Dec 2009 PHP-Ajax Profile Module

Screenshot
Pop 21.98
Vit 35.88

PHP-Ajax Profile is an application module that can edit profile records (similar to Facebook) written in PHP, AJAX (Jquery), and MySQL with an MVC pattern. It is customizable and easy to integrate with existing PHP applications.

Screenshot

Project Spotlight

Moscrack

A cross platform multi-node parallel WPA cracker.

Screenshot

Project Spotlight

Stabie Rand Editor

A reimplementation of the RAND text editor.