PHPackages                             warfee/service-files-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. warfee/service-files-generator

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

warfee/service-files-generator
==============================

Generating basic method each services files based on database structure

v1.0.0(1y ago)03MITPHPPHP ^7.4|^8.1|^8.2

Since Nov 9Pushed 1y ago1 watchersCompare

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

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

Laravel Service Files Generator
===============================

[](#laravel-service-files-generator)

It allows you to generate automatically service file for each database tables.

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

[](#installation)

Install warfee/service-files-generator with composer

```
  composer require warfee/service-files-generator
```

Put library path to application service provider file

```
  Warfee\ServiceFilesGenerator\ServiceFilesGeneratorServiceProvider::class,
```

Usage
-----

[](#usage)

Running command. By default it will run from mysql connection.

Column : created\_at, updated\_at, deleted\_at timestamp will be ignore. Timestamp will be use based on method action

Supported Driver : mysql,sqlite Implement Soft Delete : true, false

```
  php artisan service-generator:create
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

556d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

warfeeservice-files-generator

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/warfee-service-files-generator/health.svg)

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

###  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

20917.2M158](/packages/orchestra-canvas)[illuminate/pipeline

The Illuminate Pipeline package.

9346.6M213](/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)
