IniParser

IniParser 0.2.2-rc

Comes with support for non-scalar constructs, customizable key/value pair delimiters and comments detection. An INI file parsing example is included along with the source code, to get developers started on their own...

read more
Box.js

Box.js 0.2.0

It's basically a wrapper around the localStorage API. Comes with fallbacks for older browsers.Heavily inspired by Marcus Westin's Store.js.Usage instructions are included in the package's README file.Requirements:1-2 Ghz processor (x86) 1-2 GB memory 4 GB...

Git.php

Git.php 0.1.4

It's a PHP interface for running Git commands on a repository. Runs git commands using proc_open, not exec or the type, therefore it can run in PHP safe mode.A CodeIgniter version is also included (CI_Git.php).Features:Open repo Create repo Add...