RSS 3 projects tagged "AGPL"

No download No website Updated 07 Feb 2012 couchCurl

Screenshot
Pop 16.73
Vit 22.30

couchCurl is a simple static PHP class that generates curl commands to work with CouchDB databases. It aims for quick and easy access to local CouchDB databases without authentication, and with little PHP processing overhead. It assumes that your PHP installation has exec() enabled and that the user can use curl. It supports most of the API (PUT, POST, GET) and adds a little extra stuff for making VIEWS easier to work with, and a function to help compress or make custom _ids.

No download No website Updated 07 Feb 2012 couchCookie

Screenshot
Pop 18.25
Vit 22.28

couchCookie is a PHP5 class that authenticates and stores a user session in a CouchDB database via a random key stored in a cookie.

No download No website Updated 07 Feb 2012 get pretty

Screenshot
Pop 16.82
Vit 22.30

get pretty is a PHP5 class that implements mod_rewrite-like behavior to provide 'nicer' URLs for _GET vars. It uses the _SERVER global and does not require any server modifications.

Screenshot

Project Spotlight

irker

An IRC submission proxy daemon.

Screenshot

Project Spotlight

Concurrency Kit

A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.