Migrated from github.com/shafiqalibhai/patterns
  • Dockerfile 100%
Find a file
2026-04-27 23:13:39 +00:00
analysis patterns catalog Complete catalog of all classical patterns in the Archimate language (Architool used https://www.archimatetool.com) 2018-12-31 11:09:14 +03:00
archimate metamodel Complete catalog of all classical patterns in the Archimate language (Architool used https://www.archimatetool.com) 2018-12-31 11:09:14 +03:00
design patterns catalog Complete catalog of all classical patterns in the Archimate language (Architool used https://www.archimatetool.com) 2018-12-31 11:09:14 +03:00
domain driven design patterns Complete catalog of all classical patterns in the Archimate language (Architool used https://www.archimatetool.com) 2018-12-31 11:09:14 +03:00
enterprise patterns catalog Complete catalog of all classical patterns in the Archimate language (Architool used https://www.archimatetool.com) 2018-12-31 11:09:14 +03:00
Dockerfile Add Dockerfile: docsify viewer for the patterns notes 2026-04-27 23:13:39 +00:00
example1.png examples added 2019-01-30 15:16:17 +03:00
example2.png examples added 2019-01-30 15:16:17 +03:00
LICENSE Complete catalog of all classical patterns in the Archimate language (Architool used https://www.archimatetool.com) 2018-12-31 11:09:14 +03:00
patterns.pdf first version book published 2019-05-01 12:01:30 +03:00
README.md Update README with comprehensive project information 2026-04-27 20:38:49 +00:00

patterns

Overview

Complete catalog of all classical patterns in the Archimate language (ArchiTool used https://www.archimatetool.com) This version includes all 155+ patterns completed (278+ models). Images also available.

This repository was migrated from upstream source github.com/shafiqalibhai/patterns and is preserved here for archival, reference, or continued local development.

At a glance

  • Default branch: master
  • Visibility: public
  • Size: 31.4 MB
  • Created: 2026-04-27
  • Last updated: 2026-04-27
  • Stars / Forks / Open issues: 0 / 0 / 0

Repository structure

  • analysis patterns catalog/
  • archimate metamodel/
  • design patterns catalog/
  • domain driven design patterns/
  • enterprise patterns catalog/
  • example1.png (301,807 B)
  • example2.png (363,326 B)
  • LICENSE (17,333 B)
  • patterns.pdf (31,934,409 B)
  • README.md (563 B)

Getting started

Clone the repository:

git clone https://forgejo.deployview.com/ssa/patterns.git
cd patterns

Installation

git clone https://forgejo.deployview.com/ssa/patterns.git
cd patterns

Usage

Refer to the source files in this repository for entry points and intended usage. Update this section with concrete examples once they are established.

Original README

The content below is preserved from the previous README. Headings have been demoted so they don't compete with the new top-level sections.

Complete catalog of all classical patterns in the Archimate language (ArchiTool used https://www.archimatetool.com) This version includes all 155+ patterns completed (278+ models). Images also available.

  • Domain driven design patterns
  • Fowler's Analysis patterns
  • Fowler's Enterprise patterns
  • GoF classical Design patterns

It's great opportunity to use best practices in your micro service architecture Also avialable at http://arch.expert.life/en/patterns

See huge examples inside

example1

example2

Contributing

Contributions are welcome. The typical workflow is:

  1. Open an issue describing the change you'd like to make.
  2. Fork the repository (or create a feature branch if you have write access).
  3. Commit your changes with clear, descriptive messages.
  4. Open a pull request against the master branch.

Please follow the existing code style and include tests or reproduction steps where relevant.

License

See the LICENSE file in this repository for licensing information.

Repository

  • Browse: https://forgejo.deployview.com/ssa/patterns
  • Clone (HTTPS): https://forgejo.deployview.com/ssa/patterns.git
  • Clone (SSH): ssh://git@forgejo.deployview.com:30143/ssa/patterns.git
  • Upstream / origin: github.com/shafiqalibhai/patterns

This README was generated automatically based on repository metadata, contents, and any prior README content. Edit any section above to add project-specific detail.