Mostly because having it in php and mysql opens up its back-end to me, in ways that a standalone client doesn’t. E.g. now I can run queries on its database from other scripts. It allows me to access, manipulate and/or view the retrieved RSS information. And at least in php and mysql I have some bare bones skills to be able to do such things.