Come al solito, gironzolando, ho recuperato il link a questo sito. Si propone come ulteriore framework da affiancarsi ai noti Zend Framework o PEAR, per estenderne le capacità in ambito Enterprise. Le features che vanta sono:
- Extended Reflection API
- Inversion of Control features
- MVC architecture
- Unified XML API (XMLSerializer)
- JSON/AJAX support
Sicuramente features di tutto rispetto, in particolare il fatto che si propone di: “use of patterns and ports some features from the langauges commonly referred to “enterprise languages” to PHP“. Ad esempio nella Reflection l’uso delle Annotation è molto interessante, quanto inutile. Usare la reflection paga in alcuni casi ma ha costi in termini di efficenza.