PHPackages                             learnkit/filament-startpage - 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. learnkit/filament-startpage

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

learnkit/filament-startpage
===========================

Startpage package for Filament

0.3.0(1y ago)08MITCSSPHP ^8.2

Since Feb 7Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/learnkit-dev/filament-startpage)[ Packagist](https://packagist.org/packages/learnkit/filament-startpage)[ RSS](/packages/learnkit-filament-startpage/feed)WikiDiscussions main Synced today

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

filament-startpage
==================

[](#filament-startpage)

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

[](#installation)

```
composer require learnkit/filament-startpage
```

Setup new links
---------------

[](#setup-new-links)

You can register new links via a service provider.

```
use LearnKit\Startpage\ValueObjects\Link;

public function boot()
{
    $components = [
        Link::make()
            ->label('LearnKit website')
            ->url('https://learnkit.dev?ref=filament-startpage')
            ->icon('heroicon-m-star'),
    ];

    startpage()->registerComponents($components);
}
```

Note

More information coming soon.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance51

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

3

Last Release

512d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6506510?v=4)[Sebastiaan Kloos](/maintainers/SebastiaanKloos)[@SebastiaanKloos](https://github.com/SebastiaanKloos)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/learnkit-filament-startpage/health.svg)

```
[![Health](https://phpackages.com/badges/learnkit-filament-startpage/health.svg)](https://phpackages.com/packages/learnkit-filament-startpage)
```

###  Alternatives

[ysfkaya/filament-phone-input

A phone input component for Laravel Filament

3161.3M25](/packages/ysfkaya-filament-phone-input)[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

94135.4k5](/packages/marcelweidum-filament-expiration-notice)[crumbls/layup

A visual page builder plugin for Filament 5 — Divi-style grid layouts with extensible widgets.

592.7k1](/packages/crumbls-layup)[eduardoribeirodev/filament-leaflet

Um widget de mapa para FilamentPHP.

2118.9k](/packages/eduardoribeirodev-filament-leaflet)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)

PHPackages © 2026

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