Gamify is a PHP class that can manage user experience points and achievements to implement site game logic. It can create database tables that can record the values of experience points earned by site users that accomplish certain achievements. The class can manage the records of site users participating in the site gaming activities, the user achievements, the levels, and experience that they earn. It can also obtain user statistics and top users listings.