eZ components: New competition for Zend PHP Framework: eZ Systems, makers of the ultra-awesome CMS eZ Publish, are expanding their offerings to include PHP components for general (non-CMS) use. This article at SitePoint opines that this is in direct competition to what Zend and Oracle are trying to do.
While Zend is enjoying the attention in the PHP world, eZ systems determinedly worked on a very similar project called eZ components, of which a first beta version is to be released tomorrow Monday.
I can tell you that eZ Publish is the most well-written PHP code I’ve ever seen. It’s almost too well-written in places — they wrap every possible thing in a class. Joe and I grepped a fresh set of install files once and found over 400 classes among 3,000-some-odd files.
For more about the awesomeness that is eZ Publish, read this post.
eZ components 1.0 Release Candidate 1: The eZ Components that we discussed before have gone 1.0. eZ components is a collection of high quality independent building blocks for PHP application development that will both speed up development and reduce risks. An application can use one or more components effortlessly…
Oracle and Zend announce general availability of Zend Core for Oracle: So, let's see, first Oracle buys a company responsible for a critical piece of MySQL, the database most commonly used with PHP. Now, Oracle and Zend -- the company behind PHP -- release a PHP platform tuned specifically…
I was working on a somewhat complex eZ publish-powered site today, and I acknowledged an important point that makes eZ publish -- in my opinion -- perhaps the greatest CMS ever built -- eZ is built around the concept of a "site access." The way the system looks at it,…