Hi, just in the last day I have picked up PHP and can see it is a language that I could quite enjoy to use. I am an experienced programmer and have a background in Java/Webobjects and C/Objective-C/Cocoa.
I find Java annoying, Webobjects brilliant but becoming stagnant, and I love coding on Objective C/Cocoa on Mac OS X. I am used to OO programming and design my code in an MVC style (Model-View-Controller).
I have been reading the various functions and looking at PEAR to get a feel. I was wondering if there are any Foundation like frameworks/classes like
Apple's Cocoa foundation classes.
I know I could probably wrap a bunch of the functions into classes, but why re-invent the wheel?
Anyway, I am pretty excited starting my new life as a PHP programmer and looking forward to hearing your thoughts.