PHP Classes

Laravel Module Generator: Generate code for modules for Laravel applications

Recommend this page to a friend!
  Info   View files View files (81)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2021-12-20 (12 days ago) RSS 2.0 feedNot yet rated by the usersTotal: 21 This week: 2All time: 10,457 This week: 58Up
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
Nominee
Vote
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: 18x

 

  Files folder image Files  
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

 Version Control Unique User Downloads Download Rankings  
 100%
Total:21
This week:2
All time:10,457
This week:58Up

For more information send a message to info at phpclasses dot org.