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 (8 months ago) RSS 2.0 feedNot enough user ratingsTotal: 16 All time: 11,423 This week: 35Up
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
Number 7
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  
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

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:16
This week:0
All time:11,423
This week:35Up