Projects
This pages contains some of the projects I have recently worked on. I am usually available to take on new projects, so send me a message if you think I would be a good fit for your next web app!
First Vacation Rental
A vacation rental directory that specializes in Cape Cod, Massachusetts. The website allows home owners to advertise their vacation rentals properties. The application is aware of each listings location and is able to show nearby beaches, restaurants, pictures, and videos to interested renters.
First Vacation Rental is programmed in PHP with the Zend and Doctrine frameworks. It uses MySQL as a datastore and recurring payments are processed through PayPal’s Payment API.
PHP-Dependency
PHP-Dependency is an open source dependency injection framework and container written in PHP. PHP-Dependency supports class reflection, which means there are no configuration files. The goal of the project is to make dependency injection so simple that the programmer does not have to worry about maintaining the dependencies or configuration.

