PHPackages                             makuruwan/export-project-structure - 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. makuruwan/export-project-structure

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

makuruwan/export-project-structure
==================================

A Laravel package to export project structure files into text files.

v2.0.1(3mo ago)09MITPHPPHP ^8.1

Since Mar 7Pushed 3mo agoCompare

[ Source](https://github.com/Cletous/export-project-structure)[ Packagist](https://packagist.org/packages/makuruwan/export-project-structure)[ RSS](/packages/makuruwan-export-project-structure/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (1)Versions (9)Used By (0)

Export Project Structure
========================

[](#export-project-structure)

A Laravel package for exporting project structure files into text files.

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

[](#installation)

```
composer require makuruwan/export-project-structure
```

Publish config
--------------

[](#publish-config)

```
php artisan vendor:publish --tag=export-project-structure-config
```

Usage
-----

[](#usage)

### Export everything into one file:

[](#export-everything-into-one-file)

```
php artisan code:export --all
```

### Export everything into separate files:

[](#export-everything-into-separate-files)

```
php artisan code:export --all-separate
```

### Export only models:

[](#export-only-models)

```
php artisan code:export --models
```

### Export only controllers:

[](#export-only-controllers)

```
php artisan code:export --controllers
```

### Export only views:

[](#export-only-views)

```
php artisan code:export --views
```

### Export multiple selected sections:

[](#export-multiple-selected-sections)

```
php artisan code:export --models --controllers --views
```

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance80

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~0 days

Total

8

Last Release

108d ago

Major Versions

v1.0.6 → v2.0.12026-03-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/a2f32e39a618708f6b066d0871c61b772498b9d3cc3d210fd682397632790b07?d=identicon)[Cletous](/maintainers/Cletous)

---

Top Contributors

[![Cletous](https://avatars.githubusercontent.com/u/101292284?v=4)](https://github.com/Cletous "Cletous (7 commits)")

---

Tags

laravelexportartisanproject-structure

### Embed Badge

![Health badge](/badges/makuruwan-export-project-structure/health.svg)

```
[![Health](https://phpackages.com/badges/makuruwan-export-project-structure/health.svg)](https://phpackages.com/packages/makuruwan-export-project-structure)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[vinkius-labs/laravel-page-speed

Laravel Page Speed

2.5k9.6k1](/packages/vinkius-labs-laravel-page-speed)[emargareten/inertia-modal

Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.

90128.1k](/packages/emargareten-inertia-modal)[msztorc/laravel-env

Laravel env helper commands

7856.7k](/packages/msztorc-laravel-env)[linkxtr/laravel-qrcode

A clean, modern, and easy-to-use QR code generator for Laravel

3614.9k](/packages/linkxtr-laravel-qrcode)

PHPackages © 2026

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