PHPackages                             kaantanis/filament-url-tracker - 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. kaantanis/filament-url-tracker

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

kaantanis/filament-url-tracker
==============================

URL Tracker

v1.0.1(3y ago)015[3 PRs](https://github.com/KaanTanis/filament-url-tracker/pulls)MITPHPPHP ^8.0

Since Feb 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/KaanTanis/filament-url-tracker)[ Packagist](https://packagist.org/packages/kaantanis/filament-url-tracker)[ Docs](https://github.com/kaantanis/filament-url-tracker)[ GitHub Sponsors](https://github.com/KaanTanis)[ RSS](/packages/kaantanis-filament-url-tracker/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (17)Versions (6)Used By (0)

URL Tracker
===========

[](#url-tracker)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5d1af72380976b39cab851001c145f783ef7c23f5685b4954ad2535d736af6bc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b61616e74616e69732f66696c616d656e742d75726c2d747261636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kaantanis/filament-url-tracker)[![GitHub Tests Action Status](https://camo.githubusercontent.com/f7c5a4cd5ddf560f6fd630f6d56ed5bf72f4d4096eebaa53de5238abd4277834/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6b61616e74616e69732f66696c616d656e742d75726c2d747261636b65722f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/kaantanis/filament-url-tracker/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/696b40fe9a6184f4f9227b8c1e174a3aac8c7e50ac67ed876402cc1b1474f3bb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6b61616e74616e69732f66696c616d656e742d75726c2d747261636b65722f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/kaantanis/filament-url-tracker/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/228c044f44a76654c156a7248b375f7433cef8436370f7cdc14afa209c0203b1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b61616e74616e69732f66696c616d656e742d75726c2d747261636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kaantanis/filament-url-tracker)

Roadmap
-------

[](#roadmap)

- Log for changes in the model (created\_by and link)
- Check for referrer

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

[](#installation)

You can install the package via composer:

```
composer require kaantanis/filament-url-tracker
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="filament-url-tracker-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="filament-url-tracker-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="filament-url-tracker-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$filament-url-tracker = new KaanTanis\FilamentUrlTracker();
echo $filament-url-tracker->echoPhrase('Hello, KaanTanis!');
```

Testing
-------

[](#testing)

```
composer test
```

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)

- [Kaan](https://github.com/KaanTanis)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

1188d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/80b94fe7e34ede0d9379c96c6445536fae9c7820c7bbc4519e1c9759ffcf9137?d=identicon)[kaantanis](/maintainers/kaantanis)

---

Top Contributors

[![KaanTanis](https://avatars.githubusercontent.com/u/64961969?v=4)](https://github.com/KaanTanis "KaanTanis (6 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (4 commits)")

---

Tags

laravelKaanTanisfilament-url-tracker

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/kaantanis-filament-url-tracker/health.svg)

```
[![Health](https://phpackages.com/badges/kaantanis-filament-url-tracker/health.svg)](https://phpackages.com/packages/kaantanis-filament-url-tracker)
```

###  Alternatives

[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[pboivin/filament-peek

Full-screen page preview modal for Filament

253319.6k12](/packages/pboivin-filament-peek)[dotswan/filament-map-picker

Easily pick and retrieve geo-coordinates using a map-based interface in your Filament applications.

124139.3k2](/packages/dotswan-filament-map-picker)[creagia/filament-code-field

A Filamentphp input field to edit or view code data.

58289.3k3](/packages/creagia-filament-code-field)[swisnl/filament-backgrounds

Beautiful backgrounds for Filament auth pages

54149.2k6](/packages/swisnl-filament-backgrounds)[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)

PHPackages © 2026

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