LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: php

Browse skills that share this tag.

  • laravel-patterns - Laravel Development Patterns
    laravelphpeloquentarchitecture

    ★ 0 · Updated 2026-09-23

    Provides production-grade Laravel architecture patterns, routing, Eloquent ORM, services, queues, events, and API resources.

    ⚙ Structure application architecture layers⚙ Configure Eloquent model relationships⚙ Implement route model bindings
  • laravel-patterns - Laravel Architecture Patterns
    laravelphparchitectureeloquent-orm

    ★ 0 · Updated 2026-09-23

    Provides production-grade Laravel architecture patterns, Eloquent ORM usage, routing, services, queues, events, caching, and API resources.

    ⚙ Structure controllers services and actions⚙ Implement Eloquent relationships and scopes⚙ Design APIs with resources pagination
  • wp-i18n-audit - Audit WordPress plugin or theme PHP for i18n correctness
    wordpressphpi18ncode-audit

    ★ 0 · Updated 2026-09-23

    Audits WordPress plugin or theme PHP code for internationalization correctness including text domains, placeholders, plurals, and escaping.

    ⚙ Determine canonical text domain⚙ Audit text domain consistency⚙ Check for variable text domains
  • Ploi PHP SDK Expert - Best practices for using the Ploi PHP SDK
    phplaravelploiserver-management

    ★ 77 · Updated 2026-09-20

    Provides rules, patterns, and code examples for using the Ploi PHP SDK to manage server and site resources via the Ploi.io REST API.

    ⚙ Initialize the SDK client⚙ Chain parent-child resources⚙ Perform CRUD operations on resources
  • laravel-best-practices - Laravel Best Practices and Coding Standards
    laravelphpbest-practicesrefactoring

    ★ 1 · Updated 2026-09-20

    Provides rules and guidelines for writing, reviewing, and refactoring Laravel PHP code across backend components.

    ⚙ Write Laravel PHP backend code⚙ Review Laravel code for standards⚙ Refactor existing Laravel code
  • php-reviewer - Review PHP code for type safety, security, and performance.
    phpcode-reviewcomposersecurity

    ★ 0 · Updated 2026-09-20

    Review modern PHP code for type safety, Composer hygiene, framework boundaries, security, tests, and performance.

    ⚙ Review PHP code type safety⚙ Inspect Composer lockfiles and dependencies⚙ Evaluate framework boundaries and architecture
  • php-reviewer - PHP code reviewer for security and quality
    phpcode-reviewcomposersecurity

    ★ 0 · Updated 2026-09-20

    Reviews modern PHP code for type safety, Composer hygiene, framework boundaries, security, tests, and performance.

    ⚙ Inspect repository versions and runtime⚙ Review PHP code for security⚙ Check supply chain dependency boundaries
  • php-reviewer - Review PHP code for type safety, security, and performance.
    phpcode-reviewcomposersecurity

    ★ 2 · Updated 2026-09-20

    Review modern PHP code for type safety, Composer hygiene, framework boundaries, security, tests, and performance.

    ⚙ Inspect repository versions and dependencies⚙ Review PHP code for security⚙ Verify test evidence and coverage
  • laravel-best-practices - Laravel PHP code writing, reviewing, and refactoring rules.
    laravelphpbest-practicescode-review

    ★ 0 · Updated 2026-09-20

    Provides rules and guidelines for writing, reviewing, and refactoring Laravel PHP code, including Eloquent queries, validation, queues, and security.

    ⚙ Write Laravel backend PHP code⚙ Review Laravel PHP codebase⚙ Refactor existing Laravel code
  • fortify-development - Laravel Fortify Headless Authentication Development
    laravelfortifyauthenticationbackend

    ★ 0 · Updated 2026-09-19

    Provides setup workflows and configuration guidance for Laravel Fortify authentication backend, routes, actions, and features.

    ⚙ Configure authentication routes and controllers⚙ Set up two-factor authentication⚙ Configure passkey WebAuthn authentication
  • soap-bin-script - Create synchronous SOAP operation scripts in bin/
    soapphphyper-vcode-generation

    ★ 7 · Updated 2026-09-19

    Generates boilerplate code for synchronous SOAP operation scripts in the bin directory using HyperVService.

    ⚙ Identify SOAP method signature⚙ Create script file in bin⚙ Add mandatory ini_set block
  • laravel-solid - Enforce SOLID coding standards in Laravel projects
    laravelsolidphpcoding-standards

    ★ 1 · Updated 2026-09-19

    Enforces SOLID coding standards and strictly typed Laravel-native architecture when generating, editing, or reviewing PHP classes.

    ⚙ Enforce SOLID standards in PHP⚙ Generate compliant Laravel PHP classes⚙ Review PHP classes against standards
  • check-method-length - Analyze PHP code for method length issues
    phpcode-analysismethod-lengthrefactoring

    ★ 98 · Updated 2026-09-18

    Analyzes PHP code for method length issues, single responsibility violations, and extract method opportunities.

    ⚙ Detect methods exceeding 30 lines⚙ Detect single responsibility violations⚙ Identify extract method opportunities
  • php-clean-architecture - Clean architecture patterns for PHP projects
    phpclean-architecturecode-generationdependency-checking

    ★ 16 · Updated 2026-09-18

    Provides patterns and CLI commands for scaffolding components, managing dependencies, and invoking UseCases with giacomomasseron/php-clean-architecture.

    ⚙ Scaffold clean architecture components⚙ Invoke UseCases via static helper⚙ Listen to UseCase events
  • Pair Framework - Entry skill for Pair v4 framework repository.
    phppairframeworkreview

    ★ 10 · Updated 2026-09-17

    Provides quick-start navigation, component mapping, and task recipes for the Pair v4 framework repository.

    ⚙ Navigate repository documentation⚙ Locate framework components⚙ Search codebase using heuristics
  • fbp-mcp-server - Build and maintain FBP app MCP Server and functions
    fbpmcpmcp-serverphp

    ★ 0 · Updated 2026-09-17

    Build and maintain the single MCP Server and function registry for an FBP app, including tools/list, tools/call, OAuth subjects, and MCP function classes.

    ⚙ Implement McpFunctionInterface function classes⚙ Register functions via mcp_function_apply CLI⚙ Expose standard tools/list and tools/call
  • magento-feature-developer - Magento 2 Feature Developer
    magento2adobe-commerceecommercefeature-development

    ★ 18 · Updated 2026-09-17

    Implements business requirements as scalable, maintainable Magento 2 features following Adobe Commerce best practices.

    ⚙ Analyze technical business requirements⚙ Design architecture and service contracts⚙ Implement Magento 2 custom modules
  • magento-adobe-commerce-knowledge-patch - Magento and Adobe Commerce compatibility guidance
    magentoadobe-commercegraphqlupgrade

    ★ 24 · Updated 2026-09-17

    Provides upgrade, runtime, GraphQL, operational, and frontend guidance for Magento Open Source and Adobe Commerce.

    ⚙ Guide platform upgrades and environment configuration⚙ Explain GraphQL cart and order changes⚙ Detail indexing and cache operational behavior
  • wp-interactivity-api - Build and debug WordPress Interactivity API features.
    wordpressinteractivity-apiblocksfrontend

    ★ 16 · Updated 2026-09-16

    Builds and debugs WordPress Interactivity API features, directives, store state, server-side rendering, and hydration.

    ⚙ Detect existing Interactivity API usage⚙ Identify Interactivity API store definitions⚙ Implement server side directive rendering
  • magento-performance-analyst - Analyze and optimize Magento 2 performance and scalability.
    magento-2performance-optimizationprofilingdatabase-optimization

    ★ 602 · Updated 2026-09-16

    Conducts Magento 2 performance analysis and optimization, including code profiling, database query optimization, and frontend tuning.

    ⚙ Analyze performance bottlenecks⚙ Profile applications⚙ Optimize database queries

Scroll to load more