PHPackages                             amirhf/laravel-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. amirhf/laravel-service-generator

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

amirhf/laravel-service-generator
================================

a simple service generator at laravel

01PHP

Since Nov 15Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Amirhf1/laravel-service-generator)[ Packagist](https://packagist.org/packages/amirhf/laravel-service-generator)[ RSS](/packages/amirhf-laravel-service-generator/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Make Service
====================

[](#laravel-make-service)

Quickly generate services for your projects!

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

[](#installation)

Using composer:

```
composer require amirhf/laravel-service-generator
```

This package adds the `php artisan make:service {name}` command. The command generates an empty service class in **app\\Services** to get started. I made this mainly for own use because I like to be able to generate recurring files from the command line to keep my workflow consistent.

Credits
-------

[](#credits)

- [amirhf](https://github.com/amirhf)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/amirhf-laravel-service-generator/health.svg)

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

###  Alternatives

[asgardcms/menu-module

Menu module for AsgardCMS. Handles all the menus.

1030.4k2](/packages/asgardcms-menu-module)

PHPackages © 2026

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