moai-lang-php

Provide PHP 8.3+ toolkit patterns for Laravel 11 and Symfony 7 applications.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/hnabyz-bot/gate_drv --skill moai-lang-php-hnabyz-bot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-lang-php
Source: https://github.com/hnabyz-bot/gate_drv/tree/main/.claude/skills/moai-lang-php
Command: npx skills add https://github.com/hnabyz-bot/gate_drv --skill moai-lang-php-hnabyz-bot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PHP 8.3+ development challenges for building modern PHP APIs and web apps are solved by a ready-to-use skill that covers Laravel 11, Symfony 7, and Eloquent ORM patterns. This skill accelerates development by providing best practices, reusable patterns, and structured guidance.

Core Features & Use Cases

  • Laravel 11 patterns: Eloquent models, resources, and controllers.
  • Symfony 7 patterns: Entities, services, and clean architecture examples.
  • Modern PHP: Enums, attributes, typed properties, constructor promotion, and robust validation.

Quick Start

Use the moai-lang-php skill to scaffold a Laravel 11 API endpoint or Symfony 7 service with an Eloquent model.

Frequently Asked Questions about moai-lang-php

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

FAQPage Schema
How do I scaffold a Laravel 11 API endpoint with Eloquent ORM patterns?

To scaffold a Laravel 11 API endpoint with Eloquent ORM patterns, use this PHP 8.3+ toolkit to generate models, resources, and controllers following clean architecture best practices.

What's the best way to structure Symfony 7 services using modern PHP features?

Structuring Symfony 7 services is best achieved using this skill's PHP 8.3+ patterns, which provide structured guidance for entities, services, and robust validation with typed properties.

Does this PHP 8.3 toolkit support both Laravel and Symfony frameworks?

Yes, this PHP 8.3 toolkit supports both Laravel 11 and Symfony 7 frameworks, offering reusable patterns for Eloquent models, entities, and clean architecture examples.

Can I use modern PHP 8.3 enums and attributes in my web development workflow?

You can use modern PHP 8.3 enums, attributes, and constructor promotion in your web development workflow by applying the structured guidance and best practices included in this skill.

Do I need Composer to build modern PHP APIs with this skill?

Yes, you need Composer and PHP 8.3+ installed to use this skill, as it requires standard tooling and leverages frontmatter-driven metadata to accelerate modern API development.

Why use clean architecture for Eloquent models in PHP web development?

Using clean architecture for Eloquent models in PHP web development accelerates development by enforcing separation of concerns, providing reusable patterns, and ensuring robust validation.