PHPackages                             tinghom/laravel-avoid-resubmit - 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. tinghom/laravel-avoid-resubmit

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

tinghom/laravel-avoid-resubmit
==============================

A package that is applied to Laravel to avoid resubmitting form data

0.0.2(5y ago)162PHPPHP ^5.6|^7.0|^8.0

Since Oct 13Pushed 5y ago2 watchersCompare

[ Source](https://github.com/tinghom/laravel-avoid-resubmit)[ Packagist](https://packagist.org/packages/tinghom/laravel-avoid-resubmit)[ RSS](/packages/tinghom-laravel-avoid-resubmit/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (3)Used By (0)

Laravel-avoid-resubmit
======================

[](#laravel-avoid-resubmit)

A package that is applied to Laravel to avoid resubmitting form data

Install
=======

[](#install)

Use composer to install package

```
$ composer required tinghom/laravel-avoid-resubmit
```

*notice* if your Laravel version is beyond 5.6, package’ll auto register ServiceProvider to app.php. But if your version is above 5.6, you’ve to register by yourself.

config/app.php

```
'provider' => [
	// package ServiceProvider
	Tinghom\Middleware\AvoidResubmitServiceProvider::class,
]
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Total

2

Last Release

1880d ago

PHP version history (2 changes)0.0.1PHP &gt;=5.5.9

0.0.2PHP ^5.6|^7.0|^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16273308?v=4)[Tim](/maintainers/tinghom)[@tinghom](https://github.com/tinghom)

---

Top Contributors

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

---

Tags

laravelresubmit

### Embed Badge

![Health badge](/badges/tinghom-laravel-avoid-resubmit/health.svg)

```
[![Health](https://phpackages.com/badges/tinghom-laravel-avoid-resubmit/health.svg)](https://phpackages.com/packages/tinghom-laravel-avoid-resubmit)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)[nedwors/navigator

A Laravel package to ease defining navigation menus

433.1k](/packages/nedwors-navigator)[xefi/faker-php-laravel

Faker php integration with laravel

1915.1k](/packages/xefi-faker-php-laravel)[dcblogdev/laravel-junie

Install pre-configured guides for Jetbrains Junie

392.5k](/packages/dcblogdev-laravel-junie)

PHPackages © 2026

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