News Feed
Jobs Feed
Sections




News Archive
Lior Messinger's Blog:
5 Frameworks Every Software Architect Should Consider
January 13, 2009 @ 12:02:20

This recent post from i>Lior Messinger looks at five frameworks he considers absolutely necessary for every software developer out there:

If you are an architect with a team of developers, or one developer with a team of managers, here's a list of a set of modules, frameworks and strategies you should have in mind. Not all of them would necessarily apply to you, but if I were you, I would at least think about each one. So if you are starting a new project - lucky you - from scratch, or coming to an old project with a mandate for change, here's a small checklist.

The five types are:

  • a good ORM (Object Relational Mapping) layer
  • a tiered framework (splitting out interface, business and database logic layers)
  • a event-based framework
  • a caching framework (or some form of easy-to-use caching)
  • an error/tracing framework

Some frameworks, like the Zend Framework, come with most of these already built in, reducing the need for more than one sort of technology stack.

0 comments voice your opinion now!
framework type orm tier event caching error track zendframework


blog comments powered by Disqus

Similar Posts

Lorna Mitchell's Blog: Adding PUT variables to Request Object in Zend Framework

PHPEveryDay.com: Zend Framework Tutorials Posted (Sessions)

Zend Developer Zone: Zend_Log timestamp filter

Court Ewing's Blog: Common, Cryptic PHP Errors

Richard Thomas' Blog: Solar Framework Shorts - Table creation


Community Events











Don't see your event here?
Let us know!


example development series tool zendframework2 language unittest community functional api release composer podcast opinion framework testing code conference interview introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework