Simple PHP Database Online - Does it Exsist?

Hi

As my first PHP project, I want to build a simple online app that stores a database of people online, and for each person, I want the user be able to view\edit\delete\add a number of fields of data, and also I want to be able to search by name or list all the users in a db.

I was wondering if any open source code similar to this functionality already exsists and were I can find it.

Thanks

-novon