Libraries tagged by laravel-code
knuckleswtf/scribe
9333960 Downloads
Generate API documentation for humans from your Laravel codebase.✍
jubeki/laravel-code-style
443724 Downloads
Combine Custom Fixers with the ruleset of Laravel Pint to fix your code style in Laravel Applications/Packages.
crestapps/laravel-code-generator
83696 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
matt-allan/laravel-code-style
740434 Downloads
Code formatting for Laravel projects
codecov/laravel-codecov-opentelemetry
190068 Downloads
Laravel middleware for Codecov's OpenTelemetry
stechstudio/laravel-php-cs-fixer
702436 Downloads
Easily format your Laravel Code with this Configuration file and accompanying artisan command.
andyabih/laravel-to-uml
71464 Downloads
Automagically generate UML diagrams of your Laravel code.
mateffy/laravel-introspect
2700 Downloads
Analyze Laravel codebases and find structured information about models, routes and other Laravel-specific things.
evolvo/laravel-code-generators
19285 Downloads
Artisan commands to generate laravel project code from existing database tables.
nunomaduro/laravel-code-analyse
708 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
digitaldream/laracrud
20769 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
googee/entity
19157 Downloads
laravel code generator
victoryoalli/laravel-code-generator
7188 Downloads
A PHP Package for Code Generation.
mateffy/laravel-codebase-mcp
760 Downloads
An MCP server to give Cursor, Aider, etc. the ability to introspect your Laravel codebase directly, by querying for your models, views, routes and classes without raw file search.
laravel-openapi/codegen
1926 Downloads
Generate laravel code from openapi specification.