RSS 36 projects tagged "mvc"

Download Website Updated 12 Jan 2013 phpPeanuts

Screenshot
Pop 207.31
Vit 22.57

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.

Download No website Updated 09 Jun 2010 Mac's CMS

Screenshot
Pop 94.39
Vit 7.15

Mac's CMS is a flat file (XML and SQLite) AJAX content management system. It focuses mainly on the "Edit In Place" editing concept. It comes with a built-in blog with moderation support, user manager section, roles manager section, and SEO/SEF URLs.

Download Website Updated 17 Apr 2009 CTPP2

Screenshot
Pop 30.03
Vit 1.00

CTPP (or CT++) is a template engine that has bindings for C++, Perl, PHP, and Python. It features very high performance, flexible syntax for templates, robustness, portability, and user-defined functions.

No download Website Updated 28 Mar 2009 Jat

Screenshot
Pop 26.81
Vit 38.94

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 27.93
Vit 38.25

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.39
Vit 38.10

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 19.31
Vit 37.57

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.

Download No website Updated 01 Sep 2009 DooPHP

Screenshot
Pop 60.33
Vit 1.76

DooPHP is a very fast PHP framework. It enables developers at all levels to rapidly develop robust Web 2.0 applications. It is quite feature rich. DooPHP supports some common stuff found in a Web framework, such as an MVC-base structure, RESTful APIS, a REST client, URI routing, database ORM tools, a model generator, HTTP Digest Authentication, a flexbible compiling template engine, logging and profiling tools, and more.

No download Website Updated 27 Jul 2009 PHP Viz

Screenshot
Pop 17.35
Vit 37.34

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 06 Dec 2009 phpDays

Screenshot
Pop 42.95
Vit 2.77

phpDays is a flexible PHP 5 framework for rapid Web site development. It features an MVC architecture, Ajax support, YAML configuration, database abstraction (MySQL, PostgreSQL, MS SQL, etc.), a good collection of standard models, an excellent quick start guide, and logging to files or firephp.

Screenshot

Project Spotlight

MyWebSQL

A Web based, WYSIWYG database client.

Screenshot

Project Spotlight

Jailer

A database subsetting tool that exports relational data into various formats.