承接 codewow/starterkit 相关项目开发

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

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

codewow/starterkit

最新稳定版本:v1.0.4

Composer 安装命令:

composer create-project codewow/starterkit

包简介

CW Starterkit is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

README 文档

README

A easy-to-use Laravel starterkit with Filament 5 pre-configured.

Requires PHP 8.5+

Quick Start

composer create-project codewow/starterkit your-project-name

This command executes php artisan starterkit:setup after installation, which will guide you through the setup process.

Serve with Laravel Herd: the app is available at http://your-project-name.test.

Stack

Layer Tech
Framework Laravel 12.x
Admin FilamentPHP 5.x (SPA mode, custom theme, MFA)
Defaults nunomaduro/essentials (strict models, auto-eager loading, immutable dates)
Static analysis Larastan
Code style Laravel Pint
Tests Pest 4.x (incl. browser tests)
Refactoring Rector

Developer Experience

One command to rule them all

composer review   # Pint → Rector → PHPStan → Pest

Quality & testing

  • Pintvendor/bin/pint --dirty --format agent (or composer run pint)
  • Rectorvendor/bin/rector --ansi
  • PHPStanvendor/bin/phpstan analyse
  • Pestphp artisan test --compact

CI (GitHub Actions)

  • Tests – PEST 4.x, 4 parallel shards
  • PHPStan – static analysis
  • Pint – style fix + auto-commit

Filament

  • SPA mode
  • Custom login (with developer login in local)
  • Custom theme
  • Profile management
  • MFA (App Authentication)
  • Tables: striped rows, deferred loading

Customizations

Migration stubs

Custom stubs omit the down() method. Remove the custom stubs to restore Laravel’s default migration templates.

Helpers

Add app-wide helpers in app/Helpers.php:

if (! function_exists('example')) {
    function example(): string
    {
        return 'Your helper function here.';
    }
}

This project is based on CodeWithDennis/larament. We have made some changes to the original project to make it more suitable for our needs.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-03-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固