PHP Classes

How Can Laravel Run Console Command from Terminal with a Executor that Can Run Multiple Commands at Once Using the Package Laravel Executor: Execute commands, actions, jobs, and tasks

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2024-08-01 (1 month ago) RSS 2.0 feedNot yet rated by the usersTotal: 13 All time: 11,370 This week: 53Up
Version License PHP version Categories
laravel-executor 1.0.0MIT/X Consortium ...5PHP 5, Tools, Systems administration, C...
Description 

Authors

Moamen Eltouny (Raggi)
Karim Mohamed (Komtcho)
Moemen Gaballa


Contributor

This package can execute commands, actions, jobs, and tasks.

It provides a Laravel service provider class that can execute commands using the Artisan tool from the command line console.

Currently, it can:

- Create a new executor class

- Execute commands passing command line parameters

- Rollback several steps of executor steps

- Show a table with the executor status

Innovation Award
PHP Programming Innovation award nominee
August 2024
Nominee
Vote
Many applications hosted on a server need to perform tasks, for instance, to maintain the applications.

PHP can execute scripts from the command line shell that can be used to perform maintenance tasks.

This package can execute multiple commands in a batch from the command line console.

It also supports rolling back several steps to undo any changes if necessary.

Manuel Lemos
Picture of Moamen Eltouny
  Performance   Level  
Name: Moamen Eltouny <contact>
Classes: 38 packages by
Country: Egypt Egypt
Age: 31
All time rank: 257726 in Egypt Egypt
Week rank: 158 Up3 in Egypt Egypt Up
Innovation award
Innovation award
Nominee: 22x

Details

<p align="center"><a href="https://pharaonic.io" target="_blank"><img src="https://raw.githubusercontent.com/Pharaonic/logos/main/executor.jpg"></a></p>

<p align="center"> <a href="https://laravel.com" target="_blank"><img src="https://img.shields.io/static/v1?label=Laravel&message=10.x, 11.x&color=F05340&style=flat-square" alt="Laravel Version : 10.x, 11.x"></a> <img src="https://img.shields.io/static/v1?label=License&message=MIT&color=brightgreen&style=flat-square" alt="License"> <img src="https://img.shields.io/github/actions/workflow/status/pharaonic/laravel-executor/build.yml" alt="GitHub Actions Workflow Status"> <br> <a href="https://packagist.org/packages/Pharaonic/laravel-executor" target="_blank"><img src="https://img.shields.io/static/v1?label=Packagist&message=pharaonic/laravel-executor&color=blue&logo=packagist&logoColor=white" alt="Source"></a> <a href="https://packagist.org/packages/pharaonic/laravel-executor" target="_blank"><img src="https://poser.pugx.org/pharaonic/laravel-executor/v" alt="Packagist Version"></a> <a href="https://packagist.org/packages/pharaonic/laravel-executor" target="_blank"><img src="https://poser.pugx.org/pharaonic/laravel-executor/downloads" alt="Packagist Downloads"></a> </p>

<h3 align="center">Allows you to execute commands, actions, jobs, and automated tasks on your production server.</h3> <br>

Documentation

You can find the detailed documentation here in Laravel Executor Documentation.

Contributing

Thank you for considering contributing to this package! Be one of Pharaonic team.

License

This package is an open-sourced software licensed under the MIT license.


  Files folder image Files (23)  
File Role Description
Files folder image.github (1 directory)
Files folder imagedatabase (1 directory)
Files folder imagesrc (2 files, 7 directories)
Files folder imagestubs (1 file, 1 directory)
Files folder imagetests (2 files)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file phpunit.xml.dist Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files (23)  /  .github  
File Role Description
Files folder imageworkflows (1 file)

  Files folder image Files (23)  /  .github  /  workflows  
File Role Description
  Accessible without login Plain text file build.yml Data Auxiliary data

  Files folder image Files (23)  /  database  
File Role Description
Files folder imagemigrations (1 file)

  Files folder image Files (23)  /  database  /  migrations  
File Role Description
  Plain text file 2024_07_07_000001_...executors_table.php Class Class source

  Files folder image Files (23)  /  src  
File Role Description
Files folder imageClasses (1 file)
Files folder imageConsole (5 files)
Files folder imageEnums (1 file)
Files folder imageFacades (1 file)
Files folder imageModels (1 file)
Files folder imageServices (1 file)
Files folder imageTraits (1 file)
  Plain text file Executor.php Class Class source
  Plain text file ExecutorServiceProvider.php Class Class source

  Files folder image Files (23)  /  src  /  Classes  
File Role Description
  Plain text file ExecutorPoolClass.php Class Class source

  Files folder image Files (23)  /  src  /  Console  
File Role Description
  Plain text file ExecuteCommand.php Class Class source
  Plain text file ExecuteFreshCommand.php Class Class source
  Plain text file ExecuteMakeCommand.php Class Class source
  Plain text file ExecuteRollbackCommand.php Class Class source
  Plain text file ExecuteStatusCommand.php Class Class source

  Files folder image Files (23)  /  src  /  Enums  
File Role Description
  Plain text file ExecutorType.php Class Class source

  Files folder image Files (23)  /  src  /  Facades  
File Role Description
  Plain text file ExecutorPool.php Class Class source

  Files folder image Files (23)  /  src  /  Models  
File Role Description
  Plain text file Executor.php Class Class source

  Files folder image Files (23)  /  src  /  Services  
File Role Description
  Plain text file ExecutorService.php Class Class source

  Files folder image Files (23)  /  src  /  Traits  
File Role Description
  Plain text file InteractsWithIO.php Class Class source

  Files folder image Files (23)  /  stubs  
File Role Description
Files folder imageproperty (2 files)
  Plain text file executor.php.stub Class Class source

  Files folder image Files (23)  /  stubs  /  property  
File Role Description
  Accessible without login Plain text file once.stub Data Auxiliary data
  Accessible without login Plain text file tag.stub Data Auxiliary data

  Files folder image Files (23)  /  tests  
File Role Description
  Accessible without login Plain text file ExecutorTest.php Test Test class
  Accessible without login Plain text file TestCase.php Test Test class

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:13
This week:0
All time:11,370
This week:53Up