Category Archives: Internet

Even More Sharpy

I am adding a basic Blog app to the base of Sharpy to exemplify how to code using Sharpy … of course, it is just an example.  I fixed a few bugs in DataMapper and made one to one and … Continue reading

Posted in Internet, Patterns, PHP | Leave a comment

More Sharpy

Since the last post I’ve added basic database support for MySQL and PostgreSQL.  In addition is a basic ACL and a DataMapper class to build models from.  I just finished up adding in the ability to execute methods before and … Continue reading

Posted in Internet, Patterns, PHP | Leave a comment

Sharpy

So I decided to start working on a rapid application development (RAD) framework for PHP the other day after a brief stint with Ruby on Rails.  I’ve decided to call the framework Sharpy.  The code is hosted by Google Code … Continue reading

Posted in Internet, Patterns, PHP | Leave a comment