PHPackages                             chihchenghuang/laravel-mrs-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. [Framework](/categories/framework)
4. /
5. chihchenghuang/laravel-mrs-generators

ActiveLibrary[Framework](/categories/framework)

chihchenghuang/laravel-mrs-generators
=====================================

This package is a experimental project inspired by yish/generators which extends the core file generators based on Laravel 5. It can help you build classes with basic Model-Repository-Service pattern.

0.1.2(8y ago)024MITPHPPHP &gt;=5.6.4

Since Aug 29Pushed 8y ago1 watchersCompare

[ Source](https://github.com/chihchenghuang/laravel-mrs-generators)[ Packagist](https://packagist.org/packages/chihchenghuang/laravel-mrs-generators)[ RSS](/packages/chihchenghuang-laravel-mrs-generators/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

[Laravel MRS Generators](https://packagist.org/packages/chihchenghuang/laravel-mrs-generators)
==============================================================================================

[](#laravel-mrs-generators)

> This package is a experimental project inspired by [yish/generators](https://packagist.org/packages/yish/generators) which extends the core file generators based on Laravel 5 It can help you build classes with basic Model-Repository-Service pattern.

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

[](#installation)

Install by composer

```
    $ composer require chihchenghuang/laravel-mrs-generators

```

Registing Service Provider

```
