PHP Composer and Autoloading
OfficialManage PHP dependencies and PSR-4 autoloading in PHP.
AuthorTheBushidoCollective
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill covers Composer basics, dependency management, autoloading strategies, and modern PHP project organization.
Core Features & Use Cases
- Composer Basics: Manage dependencies with composer.json and composer.lock.
- PSR-4 Autoloading: Autoload classes based on namespace and directory structure.
- Versioning & Scripts: Run tests and linters via composer scripts.
Quick Start
Initialize a PHP project with Composer and add a PSR-4 autoload rule for the App namespace.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: PHP Composer and Autoloading Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#php-composer-and-autoloading Please download this .zip file, extract it, and install it in the .claude/skills/ directory.