General
PromptBeginner5 minmarkdown
- For each significant module (>5 files)
note its purpose if inferable from name
0
Explore
105,477 skills indexed with the new KISS metadata standard.
note its purpose if inferable from name
`*/Service/`
`app/Domains/`
`apps/*/`
`apps/*/Module.php`
`#[Entity]`
`app/Models`
`app/Models`
`src/Entity`
`resources/views`
`src/`
`phpstan.neon*`
`bin/console.php` (CLI entry points)
analyze these sources
`app/Config/Autoload.php` (CI4)
`composer.lock`
`phalcon/devtools` (Phalcon)
`phpstan.neon`
`composer.lock`
`services/`
`app/`
`packages/` (monorepos)
`lib/`
`app/`