PHPackages                             zanixdev/laravel-helpers - 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. zanixdev/laravel-helpers

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

zanixdev/laravel-helpers
========================

Opinionated package of Laravel helpers

v0.1.0(2y ago)1574MITPHPPHP ^8.0

Since Oct 30Pushed 2y ago1 watchersCompare

[ Source](https://github.com/zanixdev/laravel-helpers)[ Packagist](https://packagist.org/packages/zanixdev/laravel-helpers)[ RSS](/packages/zanixdev-laravel-helpers/feed)WikiDiscussions main Synced yesterday

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

Laravel Helpers
===============

[](#laravel-helpers)

The package provides few commands for faster software development.

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

[](#installation)

You can install this package via Composer. Run the following command to require the package in your Laravel project:

```
composer require zanixdev/laravel-helpers
```

Usage
-----

[](#usage)

### Making a Service

[](#making-a-service)

To create a new service, run the following command:

```
php artisan make:service YourService
```

This command will generate a new service class in the app/Services directory with the specified name.

### Making an Enum

[](#making-an-enum)

To create a new enum, run the following command:

```
php artisan make:enum YourEnum
```

This command will generate a new enum class in the app/Enums directory with the specified name.

License
-------

[](#license)

This Laravel package is open-sourced software licensed under the MIT license.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 71.4% 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

Unknown

Total

1

Last Release

978d ago

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/4a6e15b6ef7bfbbd972fffc5854bf094ff664e795b989f3f23d8d205bb57f072?d=identicon)[stdejan](/maintainers/stdejan)

---

Top Contributors

[![stdejan](https://avatars.githubusercontent.com/u/87059852?v=4)](https://github.com/stdejan "stdejan (5 commits)")[![milandicic](https://avatars.githubusercontent.com/u/7223320?v=4)](https://github.com/milandicic "milandicic (2 commits)")

### Embed Badge

![Health badge](/badges/zanixdev-laravel-helpers/health.svg)

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

###  Alternatives

[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M195](/packages/laravel-ai)[livewire/flux

The official UI component library for Livewire.

9527.8M126](/packages/livewire-flux)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

725173.2k14](/packages/tallstackui-tallstackui)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

198321.1k](/packages/fumeapp-modeltyper)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)

PHPackages © 2026

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