open-solid / arch-viewer
Export and visualize your OpenSolid project architecture
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
pkg:composer/open-solid/arch-viewer
Requires
- php: >=8.5
- opis/json-schema: ^2.6
- phpdocumentor/reflection-docblock: ^5.6
- phpstan/phpstan: ^2.1
- symfony/console: ^7.4|^8.0
- symfony/framework-bundle: ^7.4|^8.0
Requires (Dev)
- open-solid/core: @dev
- phpunit/phpunit: ^12.5
This package is auto-updated.
Last update: 2026-01-29 22:13:01 UTC
README
Installation
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
Applications that use Symfony Flex
Open a command console, enter your project directory and execute:
$ composer require open-solid/arch-viewer