RSS 37 projects tagged "mvc"

Download Website Updated 24 May 2013 phpPeanuts

Screenshot
Pop 268.33
Vit 51.19

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 No website Updated 28 Aug 2012 SCMS

Screenshot
Pop 111.19
Vit 12.24

SCMS is an MVC based secure content management system. It is designed from the ground up to withstand common Web application vulnerabilities such as SQL injection, XSS, CSRF, session fixation/hijacking, and many others. It is designed for PHP 5.0-5.2.x and MySQL 4.1+, and it can optionally support PostgreSQL as a database backend.

Download No website Updated 09 Jun 2010 Mac's CMS

Screenshot
Pop 91.79
Vit 7.10

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 29.33
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 25.83
Vit 39.32

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.

Download Website Updated 20 Feb 2010 Signal Framework

Screenshot
Pop 41.86
Vit 2.51

Signal Framework is a Spring-based IoC, AOP, and MVC framework for Java ME (J2ME). It supports both MIDP and LWUIT. The project aims to overcome the limitations of J2ME and deliver an application framework on par with what is available for Java SE.

No download Website Updated 22 May 2009 Lesauf CRUD

Screenshot
Pop 26.85
Vit 38.64

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.21
Vit 38.49

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").

Download No website Updated 01 Sep 2009 DooPHP

Screenshot
Pop 58.44
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 16.82
Vit 37.74

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.

Screenshot

Project Spotlight

termcam

Recording of videos from console applications.

Screenshot

Project Spotlight

BallroomDJ

A ballroom music player.