RSS 15 projects tagged "Application Frameworks"

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.

Download Website Updated 14 Apr 2013 Adventure-(PHP-)Framework

Screenshot
Pop 226.17
Vit 29.71

The adventure PHP framework (APF) is a utility to implement object oriented and generic PHP Web applications. It allows the developer to create programs in compliance with approved software design patterns, and the code base already has answers to many everyday problems. The framework cannot be described as an application that only has to be configured, but rather as a technical basis and design guide for the design of software. Further, it introduced many concepts and efficiency tools already well known in the Java community.

Download Website Updated 08 Apr 2013 Wt

Screenshot
Pop 423.24
Vit 40.65

Wt is a C++ library for developing Web applications with an API that is widget-centric and inspired by existing C++ graphical user interface APIs. To the developer, it offers abstraction of Web-specific implementation details, increasing the accessibility and portability. Under the hood, the library uses the latest techniques (HTML5, Ajax, WebSockets) to handle user events and update the Web page.

Download Website Updated 26 Mar 2013 ZK

Screenshot
Pop 675.46
Vit 46.39

ZK is a highly productive Java framework for building amazing enterprise Web and mobile applications. With event-driven components and an XUL-based markup language, developing is as simple as programming desktops and authoring HTML. Scripting languages include but are not limited to Java, JavaScript, Ruby, and Groovy.

Download Website Updated 01 Feb 2013 Ariadne

Screenshot
Pop 487.29
Vit 35.34

Ariadne is a Web Application Framework and Content Management System built with PHP. It allows you to build complex Web applications and sites with ease. It takes care of the mundane stuff like internationalization, security, user management, templating, data retrieval and storage, caching, and site management. It stores content in a structured object store that can be accessed through an extensive filesystem-like API.

Download Website Updated 04 Dec 2012 Ample SDK

Screenshot
Pop 147.19
Vit 6.35

Ample SDK is a standards-based cross-browser JavaScript UI framework for building Rich Internet Applications running in a Web browser. It employs XML technologies (such as XUL, SVG, and HTML5) for UI layout, CSS for UI style, and JavaScript with DOM or jQuery APIs for application logic client-side. Ample SDK equalizes browsers and brings technology support to those missing any. The componentization model built into the core of the framework allows prototyping existing UI elements and creating new ones.

Download Website Updated 14 Feb 2012 XEO

Screenshot
Pop 51.53
Vit 1.78

XEO (eXtensible Enterprise Objects) is an agile development framework designed for creating Web applications built around Object Oriented concepts and Model Driven Development with Java. You model business entities (including their attributes and behavior) as XEO Models which are then processed by the framework's "Builder". This produces the application's supporting structures such as database tables (to persist data) and Java classes (providing object-relational mapping and behavior). Development is supported by an Eclipse plugin called XEOStudio.

Download Website Updated 13 Dec 2011 Evolutility

Screenshot
Pop 213.50
Vit 6.05

Evolutility is a generic Web UI and ORM for database applications. It lets you build CRUD (create, read, update, delete) Web applications simply by providing the metadata describing your application UI and database mapping. No hand-coding is required.

No download No website Updated 20 Jun 2011 SynApp2

Screenshot
Pop 115.02
Vit 4.48

SynApp2 is a development tool that generates database-backed Web applications by processing your MySQL or Oracle schema definition and producing the Web pages used to manage your data. It does more than an admin tool or file manager by considering table relations as a cohesive whole that drives the generation of a complete application that smoothly integrates your entire database design, complete with PDF reports. It is open, compact, efficient, and compatible with the tools and technologies you’re using now.

Download Website Updated 13 May 2011 Centrallix Application Platform

Screenshot
Pop 99.27
Vit 5.48

Centrallix is an HTML/Javascript/AJAX based rich Internet application platform featuring data and application abstraction, an SQL engine for joining diverse data sources, declarative (not scripted) development, reports, components, and style templates.

Screenshot

Project Spotlight

eZ Publish

Content management system for e-commerce, e-publishing, and intranets/extranets.

Screenshot

Project Spotlight

PGJDBC-NG

A PostgreSQL JDBC driver.