Skip to content

maxsite/php-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software design pattern for PHP

See details on http://maxsite.org/page/php-patterns

  • "Facade" (Structural)
  • "Fluent interface" (Structural)
  • "Factory method" / "Virtual Constructor" (Creational)
  • "Abstract factory" (Creational)
  • "Singleton" (Creational)
  • "Multiton" (Creational)

(c) MaxSite.org, 2019, http://maxsite.org/

Releases

No releases published

Packages

No packages published

Languages