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

Write Shell Scripts like Blade Components With Task Runner

Related Projects

Soft Delete Child Models When a Parent is Deleted

Soft Delete Child Models When a Parent is Deleted

Data Relationships Matter

Automate App Setup with Laravel Initializer

Automate App Setup with Laravel Initializer

Laravel initialization redefined."

New Relic Package for Laravel Apps

New Relic Package for Laravel Apps

Mastering Laravel Performance

Assert DOM Elements in Laravel Tests

Assert DOM Elements in Laravel Tests

Beyond Text Assertions

Blade Component to Serve Images and Download Files

Blade Component to Serve Images and Download Files

Optimize image delivery and file downloads.

Canvas: A Laravel Publishing Platform

Canvas: A Laravel Publishing Platform

Build Your Publishing Empire