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. [Utility &amp; Helpers](/categories/utility)
4. /
5. nijwel/make-service-generator

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

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

A Laravel package to generate service classes.

v1.0.0(1y ago)047MITPHPPHP ^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 yesterday

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

Maintenance33

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

670d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/58605617?v=4)[Nazrul Islam](/maintainers/Nijwel)[@nijwel](https://github.com/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)
```

###  Alternatives

[rehankanak/laravel-notion-renderer

Laravel Package for Converting Notion Pages to Web Pages

165.2k](/packages/rehankanak-laravel-notion-renderer)[chh/frozen-silex

Turn your Silex Application into static HTML

191.4k](/packages/chh-frozen-silex)[laravolt/mural

Laravel comment stream

101.3k](/packages/laravolt-mural)

PHPackages © 2026

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