9 de mai. de 2008

Zend Framework BaseApp

Pra quem está acostumado com o Symfony (sandbox) ou Struts (struts-blank), e sentiu falta de um sandbox/blank pro Zend Framework, há várias opções pela web, uma delas é Zend Framework BaseApp - Application Layer Core, do Kevin Vaughan, entre algumas das implementações/configurações prontas desta opção estão:


  • A core modular structure for the MVC implementation that Zend Framework provides

  • Integrating Smarty Templating System as the basic viewer in a way that is compatible with the current Zend View

  • Integration of Xend_Layout for easy common template usage

  • Configuration through Zend Config XML

  • Application logging through Zend Log

  • Automatic autoloading and relative path references for quick deployment

  • A basic content structure with search engine friendly URLs

  • phpdoc for easier navigation through code



Vale a pena tanto para estudo quanto pra uso. E quem sabe agente ainda veja esse ano o Zend_Build dando as caras, deve ajudar na montagem inicial da infraestrutura das aplicações sobre o Zend Framework.

Nenhum comentário: