Find The Latest Laravel Packages

Login To Post Your Package

People Exploring Laravel

12110

Write Shell Scripts like Blade Components With Task Runner

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

Multi-step Forms for Laravel

Multi-step Forms for Laravel

Your destination is within reach

View Page 154 views
Add Comments to Correlate User Code with SQL Queries in Laravel

Add Comments to Correlate User Code with SQL Queries in Laravel

Uncover Query Origins.

View Page 285 views
Run Artisan Commands on Remote Servers

Run Artisan Commands on Remote Servers

Empower Your Laravel Applications with Remote Power.

View Page 149 views
Define Model Attributes With Laravel Fluent

Define Model Attributes With Laravel Fluent

Mind and body, strong together

View Page 206 views
Add Comments to Correlate User Code with SQL Queries in Laravel

Add Comments to Correlate User Code with SQL Queries in Laravel

Code to Query Clarity

View Page 194 views
Build APIs in Laravel With the Restify Package

Build APIs in Laravel With the Restify Package

Laravel APIs, Simplified

View Page 255 views