Skip to content

[feature] Add Laravel feature mapping#5

Open
Jonathanm10 wants to merge 2 commits into
openclaw:mainfrom
Jonathanm10:codex/add-laravel-feature-mapping
Open

[feature] Add Laravel feature mapping#5
Jonathanm10 wants to merge 2 commits into
openclaw:mainfrom
Jonathanm10:codex/add-laravel-feature-mapping

Conversation

@Jonathanm10
Copy link
Copy Markdown

Adds deterministic Laravel/PHP feature mapping for common app slices: Composer metadata, routes/controllers, requests, Artisan commands, jobs, services, models, migrations, seeders, scripts, and tests.

This also teaches project detection about composer.json, Laravel framework deps, PHP files, and Composer-based validation commands, then documents the new support.

Checks run locally:

  • pnpm typecheck
  • pnpm test
  • pnpm lint
  • pnpm format:check

@Jonathanm10 Jonathanm10 changed the title [codex] Add Laravel feature mapping [feature] Add Laravel feature mapping May 16, 2026
@Jonathanm10 Jonathanm10 marked this pull request as ready for review May 16, 2026 10:44
@Jonathanm10 Jonathanm10 force-pushed the codex/add-laravel-feature-mapping branch from 6f45090 to fd4b98e Compare May 16, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant