Libraries tagged by generator repository laravel
chhw/commander
575 Downloads
This package gives you to automatically generate service/repository class, which is extended by Laravel original make commands.
thereline/crudmaster
5 Downloads
A laravel package for easy CRUD generation. Generate models, repositories, services, controllers, and views effortlessly with customizable options for Blade or Vue.
mzshovon/auto-repo
11 Downloads
Single command repo generation for Laravel
laravelresource/resourcemaker
24 Downloads
Generate a model, repository, controller and services
eltristi/extra-commands
1163 Downloads
A Laravel package to generate repositories, services, interfaces, traits and enums.
ynsinc/make-ris
56 Downloads
Provides Artisan commands to generate Repository, Interface, and Service classes, simplifying the use of the Repository pattern in Laravel.
georgehanson/modelrepositorygenerator
40 Downloads
A laravel package which generates a model, repository and contract
mfahmialif/lte4
7 Downloads
Generate admin lte directly to your Laravel Apps, updated version from my previous repository with profil and dashboard bundle
israeldavidvm/name-helper
13 Downloads
Manage file names, responsive images, URLs and more with ease!The NameHelper repository offers you a complete library to simplify working with names in your application.The NameHelper class provides a collection of utility functions for working with image names, particularly in the context of generating responsive image URLs. It also includes auxiliary functions for manipulating file names and some special functions that allow the generation of urls specially designed for Laravel.I usually use this package with other packages created by me such as ImageCompressor and SmartImage.