Find The Latest Laravel Packages
Login To Post Your PackagePeople Exploring Laravel
12110
Write Shell Scripts like Blade Components With Task Runner
Laravel Task Runner is a Laravel package that lets you write shell scripts using a Blade-like syntax. It integrates with Laravel 10's Process API and supports running tasks locally or on remote servers. Tasks are defined in classes and dispatched using a method call. Blade templates used for tasks can access public methods from the task class. Laravel Task Runner also provides testing helpers for unit tests. Overall, it simplifies creating and managing shell scripts within Laravel applications.
"Automate, Laravel Style"
Related Projects
Add Comments to Correlate User Code with SQL Queries in Laravel
Uncover Query Origins.
Run Artisan Commands on Remote Servers
Empower Your Laravel Applications with Remote Power.
Add Comments to Correlate User Code with SQL Queries in Laravel
Code to Query Clarity