承接 wovosoft/laravel-package-make-commands 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

wovosoft/laravel-package-make-commands

最新稳定版本:v0.0.1

Composer 安装命令:

composer require wovosoft/laravel-package-make-commands

包简介

Laravel make:* commands for Packages in ./packages/vendor/package for local development

README 文档

README

Latest Version on Packagist Total Downloads Build Status StyleCI

Extended version of laravel's default make:* commands. During package development, this package can be helpful.

Installation

Via Composer

composer require wovosoft/laravel-package-make-commands

Usage

Make Model

php artisan make:package-model Test
php artisan make:package-model Test -m
php artisan make:package-model Test -mc
php artisan make:package-model Test -mcf

Make Controller

php artisan make:package-controller TestController

Make Request

php artisan make:package-request TestRequest

Make Factory

php artisan make:package-factory TestFactory

Make Custom Validation Rule

php artisan make:rule TestRule

Change log

Please see the changelog for more information on what has changed recently.

Contributing

Please see contributing.md for details and a todolist.

Credits

License

MIT. Please see the license file for more information.

统计信息

  • 总下载量: 588
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-09-18