Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 505 Bytes

README.rst

File metadata and controls

23 lines (19 loc) · 505 Bytes

In Software Engineering, Structural Design Patterns are Design Patterns that ease the design by identifying a simple way to realize relationships between entities.

.. toctree::
   :titlesonly:

   Adapter/README
   Bridge/README
   Composite/README
   DataMapper/README
   Decorator/README
   DependencyInjection/README
   Facade/README
   FluentInterface/README
   Flyweight/README
   Proxy/README
   Registry/README