Libraries tagged by auto generate
vandpibe/auto-login
1701 Downloads
Autogenerates auto-login urls based on User information.
sabloger/laravel-auto-trans
200 Downloads
Convert Hard-Stringed blades to auto-generated Multi-language blades! And only you need translate language files for other languages!
andrii-hrechyn/auto-documentation
44 Downloads
Auto generated documentation for laravel
purplebooth/jane-open-api-autogenerate
15689 Downloads
This is a plugin for composer that allows you to generate a client from a given swagger definition
silah/autogenerate-model
2 Downloads
laravel package help autogenerate migration fields
crivion/autogenerate-vhosts-osx
0 Downloads
Manage local virtual hosts on your mac os machine via php-cli
az13js/auto-inc-id
8 Downloads
A PHP package to generate auto-incremented IDs using shared memory or file.
tarekhasan/laravel-auto-slug
1 Downloads
Automatically generate and manage unique slugs for Eloquent models
suzunone/l-auto-comment-for-php-swagger
4655 Downloads
Automatically generate PHP Swagger comments from Laravel's Controller, Model, and form requests.
maulik/filament-auto-crud
2 Downloads
Automatically generate Filament resources from Laravel models and database tables
doniyor6862/auto-swagger-laravel
6 Downloads
Automatically generate OpenAPI/Swagger documentation for Laravel applications using PHP attributes
davidjeddy/auto-gourcer
18 Downloads
Generate source code visualization using Gource for recently changed repositories.
coding-partners/auto-controller
45 Downloads
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effort. This enables you to focus on building the core features of your project.
clouddueling/auto-migrate
26 Downloads
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
benkle/auto-preflight-bundle
214 Downloads
A simple bundle to automatically generate responses for CORS preflight.