I do a lot of internal software development for non-profits. Working on a generic method to access FileMaker databases using only a configuration file with all applications using all the same PHP/Javascript code. I'd like to build an interface to edit and install the software based on the config. file. Worrying about security, robustness and user interfaces a lot.