Really small PHP only database, that stores data in JSON Using: $vivami = new Vivami('/path/to/files/', 'some_name') $vivami->load() Do everything you want Call $vivami->save() It's unstable, pet version, so use it on your own risk