Libraries tagged by laravel-code
knuckleswtf/scribe
15337472 Downloads
Generate API documentation for humans from your Laravel codebase.✍
jubeki/laravel-code-style
585166 Downloads
Combine Custom Fixers with the ruleset of Laravel Pint to fix your code style in Laravel Applications/Packages.
nunomaduro/laravel-code-analyse
1199 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
matt-allan/laravel-code-style
761797 Downloads
Code formatting for Laravel projects
crestapps/laravel-code-generator
97773 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.
andyabih/laravel-to-uml
93242 Downloads
Automagically generate UML diagrams of your Laravel code.
petebishwhip/laradocs
19176 Downloads
Maintain beautiful, version-controlled documentation alongside your Laravel codebase. Markdown in, a polished docs site out.
stechstudio/laravel-php-cs-fixer
726377 Downloads
Easily format your Laravel Code with this Configuration file and accompanying artisan command.
mateffy/laravel-introspect
12140 Downloads
Analyze Laravel codebases and find structured information about models, routes and other Laravel-specific things.
evolvo/laravel-code-generators
30009 Downloads
Artisan commands to generate laravel project code from existing database tables.
digitaldream/laracrud
22255 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
sandermuller/richter
3088 Downloads
Measure the magnitude of impact of code changes in a Laravel codebase, built on Laravel Brain
innocenzi/discovery-for-laravel
2112 Downloads
Discover code anywhere in your Laravel codebase without relying on path conventions
googee/entity
24037 Downloads
laravel code generator
jaydeep/laravel-preflight
1924 Downloads
Artisan command that scans your Laravel codebase for breaking changes and compatibility issues before you upgrade to Laravel 9, 10, 11, 12, or 13.