aagjalpankaj/laravel-package-template 问题修复 & 功能扩展

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

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

aagjalpankaj/laravel-package-template

Composer 安装命令:

composer require aagjalpankaj/laravel-package-template

包简介

Composer package template for Laravel

README 文档

README

ci Downloads

About

Composer package template for Laravel.

Includes:

PestPHP: Feature, Unit & Architecture testsuites using PestPHP

Workbench: to write Integration testing

Rector: for refactoring

Pint: for code-styling

Usage

Create project

Create project by clicking on "Use this template" OR run:

composer create-project aagjalpankaj/laravel-package-template:dev-main <your-package-name>

Replace (text & file names)

  • Aagjalpankaj with your namespace
  • LaravelPackageTemplate with your package name (camelcase)
  • laravel-package-template with your package name (lowercase hyphen separated)

Commands (useful while development)

Run all checks:

composer ci

Fix issues:

composer ci.fix

Good luck 🤞

统计信息

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

GitHub 信息

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

其他信息

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