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

ActiveLibrary

sergeybruhin/laravel-service
============================

Laravel service layer stubs and utils

0.0.2(2y ago)052MITPHPPHP ^7.4|^8.0

Since Nov 3Pushed 2y ago1 watchersCompare

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

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

Laravel Service Package (Command and Stubs)
===========================================

[](#laravel-service-package-command-and-stubs)

[![Latest Version on Packagist](https://camo.githubusercontent.com/53ad02accee9b4d8e4bc9e1e985ad5ced7f6188132fc96641d88361019e912f6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73657267657962727568696e2f6c61726176656c2d736572766963652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sergeybruhin/laravel-service)[![Total Downloads](https://camo.githubusercontent.com/63094fc095b24e12fd48b7d6eb940a6038a5095f8501dc5fba2e015028c9c455/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73657267657962727568696e2f6c61726176656c2d736572766963652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sergeybruhin/laravel-service)

This package brings to laravel command to create custom service with service provider and straightforward folder structure.

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

[](#installation)

You can install the package via composer:

```
composer require sergeybruhin/laravel-service
```

### Create Service

[](#create-service)

```
php artisan create:service Delivery
```

ToDo
----

[](#todo)

- Add ability to create Actions for specific service
- Add ability to create Handlers for specific service
- Add ability to create Jobs for specific service
- Add ability to create Events for specific service
- Add ability to create Listeners for specific service
- Add ability to create Commands for specific service

### Testing (Not yet 💁‍♂️)

[](#testing-not-yet-‍️)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Sergey Bruhin](https://github.com/sergeybruhin)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

921d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/08a6c60ed6a4cdd9dc4104bac89bd503265c085b15e530eb8616cc78b01db33c?d=identicon)[SergeyBruhin](/maintainers/SergeyBruhin)

---

Top Contributors

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

---

Tags

laravelsergeybruhinlarave-service

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[rtconner/laravel-likeable

Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.

394388.0k5](/packages/rtconner-laravel-likeable)[hemp/presenter

Easy Model Presenters in Laravel

247592.6k1](/packages/hemp-presenter)[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)

PHPackages © 2026

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