RSS 28 projects tagged "framework"

No download No website Updated 02 Apr 2009 Bedrock Framework

Screenshot
Pop 32.22
Vit 38.83

Bedrock Framework is a Web framework designed around bridging popular APIs and technologies with PHP. While it has an MVC core with all the functionality expected from a Web framework, its primary goal is to simplify the use of other technologies with PHP.

No download Website Updated 29 Jun 2009 Bashinator

Screenshot
Pop 60.33
Vit 37.67

Bashinator is a bash shell script framework. It provides flexible and powerful message handling that lets you print to stdout, log (to syslog or a logfile), and mail messages with a single message function. Exhaustive information is included in messages to ease debugging. This information includes timestamps, message severity, source file, line numbers, and function names. A facility for tracing the function call stack is provided. Sub-command output can be logged by capturing the stdout/stderr of external commands to a dedicated temporary logfile. The framework also provides lockfile handling.

Download No website Updated 25 Sep 2009 Pressflow

Screenshot
Pop 17.32
Vit 36.48

Pressflow is a distribution of Drupal with integrated performance, scalability, availability, and testing enhancements.

No download Website Updated 09 Oct 2009 VRaptor3

Screenshot
Pop 38.92
Vit 36.28

VRaptor3 is a fully-fledged Java Web framework focused on fast development and maintainable code. It intends to make RESTful application development easy. A resource corresponds to a business logic annotated with its path and HTTP method. It runs inside DI Containers (Spring or Pico out of the box) and, therefore, enables full integration with them. Also, using Hibernate is easier: its session is automatically injected by VRaptor, so you just have to use it. VRaptor3 is refactor-friendly, especially in its redirecting configuration. It is also nicely extensible.

No download Website Updated 12 Feb 2010 PHP Fat-Free Framework

Screenshot
Pop 37.75
Vit 35.73

The PHP Fat-Free Framework makes it easy to build entire Web sites in a jiffy. With the same power and brevity as modern Javascript toolkits and libraries, Fat-Free helps you write better-looking and more reliable PHP programs. Unlike other frameworks which force you into following a strict set of difficult-to-navigate directory structures and obtrusive programming steps, Fat-Free gives you a lot of freedom and style.

No download Website Updated 11 Feb 2010 Kalisko

Screenshot
Pop 17.92
Vit 34.52

Kalisko is an application framework. Its modular architecture allows applications to easily be built from several individual components. The current development focuses on the implementation of an IRC client, though other kinds of software are possible in the future. Features (already implemented modules) include: a small core application with a simple but powerful module system that runs on Windows and Linux; a simple IRC client using GTK+ for visualization; scripting support in Python, PHP, and Lua; a Lua console; a PHP console (Linux only); a powerful serializable data structure that can be stored in memory or written to files; a cross calling interface (xcall) that allows functions to be called and defined in and from any language; and many more.

No download No website Updated 07 Jun 2011 PuntoEngine

Screenshot
Pop 16.37
Vit 26.66

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.

No download No website Updated 24 Sep 2011 rerun

Screenshot
Pop 31.62
Vit 24.54

Rerun is a lightweight tool-building framework useful to those implementing management procedure with shell scripts. It will help you organize your implementation into well-defined modular interfaces. Collections of management modules can be archived and delivered as a single executable to facilitate team handoffs. Using the "stubbs" module, rerun will even facilitate unit tests. When users execute rerun module commands, rerun can record execution data into log files which can later be replayed.

Download Website Updated 31 Mar 2012 PHP CLI Framework

Screenshot
Pop 27.20
Vit 20.38

PHP CLI Framework is a simple class which you can extend to quickly create a commandline (CLI) application using PHP. Only a single file is needed, and everything extends that file. It supports interactive input and an object oriented way of writing which keeps things nice and clean. Features include arguments, flags, options, colors, interactive input, object oriented PHP5, a micro framework, and minimal coding required. There's only a single class to extend.

Download No website Updated 09 Feb 2013 Vaadin

Screenshot
Pop 314.82
Vit 20.09

Vaadin is a Web application framework for Rich Internet Applications (RIA). In contrast to Javascript libraries and browser-plugin based solutions it features a server-side architecture, which means that the majority of the logic runs on the servers. AJAX technology is used on the browser side to ensure a rich and interactive user experience. Vaadin is a big collection of UI components. There are server-side components like Button, Table, and Tree that you use to compose the application user interface. The components use events, listeners, and data binding to communicate with each other and the business logic. Vaadin is a robust architecture for rapid application development. The component-based architecture together with the data binding features help you to build applications that are easily modularized and refactored as needed.

Screenshot

Project Spotlight

Mars Simulation Project

A simulation of a human settlement on Mars.

Screenshot

Project Spotlight

Wmconfig

A menu generation tool for various X window managers.