Koa

Koa 1.1.2 updated

Koa is is largely based on Express, which in turn is based on Connect, a low-level middleware for creating Node.js Web applications. Unlike those two aforementioned solutions, Koa's code doesn't include middleware within its core directly, but...

Spring Roo

Spring Roo 1.3.2 / 2.0.0.M1 updated

Spring ROO was built using the RAD (Rapid Application Development) software development model and it provides a general framework for creating Java applications using custom code or other projects. Spring ROO helps developers blend different technologies...

Catalyst

Catalyst 5.90103 updated

Catalyst is actually a collection of finely tuned modules that can work with each other to provide a wide array of basic features found in most Perl Web apps. Catalyst-developed applications will run on almost any OS platform and with any server like...

Padrino

Padrino 0.13.0 / 0.13.1.beta1 updated

Padrino can be considered a Sinatra evolution, a "what if?" experiment for Sinatra, if it ever decided to expand its codebase to support more advanced features. It still tries to be lightweight as Sinatra is, but adds some tools that improve basic...

Phalcon PHP

Phalcon PHP 2.0.9 updated

Phalcon PHP is delivered as a C extension. This is done for higher performance and lower resource consumption.What is new in this release:Added support for Behaviors in Phalcon\Mvc\Collection Added SoftDelete and Timestampable behaviors to...

Catberry

Catberry 7.0.1 updated

Catberry was developed to help in creating "isomorphic" Web applications. Isomorphic applications are apps that use the same codebase to run from both server and client-side environments. This means you write the code only once, and deploy it the way you...

Apache Samza

Apache Samza 0.9.1 updated

Apache Samza is written in Scala and provides a fault-tolerant and secure way of processing data streams.Samza's main effort is to conserve resources, while also running a secure, reliable data processing unit.The entire system is well documented and...

Stubbles

Stubbles 6.3.0 updated

Stubbles allows developers to quickly have a web project up and running, with minimal time spent coding.It comes packaged with lots of useful features and modules that cover basic functionality and deals with all the boring details of an application's...

TYPO3 Flow

TYPO3 Flow 3.0.0 updated

TYPO3 Flow can be used independently of TYPO3, as a classic development framework for various applications, RIAs or websites.TYPO3 Flow merges many advanced programming techniques and principles, from MVC, to IoC, AoP, DDD and TDD.It is recommended to...

Apache Struts

Apache Struts 2.3.24 / 2.5-BETA1 updated

Apache Struts is a mature and battle-tested Java framework for building complex and modern Java Web applications.These applications use a modern MVC design architecture and can easily be extended via plugins,Support is included for modern-day technologies...