Libraries tagged by package maker
sudippalash/lang-maker
27 Downloads
Laravel package for Language Make and Edit
irfan-chowdhury/repository-maker
11 Downloads
This package will generate the necessary files for the repository design pattern environment.
friendsofsulu/maker-bundle
31 Downloads
Package to generate configuration and boilerplate code in Sulu
jobmetric/panelio
8 Downloads
Panelio is a very useful package for creating a cool admin panel.
hestalabs/modulemaker
6 Downloads
Module Maker is a package which is helpful to create modules with GUI, you can create a module with or without Controllers and View as per your requirement.
youhujun/laravel-package-maker
3 Downloads
a composer laravel package maker
toanld/laravel-package-maker
9 Downloads
Get a package skeleton and all other `make` commands from laravel base for package development.
shineyork/laravel-package-maker
120 Downloads
a composer laravel package maker
lsnepomuceno/laravel-package-maker
11 Downloads
Get a package skeleton and all other `make` commands from laravel base for package development.
leeprince/laravel-package-maker
5 Downloads
快速创建基于 laravel 组件包的工具
jeffersonsimaogoncalves/laravel-package-maker
12 Downloads
Get a package skeleton and all other `make` commands from laravel base for package development.
backtheweb/laravel-package-maker
18 Downloads
A Laravel package to create new packages with a simple command
abdulwahhabkhan/laravel-package-maker
18 Downloads
Get a package skeleton and all other `make` commands from laravel base for package development.
splittlogic/packagemaker
18 Downloads
PackageDescription
shakib53626/laravel-repository-maker
3 Downloads
The shakib53626/laravel-repository-maker package provides a simple and efficient way to implement the Repository Design Pattern in Laravel projects. With a custom Artisan command (make:repository), developers can automatically generate repository classes with pre-defined methods like index, store, update, and delete. This tool is designed to enhance modularity, promote clean architecture, and save development time.