PHP-FF

Free open-source PHP framework for Flat File database.

I created PHP-FF for PHP developers who doesn't want to use database server such as MySQL. PHP-FF is a tool to store data into a file and manupilate it as easy as a php array. The first version 0.1 include the basic features of an hashmap.
You can view all source files here : Sources

Keep informed of last releases with the project feed

Version 0.4
Download phpff-0.4.zip (See the release note)
Documentation : PDF PDF doc
PHP functions used : array_keys, file_exists, fopen, fwrite, fclose, explode, trim, str_replace, count, array, empty, die, isset, unset, file, join

Version 0.3

Download phpff-0.3.zip (See the release note)
Documentation : PDF PDF doc
PHP functions used : array_keys, file_exists, fopen, fwrite, fclose, explode, trim, str_replace, count, array, empty, die, isset, unset, file, join

Version 0.2.1

Download phpff-0.2.1.zip (See the release note)
Documentation : PDF PDF doc
PHP functions used : array_keys, file_exists, fopen, fwrite, fclose, explode, trim, str_replace, count, array, empty, die, isset, unset, file, join

Version 0.2

Download phpff-0.2.zip (See the release note)
Documentation : PDF PDF doc
PHP functions used : array_keys, file_exists, fopen, fwrite, fclose, explode, trim, str_replace, count, array, empty, die, isset, unset, file, join

Version 0.1.1

Download phpff-0.1.1.zip (See the release note)
Documentation : PDF PDF doc

Version 0.1

Download phpff-0.1.zip
Documentation : PDF PDF doc