News Feed
Jobs Feed
Sections




News Archive
Travis Swicegood's Blog:
Repository Pattern in PHP
November 21, 2007 @ 10:21:00

In a new post to his blog, Travis Swicegood talks about design patterns, specifically the use of the Repository style in an application:

Josh [Eichorn] argued at the time that dealing directly with the database was a better option. [...] His argument won me over, and until this past week I've viewed that as probably the most sane way to go. [...] Now, what started out as the simplest solution has morphed into this unrecognizable mishmash of SQL, code and convention.

He points out some of the issues that this sort of approach can bring up and how the Repository patten can help to make it a bit more manageable. It makes it simple to add the parameters needed for the query (via filters).

0 comments voice your opinion now!
repository designpattern sql database filter repository designpattern sql database filter


blog comments powered by Disqus

Similar Posts

Rob Allen's Blog: Retrieving a list of databases from SQL Server

C7Y: Practical Uses for the PHP Tokenizer

Richard Thomas' Blog: Solar Framework Shorts - Basic Sql Profiling

Stuart Herbert's Blog: Where Do You Get Your PHP From For Windows?

Zend Developer Zone: Paging Data Sets With PEAR Pager


Community Events











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


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

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