RSS 43 projects tagged "mvc"

No download No website Updated 28 Dec 2010 Simple-Template

Screenshot
Pop 15.65
Vit 29.64

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 09 Mar 2011 Swiftlet

Screenshot
Pop 20.12
Vit 28.41

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 No website Updated 05 Apr 2011 qoo framework

Screenshot
Pop 11.92
Vit 27.93

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.

No download Website Updated 16 Apr 2011 Ownyx PHP Framework

Screenshot
Pop 17.44
Vit 27.73

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 07 Jun 2011 PuntoEngine

Screenshot
Pop 16.19
Vit 26.77

PuntoEngine is a PHP MVC framework that mixes the best practices of diferent Web frameworks. PuntoEngine mixes ideas from ASP.Net MVC, Java Servlets, and PHP. It lets you easily configure a Servlet to cast request GET, POST, Webservice XML. It can also be configured to draw a page with a master page.

Download Website Updated 23 Apr 2013 Elefant CMS

Screenshot
Pop 217.71
Vit 24.53

Elefant is a full-featured, but refreshingly simple CMS and PHP Web framework. It features an intuitive, streamlined admin interface, a tightly integrated WYSIWYG editor, dynamically embeddable content objects for building dynamic Web sites without touching code, and an extremely fast, secure, and flexible framework for add-ons and themes. The core CMS includes page editing, a blogging engine, site navigation, file and user management, automatic version control, a tool for translators and multilingual site management, and an in-browser theme/layout editor. It is also extensively documented and has a small but friendly and active developer community.

Download Website Updated 09 Nov 2011 MerchantTribe

Screenshot
Pop 27.93
Vit 23.72

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

Download Website Updated 12 Jan 2013 phpPeanuts

Screenshot
Pop 204.12
Vit 22.32

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 16 Feb 2012 PWF

Screenshot
Pop 16.46
Vit 21.59

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.

No download No website Updated 29 May 2012 RMI WebSocket

Screenshot
Pop 21.56
Vit 18.98

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.

Screenshot

Project Spotlight

UnQLite

An embeddable NoSQL database engine.

Screenshot

Project Spotlight

TCPDF

A PHP class for generating PDF documents.