Simon Jakowicz

Just another blogger

  • Home
  • About Me
  • Blog
  • Contact Me

Posts Tagged → Prototype Pattern

Prototype Pattern in PHP

posted in Design Patterns, OOP, PHP on April 12, 2014 by Simon 0 Comment

This is post 6 of 13 in the series “PHP Design Patterns”

Next up is the final creational pattern I’m going to cover in this series.

It’s the prototype pattern…. it’s literally beyond simple, so let’s get going.

Continue reading →

Social Links

  • _
  • v
  • u
  • '
  • j

Search

Categories

  • Apache (2)
  • Cassandra (1)
  • Column-Family Databases (1)
  • Design Patterns (13)
  • Document Databases (11)
  • Flask (2)
  • Git (1)
  • Graph Databases (1)
  • Key-Value Databases (1)
  • MapReduce (1)
  • MongoDB (11)
  • MySQL (1)
  • Neo4J (1)
  • NoSQL (15)
  • OOP (17)
  • OS X (1)
  • PHP (16)
  • Python (2)
  • Redis (1)
  • Riak (1)
  • Symfony 2 (1)
  • WSGI (1)
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.