php-fundamentals
Installation
SKILL.md
PHP Fundamentals Skill
Atomic skill for mastering modern PHP programming fundamentals
Overview
This skill provides comprehensive training in modern PHP development, from basic syntax to advanced PHP 8.4 features. Designed for progressive learning with hands-on exercises.
Skill Parameters
Input Validation
interface SkillParams {
topic:
| "syntax" // Variables, operators, control structures
| "oop" // Classes, interfaces, traits
| "type-system" // Type declarations, unions, intersections
| "php8-features" // Modern PHP 8.x features
| "composer" // Dependency management
Related skills
More from pluginagentmarketplace/custom-plugin-php
php-symfony
Symfony framework mastery - Doctrine, DI container, Messenger, and enterprise architecture
89php-wordpress
WordPress development mastery - themes, plugins, Gutenberg blocks, and REST API
62php-database
PHP database mastery - PDO, Eloquent, Doctrine, query optimization, and migrations
60php-api
PHP API development mastery - REST, GraphQL, JWT/OAuth, OpenAPI documentation
39php-testing
PHP testing mastery - PHPUnit 11, Pest 3, TDD, mocking, and CI/CD integration
36php-laravel
Laravel framework mastery - Eloquent, Blade, APIs, queues, and Laravel 11.x ecosystem
32