PHPackages                             incipient/structura - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. incipient/structura

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

incipient/structura
===================

structura is a Laravel package for seamlessly managing and visualizing organizational hierarchies. It provides intuitive tools to define reporting relationships, handle employee data, and generate dynamic organizational charts. With support for AI-driven insights and modern charting libraries, structura empowers organizations to efficiently design and optimize their structures, ensuring clarity and productivity.

017PHP

Since Dec 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/developedbyabhi/structura)[ Packagist](https://packagist.org/packages/incipient/structura)[ RSS](/packages/incipient-structura/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Structura

Structura is a Laravel package for seamlessly managing and visualizing organizational hierarchies. It provides intuitive tools to define reporting relationships, handle employee data, and generate dynamic organizational charts.

Installation
------------

[](#installation)

Follow these steps to install and set up Structura in your Laravel project:

### Step 1: Install via Composer

[](#step-1-install-via-composer)

Run the following command to install the package:

```
composer require incipient/structura
```

### Step 2: Publish Resources

[](#step-2-publish-resources)

Publish the package's resources using the following command:

```
php artisan vendor:publish --provider="incipient\structura\Providers\OrganizationalChartServiceProvider"
```

This will publish:

- Configuration file: `config/organizational_chart.php`
- Migrations: `database/migrations/`
- Views: `resources/views/vendor/organizationalchart/`
- Controllers: `app/Http/Controllers/Vendor/Structura/`

### Step 3: Run Migrations

[](#step-3-run-migrations)

Apply the published migrations to your database:

```
php artisan migrate
```

### Step 4: Customize Configuration (Optional)

[](#step-4-customize-configuration-optional)

Modify the configuration file `config/organizational_chart.php` to suit your needs.

```

```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3cc55554f67ad94fe9e4cb454f350516597c4d04f434c6a0e7e0da20b715a58d?d=identicon)[developedbyabhi](/maintainers/developedbyabhi)

---

Top Contributors

[![developedbyabhi](https://avatars.githubusercontent.com/u/192488240?v=4)](https://github.com/developedbyabhi "developedbyabhi (9 commits)")

### Embed Badge

![Health badge](/badges/incipient-structura/health.svg)

```
[![Health](https://phpackages.com/badges/incipient-structura/health.svg)](https://phpackages.com/packages/incipient-structura)
```

###  Alternatives

[yii2mod/yii2-markdown

Markdown Widget for Yii2

1347.7k5](/packages/yii2mod-yii2-markdown)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
