Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2024-08-01 (1 month ago) | | Not yet rated by the users | | Total: 13 | | All time: 11,371 This week: 53 |
|
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
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 |
| |
|
|
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.
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.