Libraries tagged by laravel package generator
kodegrenade/naija-faker-laravel
7 Downloads
A simple package that generates fake typical Nigerian data.
juststeveking/laravel-key-factory
973 Downloads
A simple package to generate Eloquent Model Keys
jkbennemann/laravel-api-documentation
257 Downloads
This is an opinionated package to generate API documentation for your Laravel application.
developerawam/generate-migration
24 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
alibori/laravel-ddd-domain-resources
42 Downloads
Package to generate domain resources for a Laravel DDD application.
samdevbr/laravel-bigreport
1410 Downloads
Package to generate reports with massive amount of data in Laravel.
salehhashemi/laravel-intelli-git
600 Downloads
An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.
abdullah-karam/laravel-svg
66 Downloads
this package is about generating svg according to any string containing two words with some pretty options
grandadevans/laravel-form-validator
72 Downloads
A package that will generate validation forms for Laravel 4.
vlados/laravel-unique-urls
1024 Downloads
A package for using and generating unique urls for each Eloquent model in Laravel
kolirt/laravel-api-response
553 Downloads
The package will help to generate json answers.
yuges-code/laravel-orderable
104 Downloads
📶 Order generation for Laravel eloquent models
muhammadhuzaifa/laravel-safe-migration
46 Downloads
The package provide a safest way to run migration commands by generating backup of the database before running the actual migration command.
khalyomede/laravel-eloquent-uuid-slug
352 Downloads
Use auto generated UUID slugs to identify and retrieve your Eloquent models.
waad/scramble-swagger
89 Downloads
A Laravel package for generating Swagger/OpenAPI documentation