PHPackages                             prashant-shukla/filament-title-with-slug - 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. prashant-shukla/filament-title-with-slug

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

prashant-shukla/filament-title-with-slug
========================================

TitleWithSlugInput - Easy Permalink Slugs for the FilamentPHP Form Builder (PHP / Laravel / Livewire)

011[1 issues](https://github.com/prashant-shukla/filament-title-with-slug/issues)PHP

Since Jan 30Pushed 2y ago1 watchersCompare

[ Source](https://github.com/prashant-shukla/filament-title-with-slug)[ Packagist](https://packagist.org/packages/prashant-shukla/filament-title-with-slug)[ RSS](/packages/prashant-shukla-filament-title-with-slug/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

"Title With Slug" Input - Easy Permalink Slugs for Filament Forms (PHP / Laravel / Livewire)
============================================================================================

[](#title-with-slug-input---easy-permalink-slugs-for-filament-forms-php--laravel--livewire)

This package for [FilamentPHP](https://filamentphp.com/plugins/title-with-slug-permalink) adds the form component `TitleWithSlugInput` which allows to edit titles and slugs easily.

It is inspired by the classic **WordPress title &amp; slug** implementation.

The plugin is fully configurable. You can change all labels, use your own slugifier, use a route() to generate the " View" link, hide the host name, and many more. Read the [full documentation](#installation)

```
TitleWithSlugInput::make(
    fieldTitle: 'title', // The name of the field in your model that stores the title.
    fieldSlug: 'slug', // The name of the field in your model that will store the slug.
),
```

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity19

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/86ef6f5a1b19411cb2eb080d8cce611e79158ecddaae983ab33f36ccad6db175?d=identicon)[pacificsw](/maintainers/pacificsw)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/prashant-shukla-filament-title-with-slug/health.svg)

```
[![Health](https://phpackages.com/badges/prashant-shukla-filament-title-with-slug/health.svg)](https://phpackages.com/packages/prashant-shukla-filament-title-with-slug)
```

###  Alternatives

[soup/paginator

Paginator is a simple class that allows you to create pagination. It doesn't require any database connection. It is compatible with Twitter's Bootstrap Framework, by using the CSS class pagination that is also attached.

351.5k](/packages/soup-paginator)

PHPackages © 2026

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