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

ActiveLibrary

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 1mo ago

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 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity37

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

925d 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

[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)[laravel/jetstream

Tailwind scaffolding for the Laravel framework.

4.1k19.8M136](/packages/laravel-jetstream)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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