Thin

Thin 1.6.4 / 2.0.0.pre updated

The server merges together three commonly used Ruby HTTP servers into single tool for advanced, rapid Ruby development: Rack Mongrel EventMachine This creates an all-covering solution for the most niche Ruby Web development needs. Besides the wide...

Pimple

Pimple 3.0.2 updated

Pimple was built by the same developer that developed the hugely popular Symfony framework and it was created to help the framework manage dependencies in a more efficient way. Even if small in size, Pimple covers a lot of base, providing all the features...

Vows

Vows 0.8.1 / 0.9.0-rc3 updated

It adds asynchronous BDD & continuous integration features for the Node.js server-side JavaScript library. Vows was built from the ground up to test asynchronous code.It executes your tests in parallel when it makes sense, and sequentially when there are...

Chai

Chai 3.3.0 updated

Chai is a basic assertion library for JavaScript, a simple tool for supporting basic BDD and TDD development principles in your every day coding. BDD stands for "Behavior Driven Development" and TDD for "Test Driven Development". Chai is framework...

PHPMD

PHPMD 2.3.2 updated

Developed on top of PHP_Depend, it is a port of Java's PMD tool, a class which scans Java source code and looks for potential problems. When scanning PHP source, PHPMD looks for possible bugs, suboptimal code, overcomplicated expressions and unused...

Grid forms

Grid forms 1.0.6 updated

Grid forms uses a CSS-based grid system to arrange form fields in positions that mimic the style of regular administrative papers or financial documents. Besides the JS library, a CSS style guide is also included with Grid forms. A complex sample form is...

Akka

Akka 2.4.0 updated

Akka is a toolkit and runtime at the same time, for event-driven applications built on the JVM. The framework uses the Actor Model together with Software Transactional Memory to raise the abstraction level and provide a better platform to build correct...

Apache POI

Apache POI 3.13 updated

Apache POI was designed to work with the Office Open XML standards (OOXML) and Microsoft's OLE 2 Compound Document format (OLE2). Using POI, developers can read and write MS Excel files, MS Word files, MS PowerPoint files and MS Outlook messages...

GeoIP PHP API

GeoIP PHP API 2.3.3 updated

It works with GeoIP itself, and with the GeoLite open source databases. They come as a Pear, Pecl and pure PHP implementation. The easiest to setup is the Pure PHP API. The setup for the high performance PHP extension and mod_geoip APIs is more...