A social network based on Twitter principles of tweeet and follow. Built with CakePHP framework 2.5 following CakePHP's implementation of MVC architecture.
Here is a live demo hosted in Heroku.
If you want to deploy this application locally, you will need PHP 5.2.* and LAMP stack(or XAMPP). Then configure the app>Config>databse.php according to your database user and host settings. After that import the twizzer.sql into your databse provided in the repo.