- Dockerfile 100%
| analysis patterns catalog | ||
| archimate metamodel | ||
| design patterns catalog | ||
| domain driven design patterns | ||
| enterprise patterns catalog | ||
| Dockerfile | ||
| example1.png | ||
| example2.png | ||
| LICENSE | ||
| patterns.pdf | ||
| README.md | ||
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
Contributing
Contributions are welcome. The typical workflow is:
- Open an issue describing the change you'd like to make.
- Fork the repository (or create a feature branch if you have write access).
- Commit your changes with clear, descriptive messages.
- Open a pull request against the
masterbranch.
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.

