PHPackages                             avexsoft/filament-purl - 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. avexsoft/filament-purl

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

avexsoft/filament-purl
======================

CRUD permalinks (also known as persistent URLs) to your filament project

635PHP

Since Jun 23Pushed 10mo agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

[![Laravel Created By](https://camo.githubusercontent.com/409ac1f91c3434b960bd4debdf9a2527e7e026e30c9add0acf9397c0641b387d/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f46696c616d656e742532305075726c2e706e673f7468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d61766578736f667425324666696c616d656e742d7075726c267061747465726e3d617263686974656374267374796c653d7374796c655f32266465736372697074696f6e3d266d643d312673686f7757617465726d61726b3d3026666f6e7453697a653d313030707826696d616765733d7377697463682d686f72697a6f6e74616c267769647468733d6175746f)](https://camo.githubusercontent.com/409ac1f91c3434b960bd4debdf9a2527e7e026e30c9add0acf9397c0641b387d/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f46696c616d656e742532305075726c2e706e673f7468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d61766578736f667425324666696c616d656e742d7075726c267061747465726e3d617263686974656374267374796c653d7374796c655f32266465736372697074696f6e3d266d643d312673686f7757617465726d61726b3d3026666f6e7453697a653d313030707826696d616765733d7377697463682d686f72697a6f6e74616c267769647468733d6175746f)

Filament Persistent Url
=======================

[](#filament-persistent-url)

[![Latest Version on Packagist](https://camo.githubusercontent.com/40fc50eb898779d009c2d0421094fb90eda0f40e52793e16a96a8b0035e919bb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61766578736f66742f66696c616d656e742d7075726c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/avexsoft/filament-purl)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/6108815cc574822e956a4d73a10b7475ca65d96680f80a257ab61adad12a18f8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f61766578736f66742f66696c616d656e742d7075726c2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d6173746572266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/avexsoft/filament-purl/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/726438f1ed0c8a05859c4f4bae77f09d2a5d08bc547ba152b1d139faf70211de/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61766578736f66742f66696c616d656e742d7075726c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/avexsoft/filament-purl)

This plugin allows you to define and manage pairs of short, memorable routes (also known as persistent URLs) that will redirect to a provided destination URL. This is useful when you have a bunch of URLs related to your project but are long and difficult to remember.

E.g. You can redirect from  to

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

[](#installation)

You can install the package via composer.

```
composer require avexsoft/filament-purl
```

Usage
-----

[](#usage)

Add in AdminPanelProvider.php

```
use Avexsoft\FilamentPurl\FilamentPurlPlugin;

->plugins([
    FilamentPurlPlugin::make(),
])
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Avexsoft](https://www.avexsoft.com)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity14

Early-stage or recently created project

 Bus Factor1

Top contributor holds 80% 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/01ce2076ac3e23f06711bf649a3209f5b2ee4903a8a9b34c64b8bde764d6177b?d=identicon)[avexsoft](/maintainers/avexsoft)

---

Top Contributors

[![Lightz2002](https://avatars.githubusercontent.com/u/68954690?v=4)](https://github.com/Lightz2002 "Lightz2002 (4 commits)")[![mxts](https://avatars.githubusercontent.com/u/53546313?v=4)](https://github.com/mxts "mxts (1 commits)")

### Embed Badge

![Health badge](/badges/avexsoft-filament-purl/health.svg)

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

PHPackages © 2026

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