Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 485 Bytes

README.rst

File metadata and controls

22 lines (18 loc) · 485 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
   Proxy/README
   Registry/README