PHPackages                             jcalosor/servicest - 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. jcalosor/servicest

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

jcalosor/servicest
==================

Laravel 5.6 Services class generator

0.1.7(7y ago)011MITPHPPHP &gt;=7.2.0

Since Aug 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/jcalosor/servicest)[ Packagist](https://packagist.org/packages/jcalosor/servicest)[ Docs](https://github.com/jcalosor/servicest)[ RSS](/packages/jcalosor-servicest/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (2)Versions (9)Used By (0)

Servicest
=========

[](#servicest)

Laravel 5.6 Services class generator

[![build:passed](https://camo.githubusercontent.com/fe45c368a033cfea4ae2c1c2fdbae2a4c254577ae562ef3aedead9e46ef420ab/68747470733a2f2f7472617669732d63692e636f6d2f6a63616c6f736f722f7365727669636573742e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/jcalosor/servicest)[![Latest Stable Version](https://camo.githubusercontent.com/8e4391f2acc38838511a2ced7269279544768b91b4e3b70686a285667a436b26/68747470733a2f2f706f7365722e707567782e6f72672f6a63616c6f736f722f7365727669636573742f762f737461626c652e737667)](https://packagist.org/packages/jcalosor/servicest)[![Total Downloads](https://camo.githubusercontent.com/8eca8928c18c4f7a32510a01ce304f4225e40e8e65e0b91dd19ca6efde9ad137/68747470733a2f2f706f7365722e707567782e6f72672f6a63616c6f736f722f7365727669636573742f646f776e6c6f6164732e737667)](https://packagist.org/packages/jcalosor/servicest)[![License](https://camo.githubusercontent.com/ffb833bd6b1d2419fc5a9cde2f3b0680dff9fb221d74e478c143011d105c3f88/68747470733a2f2f706f7365722e707567782e6f72672f6a63616c6f736f722f7365727669636573742f6c6963656e73652e737667)](https://packagist.org/packages/jcalosor/servicest)

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

[](#installation)

### Step 1: Execute composer

[](#step-1-execute-composer)

```
composer require jcalosor/servicest

```

### (Optional): For Laravel versions &lt; 5.5, while in the laravel directory, edit the config/app.php file

[](#optional-for-laravel-versions--55-while-in-the--laravel-directory-edit-the-configappphp-file)

*Add the following code.*

```
JCalosor\Servicest\ServicestServiceProvider::class

```

### Step 2: Publish the configuration file

[](#step-2-publish-the-configuration-file)

**Note:** *Make sure you are inside the laravel directory first, then run.*

```
php artisan vendor:publish --tag=servicest-config

```

### Step 3: Verify the install

[](#step-3-verify-the-install)

**Note:** *Again in the laravel directory, run.*

```
php artisan

```

*A new command in the make section should already appear like so:*

```
make:service         Create a new service library class

```

### Installation Done!

[](#installation-done)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Every ~1 days

Total

8

Last Release

2813d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7a62eafe46a86375a426e7d1e3d58a47093cd117328e25ae405f590ac7182704?d=identicon)[jcalosor](/maintainers/jcalosor)

---

Top Contributors

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

---

Tags

laravellaravel-5-packageservice

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jcalosor-servicest/health.svg)

```
[![Health](https://phpackages.com/badges/jcalosor-servicest/health.svg)](https://phpackages.com/packages/jcalosor-servicest)
```

###  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)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M157](/packages/orchestra-canvas)[illuminate/pipeline

The Illuminate Pipeline package.

9446.6M211](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)

PHPackages © 2026

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