DesignPatternsPHP
latest
  • 1. Kreacyjne (Creational)
  • 2. Strukturalne (Structural)
    • 2.1. Adapter (Adapter / Wrapper)
    • 2.2. Most (Bridge)
    • 2.3. Kompozyt (Composite)
    • 2.4. Konwerter danych (Data Mapper)
    • 2.5. Dekorator (Decorator)
    • 2.6. Wstrzykiwanie zależności (Dependency Injection)
    • 2.7. Fasada (Facade)
    • 2.8. Płynny interfejs (Fluent Interface)
    • 2.9. Pyłek (Flyweight)
    • 2.10. Pełnomocnik (Proxy)
    • 2.11. Rejestr (Registry)
  • 3. Czynnościowe/Operacyjne (Behavioral)
  • 4. Pozostałe
DesignPatternsPHP
  • Docs »
  • 2. Strukturalne (Structural)
  • Edit on GitHub

2. Strukturalne (Structural)¶

W Inżynierii Oprogramowania, strukturalne wzorce projektowe to takie, które ułatwiają nam projektowanie obiektowe wskazując sposoby implementacji relacji pomiędzy encjami.

  • 2.1. Adapter (Adapter / Wrapper)
  • 2.2. Most (Bridge)
  • 2.3. Kompozyt (Composite)
  • 2.4. Konwerter danych (Data Mapper)
  • 2.5. Dekorator (Decorator)
  • 2.6. Wstrzykiwanie zależności (Dependency Injection)
  • 2.7. Fasada (Facade)
  • 2.8. Płynny interfejs (Fluent Interface)
  • 2.9. Pyłek (Flyweight)
  • 2.10. Pełnomocnik (Proxy)
  • 2.11. Rejestr (Registry)
Next Previous

© Copyright 2011-2020, Dominik Liebler and contributors Revision 7b24e118.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.