PHPackages                             seppzzz/silverstripe-symlinktask - 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. seppzzz/silverstripe-symlinktask

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

seppzzz/silverstripe-symlinktask
================================

Provides a Silverstripe BuildTask for creating symlinks to exposed resources defined in composer.json files. Useful for environments where command-line access is restricted or unavailable.

017PHP

Since Nov 25Pushed 10mo ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

silverstripe-symlinktask
========================

[](#silverstripe-symlinktask)

Provides a Silverstripe `BuildTask` for creating symlinks to exposed resources defined in `composer.json` files. This task replicates the functionality of the `composer vendor-expose` command, making it useful for environments where command-line access is restricted or unavailable.

Compatibility
-------------

[](#compatibility)

SilverStripe versionBranch4.x / 5.x`silverstripe-4-5`6.x`main`Requirements
------------

[](#requirements)

SilverStripe ^6 PHP 8.2 or higher

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

[](#installation)

You can install the module via Composer:

```
composer require seppzzz/silverstripe-symlinktask
```

Alternatively, you can download the `.zip file` from GitHub, extract it, rename the extracted folder to `silverstripe-symlinktask`, and copy it to your `vendor/seppzzz/` directory.

After installation, run the following command to rebuild your SilverStripe project:

```
dev/build
```

Documentation
-------------

[](#documentation)

To create the symlinks, navigate to:

```
yoursite.com/dev/tasks/CreateSymlinks
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity18

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/e8b4f1ff3d3079c2907fd8b5abcd67e41c1b348f1cf7f1624e8815cf87a6cd4c?d=identicon)[seppzzz](/maintainers/seppzzz)

---

Top Contributors

[![seppzzz](https://avatars.githubusercontent.com/u/1069249?v=4)](https://github.com/seppzzz "seppzzz (6 commits)")

### Embed Badge

![Health badge](/badges/seppzzz-silverstripe-symlinktask/health.svg)

```
[![Health](https://phpackages.com/badges/seppzzz-silverstripe-symlinktask/health.svg)](https://phpackages.com/packages/seppzzz-silverstripe-symlinktask)
```

###  Alternatives

[mainwp/mainwp-child

This is the Child plugin for the MainWP Dashboard

973.4k](/packages/mainwp-mainwp-child)

PHPackages © 2026

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