PHPackages                             basanta/laravel-console-helper - 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. basanta/laravel-console-helper

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

basanta/laravel-console-helper
==============================

Utility commands to make day to day laravel development easier

1.0.2(8mo ago)085MITPHP

Since Sep 4Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/basantashubhu/laravel-console-helper)[ Packagist](https://packagist.org/packages/basanta/laravel-console-helper)[ RSS](/packages/basanta-laravel-console-helper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Laravel Console Helper
======================

[](#laravel-console-helper)

The repository "laravel-console-helper" is a utility package for Laravel developers that provides a set of commands to make day-to-day Laravel development easier.

> **Note:** This package is for development purposes only and is not intended for production use.

Any contributions are welcome. Please read the [contribution guidelines](CONTRIBUTING.md) before contributing.

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

[](#installation)

To install the package, run the following command:

```
composer require laravel-console-helper
```

### Common Utility Commands in Laravel Console Helper

[](#common-utility-commands-in-laravel-console-helper)

```
php artisan make:class {name?}
```

Generates a new class file anywhere in the project even in the package directory.

```
php artisan make:composer-respository
```

Generates a new composer repository for custom packages to be added into composer.json

```
php artisan route:find {uriToFind?}
```

Find exact implementation of a route by URI. Copy paste the uri from the browser. Use \* as wildcard.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance61

Regular maintenance activity

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

Total

3

Last Release

250d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bf7546b42358c1e5b5ee3c5e54af3927f0a90aec1244bc011ae98d797b272c12?d=identicon)[basanta44](/maintainers/basanta44)

---

Top Contributors

[![basantashubhu](https://avatars.githubusercontent.com/u/38497591?v=4)](https://github.com/basantashubhu "basantashubhu (13 commits)")

### Embed Badge

![Health badge](/badges/basanta-laravel-console-helper/health.svg)

```
[![Health](https://phpackages.com/badges/basanta-laravel-console-helper/health.svg)](https://phpackages.com/packages/basanta-laravel-console-helper)
```

###  Alternatives

[bitwasp/buffertools

Toolbox for working with binary and hex data. Similar to NodeJS Buffer.

65764.4k41](/packages/bitwasp-buffertools)[reefki/laravel-device-detector

Laravel wrapper for Matomo's Universal Device Detection library.

2852.6k](/packages/reefki-laravel-device-detector)

PHPackages © 2026

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