Libraries tagged by laravel-code
knuckleswtf/scribe
8293854 Downloads
Generate API documentation for humans from your Laravel codebase.✍
jubeki/laravel-code-style
410193 Downloads
Combine Custom Fixers with the ruleset of Laravel Pint to fix your code style in Laravel Applications/Packages.
crestapps/laravel-code-generator
78651 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
722335 Downloads
Code formatting for Laravel projects
codecov/laravel-codecov-opentelemetry
163909 Downloads
Laravel middleware for Codecov's OpenTelemetry
stechstudio/laravel-php-cs-fixer
693797 Downloads
Easily format your Laravel Code with this Configuration file and accompanying artisan command.
nunomaduro/laravel-code-analyse
695 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
andyabih/laravel-to-uml
66933 Downloads
Automagically generate UML diagrams of your Laravel code.
digitaldream/laracrud
20478 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
18566 Downloads
laravel code generator
foryoufeng/laravel-generator
2626 Downloads
A tool for generate Laravel code file
mateffy/laravel-introspect
98 Downloads
Analyze Laravel codebases and find structured information about models, routes and other Laravel-specific things.
evolvo/laravel-code-generators
17099 Downloads
Artisan commands to generate laravel project code from existing database tables.
dev-lnk/laravel-code-builder
4338 Downloads
Generate classes and files from table schema
laravel-openapi/codegen
1185 Downloads
Generate laravel code from openapi specification.