/design-patterns

PHP's examples of software design patterns

Primary LanguagePHPMIT LicenseMIT

PHP's examples of software design patterns

  • Abstract factory
  • Adapter
  • Strategy
  • Mediator
  • Decorator
  • Singleton
  • Bridge
  • Builder
  • ServiceLocator

and other concept:

  • Signals and slots (Qt-liked)
  • True MVC graph scheme: