RSS 30 projects tagged "mvc"

Download Website Updated 05 Jan 2013 Adianti Framework

Screenshot
Pop 31.05
Vit 11.75

Adianti Framework provides an architecture for developing PHP applications, reducing development costs, and helping developers write less code. It is a component-based and event-driven framework which uses commonly-known enterprise design patterns like MVC (Model View Controller), Front Controller, and ORM (Object-Relational Mapping) design patterns like Active Record and Repository. It provides two different widget toolkits, one for Web applications (HTML/CSS) and another for graphical applications (with a Graphical User Interface) which uses Gtk internally. The developer can write one set of code, and it can run in a Web environment and also as a graphical application.

No download No website Updated 29 May 2012 RMI WebSocket

Screenshot
Pop 21.75
Vit 18.93

RMI WebSocket provides a library for remote method invocations between a browser and a Jetty Web Server using the HTML5 WebSocket. The idea is to enable tight method-level integration between the user interface and the server so that patterns such as MVP (Model-View-Presenter) can be applied in a Web environment. The method-level communications between the browser code and the server code allows the developer to think about the Web page and server-side components as objects in a UML world. Details such as the over-the-wire protocols in WebSockets are abstracted away in the process.

No download Website Updated 16 Feb 2012 PWF

Screenshot
Pop 16.73
Vit 21.55

PWF (PHP Web Framework) is an extremely lightweight but powerful PHP Web framework that uses the MVC pattern and object oriented programming. It makes it easier to write applications with clean code and clear architecture, and has a small learning curve. It doesn’t need installation and works in most environments. The controller used for each request is selected through simple but effective rules, and the method by the type of the request. It provides database abstraction with data-object mapping.

Download Website Updated 09 Nov 2011 MerchantTribe

Screenshot
Pop 28.05
Vit 23.67

MerchantTribe is a shopping cart for ASP.NET, MVC, and C#.

No download Website Updated 16 Apr 2011 Ownyx PHP Framework

Screenshot
Pop 17.41
Vit 27.69

Ownyx is a lightweight MVC PHP framework for developing Web sites and Web applications. It is implemented using an object-oriented approach and offers the basics needed for building Web projects. It is easy to use and comes with clear documentation, tutorials, and examples. It also provides a developer toolbar for monitoring and debugging projects in real-time and a query builder that lets you rapidly build MySQL queries and retrieve results in data objects.

No download No website Updated 05 Apr 2011 qoo framework

Screenshot
Pop 12.00
Vit 27.90

Qoo is a lightweight and easy-to-customize PHP5 framework with a focus on simplicity and source code readability. It provides an elegant (H)MVC architecture and the possibility to extend your Qoo installation with any modules. Its modular design lets you select only the components you need. Its flexibility lets you do the same thing in different ways, allowing you to follow your own coding style or requirements.

Download No website Updated 09 Mar 2011 Swiftlet

Screenshot
Pop 20.22
Vit 28.37

Swiftlet is a lightweight Web application framework written in PHP. It enables you to quickly deploy Web sites that are fast and secure. Swiftlet is extensible, flexible, and doesn't get in your way. Swiftlet requires zero configuration and has few conventions to which you must adhere. Swiftlet has all the features you would expect from a modern Web application framework. It implements the Model-View-Controller (MVC) architecture pattern to separate logic from design and takes advantage of the Object-Oriented Programming (OOP) capabilities of PHP 5.

No download Website Updated 16 May 2012 Ding Framework

Screenshot
Pop 156.84
Vit 11.50

Ding is a PHP framework that provides dependency injection (by Setter, Constructor, and Method), Aspect Oriented Programming, XML, YAML, Events support, and some JSR 250/330 annotations as bean definition providers, lightweight, can be deployed as a PHAR file, simple, and quick MVC, syslog, TCP client and server with non-blocking sockets, timers, and custom error, signal, and exception handling, PAGI integration (for the Asterisk gateway interface), and PAMI integration (for Asterisk management). It is similar to Java's Seasar and Spring.

No download No website Updated 28 Dec 2010 Simple-Template

Screenshot
Pop 15.75
Vit 29.60

Simple-Template implements a template engine based on PHP template scripts. Template scripts may use class functions of previously registered helper classes.

Download No website Updated 08 Jun 2011 IrisMVC

Screenshot
Pop 30.20
Vit 2.74

IrisMVC is an OOP PHP framework that developers can use as a strong and secure foundation on which to build various Web applications following the Model-View-Controller (MVC) pattern. It only provides the basic functionality developers need, without reinventing the wheel, so the learning curve is dramatically short and they should be able to start using it at full capacity in days. The goal is to allow developers to create Web sites faster without needing to learn a whole new PHP framework.

Screenshot

Project Spotlight

Aspose.Tasks

A non-graphical .NET Project management component which enables .NET applications to read, write, and manage Project documents without utilizing Microsoft Project.

Screenshot

Project Spotlight

LibGit2Sharp

A combination of Git and .Net/Mono.