moai-lang-php

Automate ORM operations, testing, and code linting for PHP 8.3+ with Laravel and Symfony.

3|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/rodmena-limited/trust5 --skill moai-lang-php-rodmena-limited
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-lang-php
Source: https://github.com/rodmena-limited/trust5/tree/main/trust5/assets/claude/skills/moai-lang-php
Command: npx skills add https://github.com/rodmena-limited/trust5 --skill moai-lang-php-rodmena-limited

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires laravel/framework, symfony/symfony, doctrine/orm, phpunit/phpunit, pestphp/pest, laravel/sanctum, laravel/horizon, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides specialized support for PHP development with Laravel and Symfony, streamlining tasks like ORM, testing, and code linting.

Core Features & Use Cases

  • PHP Development: Offers comprehensive support for modern PHP development with focus on Laravel and Symfony.
  • ORM Support: Integrates with Laravel's Eloquent and Symfony's Doctrine ORM.
  • Testing: Assists with PHPUnit and Pest testing frameworks for robust code validation.
  • Code Linting: Utilizes PHP CS Fixer and PHPStan for code quality checks.
  • Use Case: Ideal for developers working on PHP web applications or API services that rely on Laravel or Symfony frameworks.

Quick Start

Run the 'php develop' command in your project to start the development process.

Frequently Asked Questions about moai-lang-php

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate ORM operations and testing in Laravel and Symfony?

Automating ORM operations and testing in Laravel and Symfony requires a development environment with composer, PHPUnit, and Pest. Running the 'php develop' command initiates automated Eloquent and Doctrine ORM operations, testing, and continuous code linting.

Can I use TDD with PHP 8.3 and Pest in my Symfony project?

Yes, you can use TDD with PHP 8.3 and Pest in a Symfony project. The Skill supports Test-Driven Development workflows by integrating PHPUnit and Pest testing frameworks for robust code validation during continuous development diagnostics.

What is the best way to run code linting for PHP web applications?

The best way to run code linting for PHP web applications is utilizing PHP CS Fixer and PHPStan. This approach provides continuous diagnostics and automated code quality checks specifically tailored for Laravel and Symfony frameworks.

Do I need composer to set up continuous diagnostics for PHP development?

Yes, you need composer to set up continuous diagnostics for PHP development. The environment requires composer alongside PHPUnit and Pest to execute automated ORM operations, code linting, and testing for Laravel and Symfony frameworks.

Does this PHP development support include Laravel Horizon and Sanctum?

Yes, PHP development support includes Laravel Horizon and Sanctum. These dependencies are integrated alongside Laravel, Symfony, Doctrine ORM, PHPUnit, and Pest to streamline API services and web application development tasks.