moai-lang-php

Guide PHP 8.3+ development across Laravel and Symfony projects with templates.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/globalmsq/solo-relayer-service --skill moai-lang-php-globalmsq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-lang-php
Source: https://github.com/globalmsq/solo-relayer-service/tree/main/.claude/skills/moai-lang-php
Command: npx skills add https://github.com/globalmsq/solo-relayer-service --skill moai-lang-php-globalmsq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Developers struggle to consistently implement modern PHP 8.3+ patterns across Laravel and Symfony projects, leading to boilerplate, inconsistent architecture, and slower delivery.

Core Features & Use Cases

  • Unified PHP patterns: guides and templates for Laravel 11, Symfony 7, Eloquent, and Doctrine usage.
  • Modern PHP features: supports attributes, enums, typed properties, and readonly constructs to improve code quality.
  • Rapid scaffolding: ready-to-adapt controllers, services, requests, and resources to accelerate API and web app development.

Quick Start

Use this skill to scaffold a Laravel 11 User resource with an Eloquent relationship and a simple API Resource.

Frequently Asked Questions about moai-lang-php

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

FAQPage Schema
How do I reduce boilerplate in Laravel and Symfony projects?

Scaffold Laravel and Symfony controllers, services, requests, and API resources using ready-to-adapt templates that enforce modern PHP 8.3+ syntax and framework pattern requirements to accelerate rapid development.

Does this support both Eloquent ORM and Doctrine ORM workflows?

It supports modern PHP 8.3+ features including attributes, enums, typed properties, and readonly constructs to improve code quality and enforce architectural consistency across Laravel 11 and Symfony 7 projects.

How do I scaffold an API resource with Eloquent relationships in Laravel 11?

Scaffold a Laravel 11 API resource by adapting the provided templates for Eloquent relationships and API resources, ensuring modern PHP syntax and framework pattern requirements are satisfied during rapid development.

What's the best way to maintain architectural consistency across PHP API backends and microservices?

Maintain architectural consistency across PHP API backends and microservices by applying unified framework patterns and best practices that reduce boilerplate and structural inconsistencies in Laravel and Symfony codebases.

Can I use modern PHP 8.3 features like enums and readonly properties in Symfony 7?

Yes, you can use modern PHP 8.3 features like enums, attributes, typed properties, and readonly constructs in Symfony 7 to improve code quality while adhering to Doctrine ORM workflows and framework pattern requirements.