PHPackages                             primecorecz/links - 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. primecorecz/links

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

primecorecz/links
=================

Footer links for Primecore microsites

v1.7.1(1mo ago)0159MITPHPPHP ^8.3CI passing

Since Jan 20Pushed 1mo ago2 watchersCompare

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

READMEChangelog (5)Dependencies (27)Versions (17)Used By (0)

Install
=======

[](#install)

```
composer require primecorecz/links

```

Set db.table names in .env
--------------------------

[](#set-dbtable-names-in-env)

```
PRIMECORE_LINKS_TABLE=magazine.links
PRIMECORE_TAGS_TABLE=magazine.tags
PRIMECORE_TAGGABLES_TABLE=magazine.taggables
PRIMECORE_POSTS_TABLE=magazine.posts
PRIMECORE_POSITIONS_TABLE=iris.positions
PRIMECORE_AREAS_TABLE=iris.areas

```

**!! All tables must be readable via default db connection**

Update tailwind.config.js
-------------------------

[](#update-tailwindconfigjs)

```
...
module.exports = {
    ...
    content: [
        ...
        "./vendor/primecorecz/links/resources/**/*.blade.php",
        "./vendor/primecorecz/links/src/View/**/*.php",
    ],
    ...
}

```

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance90

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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 ~31 days

Recently: every ~105 days

Total

15

Last Release

50d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0a78fd04990f823f6df33fd38c8676721ec139dfdd4ba5293c97f9b4de578869?d=identicon)[primecorecz](/maintainers/primecorecz)

---

Top Contributors

[![vitnasinec](https://avatars.githubusercontent.com/u/566074?v=4)](https://github.com/vitnasinec "vitnasinec (16 commits)")

---

Tags

linksmicrositesPrimecore

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/primecorecz-links/health.svg)

```
[![Health](https://phpackages.com/badges/primecorecz-links/health.svg)](https://phpackages.com/packages/primecorecz-links)
```

###  Alternatives

[spatie/laravel-support-bubble

A non-intrusive support chat bubble that can be displayed on any page

391173.6k](/packages/spatie-laravel-support-bubble)[tonysm/rich-text-laravel

Integrates Trix content with Laravel

46577.8k1](/packages/tonysm-rich-text-laravel)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[tonysm/globalid-laravel

Identify app models with a URI. Inspired by the globalid gem.

45101.6k2](/packages/tonysm-globalid-laravel)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)

PHPackages © 2026

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