tumblr.php

tumblr.php 0.2.0 updated

Tumblr is a micro-blogging service, recently acquired by Yahoo. It helps users share posts in various formats: audio, video, text, quotes, links. tumblr.php is a PHP library that allows developers to interact with the Tumblr API via HTTP requests. It...

Spring LDAP

Spring LDAP 2.0.4 updated

LDAP (Lightweight Directory Access Protocol) is an application protocol for accessing and maintaining distributed directory information services over an Internet Protocol (IP) network. Spring LDAP was created to ease development of any LDAP-centered Java...

node-postgres

node-postgres 4.4.3 updated

node-postgres will allow Node.js-driven applications to store and retrieve data from PostgreSQL applications. The library contains a pure JavaScript driver for various PostgreSQL operations, and additional JS bindings for the libpg library, for supporting...

Restler

Restler 3.4.0 updated

Restler is actually a single-file framework that can expose any PHP class and its public and protected methods as a RESTful API. What this means (in layman's terms) is that you write PHP code that can get accessed from outside your applications. The...

Sinon.js

Sinon.js 1.17.2 updated

Sinon.js is framework-agnostic JS toolkit, meaning it can work on its own, or along side a more complex JavaScript framework like Prototype, MooTools or JavaScriptMVC. As for use scenarios, Sinon.js is a JavaScript tool that can fake the presence of...

MediaWiki

MediaWiki 1.26.2 updated

MediaWiki was a starting point for Wikipedia, but has now evolved into its stand-alone version. Written in PHP, MediaWiki allows easy real-time editing of Web pages, just like on all WikiMedia projects. Support for themes, wiki text, page history, diff...

Swiper

Swiper 3.2.7 updated

Desgined especially for mobile devices, Swiper is an open source slideshow tool for creating nice looking, but complex at the same time content carousels. To rotate a slide, just grab and drag the slideshow canvas in a direction. Both horizontal and...

Spring Web Services

Spring Web Services 2.2.4 updated

Spring Web Services uses XML files to let various applications or components talk to each other using a contract first SOAP service.Developers can decide how a service reacts to queries and how it initiates communications, implementing industry known best...