PHPackages                             luffluo/laravel-datitong-generators - 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. luffluo/laravel-datitong-generators

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

luffluo/laravel-datitong-generators
===================================

This package will generate some files to Datitong

v1.0.0-beta-2(7y ago)1217MITPHPPHP ^7.0

Since Dec 20Pushed 7y agoCompare

[ Source](https://github.com/luffluo/laravel-datitong-generators)[ Packagist](https://packagist.org/packages/luffluo/laravel-datitong-generators)[ RSS](/packages/luffluo-laravel-datitong-generators/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (4)Used By (0)

Laravel Datitong Generators
===========================

[](#laravel-datitong-generators)

> This package will generate some files for ChuangKe Company's products.

Installation
============

[](#installation)

Install by composer

```
$ composer require luffluo/laravel-datitong-generators

```

Example
=======

[](#example)

Basic
-----

[](#basic)

> It can generating a controller and templates

```
$ php artisan admin:make ModuleName/ControllerName

```

With a Model
------------

[](#with-a-model)

> It can generating with a model

```
$ php artisan admin:make ModuleName/ControllerName --model|-m

```

> It can generating with a model for custom model name

```
$ php artisan admin:make ModuleName/ControllerName -m=ModelName

$ php artisan admin:make ModuleName/ControllerName -m=ParentDir/ModelName

```

With a Service
--------------

[](#with-a-service)

> It can generating with a service

```
$ php artisan admin:make ModuleName/ControllerName --service|-s

```

> It can generating with a service for custom service name

```
$ php artisan admin:make ModuleName/ControllerName -s=ServiceName

$ php artisan admin:make ModuleName/ControllerName -s=ParentDir/ServiceName

```

With a Request
--------------

[](#with-a-request)

> It can generating with a request

```
$ php artisan admin:make ModuleName/ControllerName --request|-r

```

> It can generating with a request for custom request name

```
$ php artisan admin:make ModuleName/ControllerName -r=RequestName

$ php artisan admin:make ModuleName/ControllerName -r=ParentDir/RequestName

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

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 ~14 days

Total

3

Last Release

2671d ago

Major Versions

v0.0.1-beta-1 → v1.0.0-beta-12018-12-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/2228fec8e6c6c17b7db1f7e336b1e7757be01b51ede1c34c63feecbee0d1ebc8?d=identicon)[luffluo](/maintainers/luffluo)

---

Top Contributors

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

---

Tags

generator

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/luffluo-laravel-datitong-generators/health.svg)

```
[![Health](https://phpackages.com/badges/luffluo-laravel-datitong-generators/health.svg)](https://phpackages.com/packages/luffluo-laravel-datitong-generators)
```

###  Alternatives

[imanilchaudhari/yii2-currency-converter

This extension will help to find out current currency conversion rate.

2011.6k](/packages/imanilchaudhari-yii2-currency-converter)

PHPackages © 2026

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