PHPackages                             kerigard/laravel-utils - 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. kerigard/laravel-utils

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

kerigard/laravel-utils
======================

Utils for Laravel

v1.0.1(1y ago)03MITPHPPHP ^8.2CI passing

Since Mar 25Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Kerigard/laravel-utils)[ Packagist](https://packagist.org/packages/kerigard/laravel-utils)[ Docs](https://github.com/kerigard/laravel-utils)[ RSS](/packages/kerigard-laravel-utils/feed)WikiDiscussions master Synced yesterday

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

Laravel Utils
=============

[](#laravel-utils)

 [![Build Status](https://github.com/Kerigard/laravel-utils/workflows/tests/badge.svg)](https://github.com/Kerigard/laravel-utils/actions) [![Total Downloads](https://camo.githubusercontent.com/7eb51382b78dc9d5f8f2181926734d3f56d87bd0a38e1374599e7a9e89b9b545/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f4b657269676172642f6c61726176656c2d7574696c73)](https://packagist.org/packages/Kerigard/laravel-utils) [![Latest Stable Version](https://camo.githubusercontent.com/03d76ac2ebc1bb710d7d56a9ff067d6b264d4b663aae83feafa1fb80d8b4d975/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f4b657269676172642f6c61726176656c2d7574696c73)](https://packagist.org/packages/Kerigard/laravel-utils) [![License](https://camo.githubusercontent.com/34ceda7c1468f4c45574be1124207bb8cf30e8c4b81a85f3b8cf827a0d84bdbe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f4b657269676172642f6c61726176656c2d7574696c73)](https://packagist.org/packages/Kerigard/laravel-utils)

Utils for Laravel 11 and up.

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

[](#installation)

Install package via composer:

```
composer require kerigard/laravel-utils
```

Usage
-----

[](#usage)

### Remove routes

[](#remove-routes)

Deleting unnecessary routes.

```
Route::remove(['GET', 'POST'], ['package-route', 'api/users/*']);
Route::removeGet('package-route');
Route::removePost('package-route');
Route::removePut('package-route');
Route::removePatch('package-route');
Route::removeDelete('package-route');
Route::removeAny('package-route/*');
```

Changelog
---------

[](#changelog)

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

License
-------

[](#license)

MIT. Please see the [LICENSE FILE](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance40

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Total

2

Last Release

507d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8bf41af862d8b4e4b8fee30d6a8a338395a39e303e2c04a8c9ec92d130db018f?d=identicon)[kerigard](/maintainers/kerigard)

---

Top Contributors

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

---

Tags

laravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kerigard-laravel-utils/health.svg)

```
[![Health](https://phpackages.com/badges/kerigard-laravel-utils/health.svg)](https://phpackages.com/packages/kerigard-laravel-utils)
```

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[firefly-iii/data-importer

Firefly III Data Import Tool.

8045.8k](/packages/firefly-iii-data-importer)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[ronasit/laravel-helpers

Provided helpers function and some helper class.

2085.6k31](/packages/ronasit-laravel-helpers)[team-nifty-gmbh/tall-datatables

Server-side rendered datatables for Laravel and Livewire

1320.9k4](/packages/team-nifty-gmbh-tall-datatables)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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