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!'...

Grails

Grails 3.1.3 updated

Grails is built on top of Java's Spring framework, while also adding support for coding conventions and the Groovy language. Grails is currently considered on of the elite web framework for JVM.What is new in this release:This release restores dynamic...

Logback

Logback 1.1.6 updated

Logback was meant to be the successor of the Log4j logging framework, now an Apache project. The entire framework was designed to be generic, so developers can easily adapt and embed it in their projects. The Logback project is actually made of 3...

Geddy

Geddy 13.0.8 updated

Geddy is inspired by Rails, Pylons, Merb and/or Django.Features: Content negotiation Flexible DSL for routes Models and validations Templates and partials Fast and flexible Powerful, flexible router Easy resource-based routing App and resource...

Agile Toolkit

Agile Toolkit 4.3.2 updated

The Agile Toolkit has long been a staple in the PHP community. It was launched several years ago, and is one of the standard PHP frameworks to use when wanting to follow the Agile software development methodology. The framework follows classic...

Slim

Slim 3.2.2 updated

The Slim framework comes with lots of useful features out of the box and is perfect for building RESTful web applications. Slim is inspired by Ruby's Sinatra framework.What is new in this release:Request parameter defaults Remove mcrypt...

Ember

Ember 2.4.2 updated

Ember eliminates boilerplates and provides a standard application architecture on which developers can build their application using a suite of well-organized, tested JavaScript components. Ember has quite a reputation in the open source and JavaScript...

NoFlo

NoFlo 0.5.22 updated

Flow-Based Programming (FBP) is a programming paradigm that defines applications as networks of processes, which exchange data across predefined connections. While this sounds complex, FBP is very useful in managing dynamic applications, which are quite...

Grape

Grape 0.14.0 updated

Grape was built to run on Rake and can be used to provide an elegant way of accessing your application's data from internal or remote locations. It supports many common features found in most APIs, features like prefix restriction, subdomain...

Guzzle

Guzzle 6.1.1 updated

Guzzle comes with a powerful API and complete support for the  HTTP/1.1 protocol. It's main role is to provide a set of ready-made tools that enable developers to send requests to various Web services (API, servers, databases) and query for...