Flight

Flight 1.2.20 updated

REST stands for Representational State Transfer, and is a client-server communication protocol that relies on simple HTTP requests between involved parties.Flight is a framework designed around REST operations, ideal for building complex network...

Lift

Lift 2.6 / 3.0-M2

Lift focuses on reducing development overhead, but also keeping security holes to a minimum.It achieves this by a community designed code base that brings together the knowledge of multiple JVM and Scala professionals.Lift can be used not only in simple...

Yii PHP Framework

Yii PHP Framework 2.0.7 updated

Through the years, Yii has become one of the most used and loved PHP framework around. This is due to their huge extensions base, extended documentation and properly written code. Four examples (blog, hangman game, phone book and basic 'Hello world!'...

ApPHP Framework

ApPHP Framework 0.6.9 updated

Developed by the ApPHP team, this is the framework at the base of all ApPHP PHP-driven applications. To help developers get started, the framework comes with plenty of examples, well tested code and lots of well-written documentation.What is new in this...

Colony

Colony 1.3.12 updated

Colony has a simple approach to development.Instead of using complex architectures so the framework handles everything and everywhere, Colony uses a basic API and discharges all other tasks and features into modules.To create an application, just load the...

Lino

Lino 1.6.17

Lino can be used in a wide range of scenarios, from simple websites to complex cross-device apps.Features:Designed for rapid prototyping and short release cycles. Innovative solutions for data migrations, polymorphism, user-interface agnostic form design...

Connect

Connect 3.4.1 updated

Connect was developed by Sencha Labs, the company behind tools like Sencha Touch and Ext JS. The framework is nothing more than a very lightweight, but very versatile and powerful middleware for dealing with HTTP requests and responses. Connect provides...

Bottle

Bottle 0.12.8

The Web Server Gateway Interface is a low-level interface between Web servers and Web applications/frameworks for the Python programming language.This unofficial and so-called "standard" for writing Web applications was created to promote common tools for...

Kohana

Kohana 3.3.5 updated

The framework itself requires very little configuration, supporting UTF-8 and i18n, providing many of the tools that a developer might need within a website.What is new in this release:Using Mysql Geometry column in a table causes an error utf8 set names...