PHP Classes

Laravel Module Generator: Generate code for modules for Laravel applications

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 47 All time: 10,774 This week: 455Up
Version License PHP version Categories
laravel-modulator 1.0.0MIT/X Consortium ...5PHP 5, Libraries, Code Generation
Description 

Author

This package can generate code for modules for Laravel applications.

It provides a Laravel service that can generate code for different files composing modules of an HMVC Laravel based application using the artisan command.

Currently, the package can:

- Create a new module

- Create a new custom Eloquent cast class of a module.

- Create a new channel class of a module.

- Create a new Artisan command of a module.

- Create a new view component of a module.

- Create a new controller class of a module.

- Create a new event class of a module.

- Create a new custom exception class of a module.

- Create a new model factory of a module.

- Create a new job class of a module.

- Create a new event listener class of a module.

- Create a new email class of a module.

- Create a new middleware class of a module.

- Create a new migration file of a module.

- Create a new Eloquent model class of a module.

- Create a new notification class of a module.

- Create a new observer class of a module.

- Create a new policy class of a module.

- Create a new service provider class of a module.

- Create a new form request class of a module.

- Create a new resource of a module.

- Create a new validation rule of a module.

- Create a new seeder class of a module.

- Create a new test class of a module.

- Drop all tables, then re-run migrations of a module.

- Reset and re-run all module migrations.

- Rollback all database migrations of a module.

- Rollback the last database migration of a module.

- Show the status of each migration of a module.

- Display all modules info.

- Get a routes list of a specific module.

- Seed the database with records of a module.

- Run the module tests.

Innovation Award
PHP Programming Innovation award nominee
December 2021
Number 3
Laravel is a general PHP framework that many developers use to create their PHP applications.

This package can generate code to help create different components for Laravel applications. This way, you can start creating Laravel applications much faster.

Manuel Lemos
Picture of Moamen Eltouny
  Performance   Level  
Innovation award
Innovation award
Nominee: 22x

 

  Files folder image Files (81)  
File Role Description
Files folder imageconfig (1 file)
Files folder imagesrc (2 files, 1 directory)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file README.md Data Read me

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:47
This week:0
All time:10,774
This week:455Up