PHPackages                             chewei05/crud-generator-template - 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. [Templating &amp; Views](/categories/templating)
4. /
5. chewei05/crud-generator-template

ActiveLibrary[Templating &amp; Views](/categories/templating)

chewei05/crud-generator-template
================================

Traditional Chinese (zh-TW) Templates for crud-generator with Laravel 5.

0.0.3(6y ago)0691MITPHP

Since Jul 25Pushed 6y ago1 watchersCompare

[ Source](https://github.com/chewei05/crud-generator-template)[ Packagist](https://packagist.org/packages/chewei05/crud-generator-template)[ RSS](/packages/chewei05-crud-generator-template/feed)WikiDiscussions master Synced 2d ago

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

crud-generator-template
=======================

[](#crud-generator-template)

[![Latest Stable Version](https://camo.githubusercontent.com/1542653049c74c8a517b106ac3205a660a7ab3ec5f3913ad6410bb73fde8fbce/68747470733a2f2f706f7365722e707567782e6f72672f63686577656930352f637275642d67656e657261746f722d74656d706c6174652f762f737461626c65)](https://packagist.org/packages/chewei05/crud-generator-template)[![Total Downloads](https://camo.githubusercontent.com/17f4bd2ac10c82ec54a3750c4ecbadd8fdfce96a30ffa30ff087cd94e0bd9e95/68747470733a2f2f706f7365722e707567782e6f72672f63686577656930352f637275642d67656e657261746f722d74656d706c6174652f646f776e6c6f616473)](https://packagist.org/packages/chewei05/crud-generator-template)[![Latest Unstable Version](https://camo.githubusercontent.com/25d5f845b98f56e6c17c855cf8c0370ae4a175738a3dcc7da8e2e694303f006b/68747470733a2f2f706f7365722e707567782e6f72672f63686577656930352f637275642d67656e657261746f722d74656d706c6174652f762f756e737461626c65)](https://packagist.org/packages/chewei05/crud-generator-template)[![License](https://camo.githubusercontent.com/4e8c3def995fe52f8581e50dbede73c500050626aa0787691eab05c0c37c7e40/68747470733a2f2f706f7365722e707567782e6f72672f63686577656930352f637275642d67656e657261746f722d74656d706c6174652f6c6963656e7365)](https://packagist.org/packages/chewei05/crud-generator-template)

```
Traditional Chinese (zh-TW) Templates for CRUD-generator with Laravel 5.
crud-generator 在 Laravel 5 的正體中文(繁體中文)樣板檔.

```

Requirements
------------

[](#requirements)

```
appzcoder/crud-generator: ^v2.0.0

```

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

[](#installation)

Open the root directory of your Laravel project in terminal(CLI), and follow the following steps.

1. Install [**appzcoder/crud-generator**](https://github.com/appzcoder/crud-generator) first. ```
    composer require appzcoder/crud-generator

    ```
2. Finish all install steps of [**appzcoder/crud-generator**](https://github.com/appzcoder/crud-generator).
3. Published *crud-generator* package's assets. ```
    php artisan vendor:publish --provider="Appzcoder\CrudGenerator\CrudGeneratorServiceProvider"

    ```
4. Turn on custom\_template support on **config/crudgenerator.php**```
    'custom_template' => true,

    ```
5. Install this package **crud-generator-template**```
    composer require chewei05/crud-generator-template

    ```

Copy Language Files
-------------------

[](#copy-language-files)

### Via Yourself

[](#via-yourself)

- Files of templates are in "vendor/chewei05/crud-generator-template/src/crud-generator" directory
- Copy the folder of templates in the *resources/crud-generator* folder of your Laravel 5 project.

### Via Laravel Service Provider

[](#via-laravel-service-provider)

1. Add service provider to **config/app.php**. ```
    'providers' => [
        ...
        CheweiHu\CRUDGeneratorTemplate\CRUDGeneratorTemplateServiceProvider::class,
    ],
    ```
2. Run *composer dump-autoload* if composer went wrong. ```
    composer dump-autoload

    ```
3. Publish vendor files of this package. ```
    php artisan vendor:publish --provider="CheweiHu\CRUDGeneratorTemplate\CRUDGeneratorTemplateServiceProvider" --force

    ```
4. Done.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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 ~421 days

Total

3

Last Release

2374d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7734143dfd44e2137b9905687ad34cfdc3b8e6f8055328f9b78fdfac17dfb698?d=identicon)[chewei05](/maintainers/chewei05)

---

Top Contributors

[![chewei05](https://avatars.githubusercontent.com/u/13618643?v=4)](https://github.com/chewei05 "chewei05 (5 commits)")[![cheweihu](https://avatars.githubusercontent.com/u/156979454?v=4)](https://github.com/cheweihu "cheweihu (1 commits)")

### Embed Badge

![Health badge](/badges/chewei05-crud-generator-template/health.svg)

```
[![Health](https://phpackages.com/badges/chewei05-crud-generator-template/health.svg)](https://phpackages.com/packages/chewei05-crud-generator-template)
```

###  Alternatives

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[nicmart/string-template

StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.

2101.7M30](/packages/nicmart-string-template)

PHPackages © 2026

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