PHPackages                             nijwel/make-service-generator - 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. nijwel/make-service-generator

ActiveLibrary

nijwel/make-service-generator
=============================

A Laravel package to generate service classes.

v1.0.0(1y ago)046MITPHPPHP ^8.0

Since Sep 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/nijwel/make-service-generator)[ Packagist](https://packagist.org/packages/nijwel/make-service-generator)[ RSS](/packages/nijwel-make-service-generator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Nijwel Make Service Generator
=============================

[](#nijwel-make-service-generator)

`nijwel/make-service-generator` is a Composer package designed to streamline the creation of service classes in your PHP projects. With this package, you can quickly generate boilerplate code for service classes, saving you time and ensuring consistency across your application.

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

[](#installation)

To install the package, run the following Composer command:

```
composer require nijwel/make-service-generator
```

Usage
-----

[](#usage)

After installing the package, you can use the provided Artisan command to generate service classes. Here's a basic example of how to use the command:

```
php artisan make:service ServiceName
```

Replace ServiceName with the desired name of your service class. This command will generate a new service class file in the `app/Services` directory.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

618d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1db0a2af4dc84ef370e4eabbf851e559ea37b1be0d4805ff16fbfbdaa9eecb26?d=identicon)[Nijwel](/maintainers/Nijwel)

---

Top Contributors

[![nijwel](https://avatars.githubusercontent.com/u/58605617?v=4)](https://github.com/nijwel "nijwel (1 commits)")

### Embed Badge

![Health badge](/badges/nijwel-make-service-generator/health.svg)

```
[![Health](https://phpackages.com/badges/nijwel-make-service-generator/health.svg)](https://phpackages.com/packages/nijwel-make-service-generator)
```

PHPackages © 2026

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