Skip to content

Getting Started

About

Structura is an architectural testing tool for PHP, designed to help developers maintain a clean and consistent code structure.

Requirements

PHP Version

PHP VersionStructura 0.x
<= 8.1✗ Unsupported
8.2 / 8.3 / 8.4 / 8.5✓ Supported

Installation

Using Composer

shell
composer require --dev structuraphp/structura

Manual Binary Download

shell
wget https://github.com/structuraphp/structura/releases/latest/download/phparkitect.phar

Released under the MIT License.