There are some occasions in which I had to write some PHP scripts for different purposes(sitemaps, snmp and/or database data fetch, etcetera) and I' m pretty sure I' ll have to do that again in the future. For all these reasons, today I came up with the conclusion that I don't want to reinvent the wheel every time, so I had tidied up some ideas, gathered a small bunch of files into a tiny framework and voila', I put the result on google code.
Even if it' s an early version I think it could already be extended to support some command line tasks quite easily.
As many of my scripts, it takes some inspiration(as well as some code :D) from Drupal, but this time I also followed PEAR PHP coding convention(although not all of them, brackets on new line after function declaration won' t have my scalp).
If you' re curious to take a look at it, as well as use it or suggest improvements, here you are the coordinates:
http://code.google.com/p/omifk/