PHPackages                             ekutivasolutions/laravel-symlinker - 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. ekutivasolutions/laravel-symlinker

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

ekutivasolutions/laravel-symlinker
==================================

Easy symbolic link from 'public/storage' to 'storage/app/public' for Laravel 5.2 and under.

1.01(9y ago)1796MITPHPPHP &gt;=5.5.9

Since Nov 13Pushed 8y ago1 watchersCompare

[ Source](https://github.com/eKutivaSolutions/laravel-symlinker)[ Packagist](https://packagist.org/packages/ekutivasolutions/laravel-symlinker)[ RSS](/packages/ekutivasolutions-laravel-symlinker/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

\#**eKutivaSolutions**\###Laravel-SymLinker

This simple package provides the capacity of creating a symbolic link of the 'storage/app/public' folder inside the public folder using an artisan command. Note that this functionality is already present in the Laravel Framework v 5.3 so this is just for the versions 5.2 and under.

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

[](#installation)

You can install this package via composer using this command:

```
composer require ekutivasolutions/laravel-symlinker
```

Next, you must install the service provider:

```
// config/app.php
'providers' => [
    ...
    eKutivaSolutions\SymLinker\Providers\SymLinkServiceProvider::class,
];
```

Usage
-----

[](#usage)

```
php artisan storage:symlink
```

Security
--------

[](#security)

If you discover any security related issues, please email [info@ekutivasolutions.com](mailto:info@sekutivasolutions.com) instead of using the issue tracker.

Credits
-------

[](#credits)

- [Maizer Gomes](https://github.com/MaizerGomes)

About eKutivaSolutions
----------------------

[](#about-ekutivasolutions)

eKutivaSolutions is a Mozambican agency that develops web applications. [Find more info on our website](https://ekutivasolutions.com).

License
-------

[](#license)

The MIT License (MIT).

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

2

Last Release

3515d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

laravellaravel-5-packagelaravel-symlinker

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ekutivasolutions-laravel-symlinker/health.svg)

```
[![Health](https://phpackages.com/badges/ekutivasolutions-laravel-symlinker/health.svg)](https://phpackages.com/packages/ekutivasolutions-laravel-symlinker)
```

###  Alternatives

[laravel/ai

The official AI SDK for Laravel.

1.0k2.1M163](/packages/laravel-ai)[illuminate/queue

The Illuminate Queue package.

20432.2M1.5k](/packages/illuminate-queue)[moonshine/moonshine

Laravel administration panel

1.3k239.9k76](/packages/moonshine-moonshine)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

721160.4k12](/packages/tallstackui-tallstackui)[erag/laravel-lang-sync-inertia

A powerful Laravel package for syncing and managing language translations across backend and Inertia.js (Vue/React) frontends, offering effortless localization, auto-sync features, and smooth multi-language support for modern Laravel applications.

4821.5k](/packages/erag-laravel-lang-sync-inertia)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

252143.0k](/packages/erag-laravel-disposable-email)

PHPackages © 2026

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