Libraries tagged by auto generate
biggersam/article_auto_generate
0 Downloads
Automatic generation of articles
zawiszaty/auto-dto
44 Downloads
Autogenerate DTO from class
vandpibe/auto-login
1700 Downloads
Autogenerates auto-login urls based on User information.
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
0 Downloads
Automatically generate and manage unique slugs for Eloquent models
php-gear/auto-client
90 Downloads
A command-line tool to generate Javascript client-side APIs from REST PHP APIs
maulik/filament-auto-crud
1 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
43 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.