Libraries tagged by laravel executor
sven/artisan-shortcuts
361 Downloads
Register shortcuts for executing artisan commands.
maestroerror/eloquent-regex
18 Downloads
Eloquent Regex brings the simplicity and elegance to regular expressions. Designed for Laravel developers, this package offers a fluent, intuitive interface for building and executing regex patterns in your PHP applications.
ylsideas/google-cloud-scheduler-laravel
5679 Downloads
A Laravel Package to execute commands based on the Scheduler
kmlaravel/laravel-query-helper
7 Downloads
a Laravel package help you to execute more effective databases queries
aswin/concurrent-laravel
6 Downloads
A Laravel package for concurrent API execution
pendonl/laravel-schedulelogger
708 Downloads
Log execution time of scheduled tasks in Laravel
syrian-open-source/laravel-query-helper
7 Downloads
Laravel package making you able to perform several processes instead of executing them through one process
syrian-open-source/laravel-multi-process
8 Downloads
Laravel package making you able to perform several process instead of executing them through one process
spatie/global-laravel-remote
15 Downloads
Execute artisan commands on your server
mouadbnl/laravel-judge0
22 Downloads
Support for Judge0 API to run/judge code in different languages
micheledamo/laravel-web-artisan
45 Downloads
This package allows you to execute artisan commands in a simple way using the browser window. If you don't have SSH access to the hosting platform where your Laravel site is hosted, this solution allows you to run commands like "php artisan migrate".
etsetra/laravel-migration-shield
1 Downloads
Protects production environments by preventing the execution of dangerous migration and seeding commands like migrate:fresh, migrate:refresh, migrate:rollback, db:seed, and db:wipe.
chojnicki/laravel-seeder-debugger
1175 Downloads
Show debug info after finishing seeding like execution time or queries count, that can help you write better seeders.
alirezavalipour/laravel-time-measurement
1 Downloads
this package use for measuring execution time of your operation, it's event based
moe-mizrak/laravel-prompt-alchemist
25 Downloads
Versatile LLM Tool Use (Function Calling) package for Laravel, compatible with all LLMs, enabling LLM to execute actual code functions (unlike LLMs' built-in capabilities).