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 1mo ago

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

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity43

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

1115d 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/livewire-filepond

Upload files using Filepond in Livewire components

306452.7k3](/packages/spatie-livewire-filepond)[elegantly/laravel-invoices

Store invoices safely in your Laravel application

23131.8k](/packages/elegantly-laravel-invoices)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[mwguerra/filemanager

A full-featured file manager package for Laravel and Filament v5 with dual operating modes, drag-and-drop uploads, S3/MinIO support, and comprehensive security features.

718.5k1](/packages/mwguerra-filemanager)[codebar-ag/laravel-flysystem-cloudinary

Cloudinary Flysystem v1 integration with Laravel

1224.9k2](/packages/codebar-ag-laravel-flysystem-cloudinary)[kalynasolutions/laravel-tus

Laravel package for handling resumable file uploads with tus protocol and native Uppy.js support without additional tus servers

5261.8k1](/packages/kalynasolutions-laravel-tus)

PHPackages © 2026

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