PHPackages                             doeanderson/statamic-content-link - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. doeanderson/statamic-content-link

ActiveLibrary[File &amp; Storage](/categories/file-storage)

doeanderson/statamic-content-link
=================================

Symlink Statamic content from an external location

0.1(3y ago)04MITPHPPHP ^8.1

Since Apr 21Pushed 3y ago3 watchersCompare

[ Source](https://github.com/doeanderson/statamic-content-link)[ Packagist](https://packagist.org/packages/doeanderson/statamic-content-link)[ Docs](https://github.com/doeanderson/statamic-content-link)[ RSS](/packages/doeanderson-statamic-content-link/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Symlink Statamic content from an external location
==================================================

[](#symlink-statamic-content-from-an-external-location)

[![Latest Version on Packagist](https://camo.githubusercontent.com/034f998d647bc813852200badbbc32199c7457502951a391d4c085b462bce59f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f646f65616e646572736f6e2f73746174616d69632d636f6e74656e742d6c696e6b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/doeanderson/statamic-content-link)[![Total Downloads](https://camo.githubusercontent.com/d6772b0b42ced5822310ea3248d404534bb7e3e7fe3bbcc65ae3f32a88a96b92/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f646f65616e646572736f6e2f73746174616d69632d636f6e74656e742d6c696e6b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/doeanderson/statamic-content-link)

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

[](#installation)

You can install the package via composer:

```
composer require doeanderson/statamic-content-link
```

Publish the config file with:

```
php artisan vendor:publish --tag="statamic-content-link-config"
```

This is the contents of the published config file:

```
return [
    'content-path' => env('STATAMIC_CONTENT_LINK_CONTENT_PATH'),
    'paths' => [
        base_path('content'),
        base_path('users'),
        public_path('assets'),
        resource_path('forms'),
        resource_path('users'),
        resource_path('blueprints/forms'),
    ],
];
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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

Unknown

Total

1

Last Release

1168d ago

### Community

Maintainers

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

---

Top Contributors

[![notnek](https://avatars.githubusercontent.com/u/114763?v=4)](https://github.com/notnek "notnek (6 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelDoe-Andersonstatamic-content-link

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/doeanderson-statamic-content-link/health.svg)

```
[![Health](https://phpackages.com/badges/doeanderson-statamic-content-link/health.svg)](https://phpackages.com/packages/doeanderson-statamic-content-link)
```

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M46](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M97](/packages/dedoc-scramble)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k37](/packages/spatie-laravel-passkeys)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)

PHPackages © 2026

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