da1shiq/lara-service-maker 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

da1shiq/lara-service-maker

最新稳定版本:v1.0.2

Composer 安装命令:

composer require da1shiq/lara-service-maker

包简介

Library to enable Laravel devs to create Service class

README 文档

README

Simple package that enables Laravel devs (or non-Laravel devs) to create Service class without manually creating it from scratch.

Installation

Install lara-service-maker by running single command :

    composer require da1shiq/lara-service-maker

and that's it!

Usage/Examples

Initialize Service class creation by typing this command:

php artisan make:service <Your Service Name>

Optional tags:

  1. --folder : what folder will the Service class will be saved (Leave it blank to save it to default Services folder)
  2. --test : Generate Test class (optional)

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-04-24