Does anyone know of any PHP certification programs out there? Given the nature of open source, I imagine there probably isn't one standardized body that can do this... but I think it'd be a great thing if there was.
There's two types of certifications I'm talking about here:
1) individual certification someone could get that says he/she is is competent in PHP development, web architecture, etc...
2) product certification a group or individual could get for a product they developed using PHP that says the product is tested to be stable, secure, and meets certain coding standards.
This is more for the professional/commercial developer, rather than the tinkerer. Kind of a tool to help market PHP applications and development to the commercial world. I believe one of the reasons why PHP hasn't attained a lot of market penetration in the corporate sector is because there's no way to guarantee a product's quality, or a developer's quality for that matter.
An example of what I'm talking about is Sun Microsystem's certification programs (http://www.sun.com/developers/certification/). They have various certifications individual developers or dev houses can get, and also certifications for products (SunTone, 100% pure java, Solaris Ready, etc). I know Oracle has some similar programs as well.
This is the type of thing I'd like to see in the PHP community... does anybody know if anything like this exists for us open source cronies? If not, would anyone here be interested in starting an initiative like this? I would be totally willing to devote some of my time to an organization that managed PHP certifications... but 1 man can't do the entire job.
Thoughts, ideas, suggestions?