PHP Classes

Laravel Make Service Command: Generate a command service from a stub class

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog (1)    
Last Updated Ratings Unique User Downloads Download Rankings
2023-12-27 (10 days ago) RSS 2.0 feedNot yet rated by the usersTotal: 17 This week: 2All time: 11,149 This week: 45Up
Version License PHP version Categories
service-command 1.0The PHP License5PHP 5, Libraries, Code Generation, De...
Description 

Author

This package can generate a command service from a stub class.

It provides a service class that extends the Laravel Illuminate generator command class that provides details that will be used to generate the service class file.

Currently, the service command class provides functions that define a stub class and the namespace class.

Innovation Award
PHP Programming Innovation award nominee
December 2023
Nominee
Vote
Command classes can be used to develop PHP applications based on the Laravel framework that can be executed from the command line console.

Each command class can process one type of parameter the user passes to the command line application.

This package provides a service that can help generate the initial version of a command class based on a stub class file.

Manuel Lemos
Picture of Hicri
  Performance   Level  
Name: Hicri <contact>
Classes: 23 packages by
Country: Turkey Turkey
Innovation award
Innovation award
Nominee: 3x

Details

service-command


  Files folder image Files  
File Role Description
Files folder imageConsole (1 file, 1 directory)
Files folder imagestubs (1 file)
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  Console  
File Role Description
Files folder imageCommands (1 file)
  Plain text file Kernel.php Class Class source

  Files folder image Files  /  Console  /  Commands  
File Role Description
  Plain text file ServiceCommand.php Class Class source

  Files folder image Files  /  stubs  
File Role Description
  Plain text file service.stub Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:17
This week:2
All time:11,149
This week:45Up