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 doc
PHP functions used :
array_keys,
file_exists,
fopen,
fwrite,
fclose,
explode,
trim,
str_replace,
count,
array,
empty,
die,
isset,
unset,
file,
join
Download phpff-0.3.zip (See the release note)
Documentation :
PDF doc
PHP functions used :
array_keys, file_exists, fopen, fwrite, fclose, explode, trim, str_replace, count, array, empty, die, isset, unset, file, join
Download phpff-0.2.1.zip (See the release note)
Documentation :
PDF doc
PHP functions used :
array_keys, file_exists, fopen, fwrite, fclose, explode, trim, str_replace, count, array, empty, die, isset, unset, file, join
Download phpff-0.2.zip (See the release note)
Documentation :
PDF doc
PHP functions used :
array_keys, file_exists, fopen, fwrite, fclose, explode, trim, str_replace, count, array, empty, die, isset, unset, file, join
Download phpff-0.1.1.zip (See the release note)
Documentation :
PDF doc
Download phpff-0.1.zip
Documentation :
PDF doc