Libraries tagged by laravel-code
knuckleswtf/scribe
7738307 Downloads
Generate API documentation for humans from your Laravel codebase.✍
jubeki/laravel-code-style
389272 Downloads
Combine Custom Fixers with the ruleset of Laravel Pint to fix your code style in Laravel Applications/Packages.
crestapps/laravel-code-generator
76439 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
717128 Downloads
Code formatting for Laravel projects
codecov/laravel-codecov-opentelemetry
150009 Downloads
Laravel middleware for Codecov's OpenTelemetry
stechstudio/laravel-php-cs-fixer
688052 Downloads
Easily format your Laravel Code with this Configuration file and accompanying artisan command.
digitaldream/laracrud
20344 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
64199 Downloads
Automagically generate UML diagrams of your Laravel code.
victoryoalli/laravel-code-generator
7134 Downloads
A PHP Package for Code Generation.
nunomaduro/laravel-code-analyse
689 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
googee/entity
17720 Downloads
laravel code generator
evolvo/laravel-code-generators
16185 Downloads
Artisan commands to generate laravel project code from existing database tables.
dev-lnk/laravel-code-builder
4243 Downloads
Generate classes and files from table schema
laravel-openapi/codegen
420 Downloads
Generate laravel code from openapi specification.
foryoufeng/laravel-generator
2188 Downloads
A tool for generate Laravel code file