User Manage is a compact suite which can easily be used to any PHP script. We modeled it like a puzzle: there is the "core" that handles basic authentication, and then there are other modules that handle utility functions (e.g. a database handler that help top-level modules like the permissions handler). With usermanage, developers can build applications with the standard user authentication complete, and developers can drop-in modules to handle extra user information and add functionality.
Where visitors upload pictures for other viewers to rate. Rate This includes everything you need to setup and launch your entire rating site, from voting to user uploads.
Zoph is yet another photo album/gallery/management system, written using PHP and MySQL. It can store many types of information about your photos, including the regular EXIF info, photographer, location, title, description, rating, and the people in the photo. Photos can appear in multiple albums and categories. Additional features include search, slideshows, email, access privileges, and internationalization.
The PHPDeploy utility is a class that will help developers quickly accumulate files which are part of the development hierarchy that should be delivered to the end-user. After files have been pulled from the source hierarchy and copied to the destination, it will then tar/gzip the whole thing up and, optionally, FTP the tarball to a location of your choosing. Deployment settings are specified in an ini file.