1 مستودع
Tools that reduce manual lookups by providing automated suggestions for framework-specific identifiers.
Distinguishing note: None of the candidates cover general developer workflow productivity for Laravel; they focus on specific features like localization.
Explore 1 awesome GitHub repository matching development tools & productivity · Framework Workflow Optimizations. Refine with filters or upvote what's useful.
This is a Visual Studio Code extension that provides framework-specific IntelliSense for Laravel projects. It acts as a project metadata provider, scanning PHP files and extracting application state to offer intelligent autocomplete for routes, views, configuration keys, and model attributes. The tool includes a specialized suggestion engine for Blade templates, providing autocomplete for directives, sections, and stacks. It supports containerized development by routing commands through virtual environments or custom paths to ensure metadata is accurately extracted from isolated project direc
Streamlines the Laravel development workflow with automated suggestions for routes, views, and configuration keys.