Libraries tagged by Laravel-Core
bilfeldt/laravel-correlation-id
34355 Downloads
Deal with Request-ID and Correlation-ID in Laravel applications
nunomaduro/laravel-code-analyse
683 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
fico7489/laravel-revisionable-upgrade
34955 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.
digitaldream/laracrud
19830 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
16141 Downloads
laravel code generator
victoryoalli/laravel-code-generator
6794 Downloads
A PHP Package for Code Generation.
microweber-deps/laravel-cors
50808 Downloads
Fork of fruitcake/laravel-cors Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
lukaszaleckas/laravel-correlation-id
16547 Downloads
evolvo/laravel-code-generators
14886 Downloads
Artisan commands to generate laravel project code from existing database tables.
resultsystems/laravel-cors
9668 Downloads
Laravel cors
pipe-dream/laravel-create
12807 Downloads
Watch how this package DESTROYS all other generators. Boilerplate repos HATE it!
boaideas/laravel-cli-create-user
10483 Downloads
An artisan command to create, list and remove users in a laravel application from the cli
metafox/scribe
5858 Downloads
Generate API documentation for humans from your Laravel codebase.✍
foryoufeng/laravel-generator
2120 Downloads
A tool for generate Laravel code file
tgozo/laravel-codegen
89 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.