DJWeb-Damian-Jozwiak/larafony
Modular PHP framework for PHP 8.5+, built as a set of Composer packages. Core + ecosystem of packages (routing, ORM, cache, CLI, MCP integration) designed for flexibility and learning.
Platform-specific configuration:
{
"mcpServers": {
"larafony": {
"command": "npx",
"args": [
"-y",
"larafony"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...