PHPackages                             mpiyush007/laravel-entity-maker - 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. mpiyush007/laravel-entity-maker

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

mpiyush007/laravel-entity-maker
===============================

Adds ability to create an entity with service class.

v1.0.0(5y ago)05MITPHPPHP ^7.4CI failing

Since Jul 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/mpiyush007/laravel-entity-maker)[ Packagist](https://packagist.org/packages/mpiyush007/laravel-entity-maker)[ Docs](https://github.com/mpiyush007/laravel-entity-maker)[ RSS](/packages/mpiyush007-laravel-entity-maker/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

laravel-entity-maker
====================

[](#laravel-entity-maker)

[![Latest Version on Packagist](https://camo.githubusercontent.com/8dc121d2128b89f8d0846336e2423a597b7a7a3ecec95e33399015a87b85dfa6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d7069797573683030372f6c61726176656c2d656e746974792d6d616b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mpiyush007/laravel-entity-maker)[![Total Downloads](https://camo.githubusercontent.com/2d08488f2208086a5434a51a193935e895e7d840bd1a56d44b6d5890cb050a32/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d7069797573683030372f6c61726176656c2d656e746974792d6d616b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mpiyush007/laravel-entity-maker)

Laravel package to add new make command. This make command has all features of make:model, plus it can now make a Service class.

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

[](#installation)

You can install the package via composer:

```
composer require mpiyush007/laravel-entity-maker
```

Usage
-----

[](#usage)

1. To create all files with Model

```
php artisan make:entity ModelName
```

2. To create Model and Service class only

```
php artisan make:entity ModelName -s
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on 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)

- [Piyush Maurya](https://github.com/mpiyush007)

License
-------

[](#license)

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

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

2138d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f33eb4a099c67b02dd58c283cc4089305e59965c2f1d11a23e81a1119977f744?d=identicon)[piyush.maurya](/maintainers/piyush.maurya)

---

Top Contributors

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

---

Tags

laravel-entity-maker

### Embed Badge

![Health badge](/badges/mpiyush007-laravel-entity-maker/health.svg)

```
[![Health](https://phpackages.com/badges/mpiyush007-laravel-entity-maker/health.svg)](https://phpackages.com/packages/mpiyush007-laravel-entity-maker)
```

###  Alternatives

[naffiq/telegram-channel-php

Post to your telegram channel with ease!

124.2k](/packages/naffiq-telegram-channel-php)

PHPackages © 2026

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