I am developing a new website for a very low budget client and instead of building from scratch I am looking for some wireframe which can provide me with some basic user management features, i.e. User registration, login, forgot password so that I can spend more time on the functionality of website. I will be providing facebook connect as well as alternate to login.
any idea where to find PHP code for same? I have no issues in giving attribution or credit to the original developer so GNU license would be preferable.
I do not want to use any complex framework like Zend or Cakephp. All I am looking for are standalone PHP scripts.
Though I think this question should posted somewhere else. Regarding your question, I think you can search in http://www.phpclasses.org/. There are lots of "ready to go classes" which can perform your required task.