Libraries tagged by laravel-code
knuckleswtf/scribe
8751605 Downloads
Generate API documentation for humans from your Laravel codebase.✍
matt-allan/laravel-code-style
736570 Downloads
Code formatting for Laravel projects
jubeki/laravel-code-style
425774 Downloads
Combine Custom Fixers with the ruleset of Laravel Pint to fix your code style in Laravel Applications/Packages.
crestapps/laravel-code-generator
80866 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.
codecov/laravel-codecov-opentelemetry
175009 Downloads
Laravel middleware for Codecov's OpenTelemetry
stechstudio/laravel-php-cs-fixer
697790 Downloads
Easily format your Laravel Code with this Configuration file and accompanying artisan command.
nunomaduro/laravel-code-analyse
706 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
digitaldream/laracrud
20624 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
andyabih/laravel-to-uml
68985 Downloads
Automagically generate UML diagrams of your Laravel code.
mateffy/laravel-introspect
788 Downloads
Analyze Laravel codebases and find structured information about models, routes and other Laravel-specific things.
evolvo/laravel-code-generators
18035 Downloads
Artisan commands to generate laravel project code from existing database tables.
googee/entity
18782 Downloads
laravel code generator
dev-lnk/laravel-code-builder
4532 Downloads
Generate classes and files from table schema
laravel-openapi/codegen
1622 Downloads
Generate laravel code from openapi specification.
foryoufeng/laravel-generator
2691 Downloads
A tool for generate Laravel code file