We got nominated! Help us out and vote for GitHub as Best Bootstrapped Startup of 2008. (You can vote once a day.) [ hide ]

public
Description: A simple php class that can be used to build an entire web application framework
Homepage: http://72squared.com/scratchpad/
Clone URL: git://github.com/72squared/grok-php.git
grok-php / TODO
100644 7 lines (6 sloc) 0.159 kb
1
2
3
4
5
6
7
write tutorials for example apps.
write examples for the following:
  * observer/observerable
  * flyweight
  * chain of responsibility
  * command pattern.