Libraries tagged by executor
rmunate/artisan-utilities
411 Downloads
Este paquete contiene diversos comandos de Artisan que buscan ejecutar diferentes trabajos relacionados con el control de cambios, el trabajo comunitario y la optimización del proyecto. Todo desde la facilidad del terminal. Funciona para proyectos Laravel ^8.0 PHP, ^7.4
rinvex/laravel-composer
11419 Downloads
Rinvex Composer is an intuitive package that leverages the Composer Plugin API, offering enhanced installation features, that allow packages to be installed outside the standard vendor directory and executing custom scripts during the install, update, and uninstall phases.
requtize/code-timer
176 Downloads
Simple PHP library to measuring code execution time with memory usage.
pendonl/laravel-schedulelogger
708 Downloads
Log execution time of scheduled tasks in Laravel
moe-mizrak/laravel-prompt-alchemist
26 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).
miguilim/filament-auto-resource
1475 Downloads
Construct your Filament panel Resources and Relation Managers at execution time like magic.
lloydzhou/router
134 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
libcast/jobqueue
1530 Downloads
JobQueue is a PHP component that queues `tasks` defining `jobs` which can be executed by asynchronous and/or distributed `workers`
lamoda/tactician-rate-limit
34 Downloads
Tactician command bus middleware for rate limiting command execution
knpuniversity/activity-runner
826 Downloads
Executes Twig & PHP activities in a safe manner
dragon-code/runtime-comparison
20 Downloads
Simple comparison of code execution speed between different options
connectholland/tactician-scheduler-plugin
3523 Downloads
Tactician plugin that allows scheduling a command to be executed at a specific time in the future
cedx/which.hx
16754 Downloads
Find the instances of an executable in the system path. Like the `which` Linux command.
yangjisen/laravel-executed
214 Downloads
wizzaro/execution-code-timer
99 Downloads
The library provides an easy way to measure the execution time of the code