- 文件名:使用 kebab-case (例如 my-class-file.php)
- 类和枚举名:使用 PascalCase (例如 MyClass)
- 方法名:使用 camelCase (例如 myMethod)
- 变量和属性名:使用 snake_case (例如 my_variable)
- 常量和枚举值:使用 SCREAMING_SNAKE_CASE (例如 MY_CONSTANT)
Laravel PHP 83 Laravel Package Coding Standards
Laravel 包开发的特定编码标准和约定,涵盖命名约定。
Laravel PHP 83 Laravel Package Coding Standards by liaosw97 · 68d5d9b
npx skillmds@latest add liaosw97/laravel-php-83-laravel-package-coding-standards File contents
---name: laravel-php-83-laravel-package-coding-standardsdescription: Laravel 包开发的特定编码标准和约定,涵盖命名约定。---- 文件名:使用 kebab-case (例如 my-class-file.php)- 类和枚举名:使用 PascalCase (例如 MyClass)- 方法名:使用 camelCase (例如 myMethod)- 变量和属性名:使用 snake_case (例如 my_variable)- 常量和枚举值:使用 SCREAMING_SNAKE_CASE (例如 MY_CONSTANT)
liaosw97/awesome-rules-skills/tree/main/plugins/laravel/skills/laravel-php-83-laravel-package-coding-standards commit 68d5d9b3cc
Frequently asked questions
Run npx skillmds@latest add liaosw97/laravel-php-83-laravel-package-coding-standards in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Laravel 包开发的特定编码标准和约定,涵盖命名约定。 It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
liaosw97 (@liaosw97) published this skill. Their other Agent Skills are listed on their SkillMD profile.