swark / framework
swark - Swiss Architecture Knife.
Installs: 109
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 11
Type:project
Requires
- php: ^8.4
- composer/semver: ^3.4
- dreitier/inspecting-k8s-lib: @dev
- filament/filament: ^3.2
- guava/filament-nested-resources: ^1.2
- guzzlehttp/guzzle: ^7.2
- jawira/plantuml: ^1.2024
- jawira/plantuml-to-image: ^1.0
- laravel/framework: ^v11.43.2
- laravel/tinker: ^2.9
- league/commonmark: ^2.4
- league/csv: ^9.0
- maatwebsite/excel: ^3.1
- maclof/kubernetes-client: ^0.31.0
- marcj/topsort: ^2.0
- spatie/laravel-navigation: ^1.2
- spatie/laravel-package-tools: ^1.19
- staudenmeir/eloquent-has-many-deep: ^1.7
- symfony/yaml: ^7.0
- tormjens/eventy: ^0.9.3
Requires (Dev)
- fakerphp/faker: ^1.9.1
- laravel/pint: ^1.0
- mockery/mockery: ^1.4.4
- orchestra/testbench-core: ^9.9.4
- phpstan/phpstan: 2.1.7
- phpunit/phpunit: ^10.5.35|^11.3.6|^12.0.1
README
About swark - Swiss Architecture Knife
swark
is a tool for software and IT architects to document their infrastructure and architecture in a readable and
structured way.
The vision for swark
is to have a tool which combines parts of LeanIX
, Spark's Enterprise Architect
and CMDBuild
with usage of Markdown and the C4 model to give architects and their teams insight in their system environment and architecture.
Starting with swark
swark
's documentation is available at https://swiss-architecture-knife.github.io.
Please head over there to get started.
About us
A little publicity on our own behalf: swark
is open source and developed by dreitier.
If you need support in the area of software/IT architecture or DevOps, like to get your architecture documented with swark
or need some kind of white-label licensing, please visit us at dreitier.com.
Credits
Credits where credits are due: swark
sits on top of the Laravel framework.
It also re-uses a lot of Laravel's approaches and also their release and CI/CD process.
Thank you, Taylor & team!