Libraries tagged by execution
filaforge/filament-terminal-console
26 Downloads
A powerful Filament panel plugin that provides a browser-based terminal console with command presets, security allowlists, and real-time execution capabilities.
ffreitas-br/command-lock-bundle
2529 Downloads
Symfony bundle who create a lock in commands, avoiding the execution of same command simultaneously
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.
devkit/composer-manager
6 Downloads
Structured Composer script discovery, favourites, and execution from the CLI
colinhdev/libasyncevent
222 Downloads
Simple implementation for creating asynchronous event execution for PocketMine-MP plugins.
codraw/console
17 Downloads
This component allow to command execution in the database.
coapsyfactor/decorator
0 Downloads
PHP Decorator, dynamicly adding methods and properties with proper scope and $this assigned before execution.
cleatsquad/module-parallel-tests-plus
3 Downloads
Magento 2 module that enhances the dev:tests:run CLI command by enabling ParaTest parallel execution using --processes and --runner options.
chojnicki/laravel-seeder-debugger
1180 Downloads
Show debug info after finishing seeding like execution time or queries count, that can help you write better seeders.
bensedev/laravel-inflight-query-lock
3 Downloads
Deduplicate concurrent identical queries using distributed locks and async execution
aswin/concurrent-laravel
6 Downloads
A Laravel package for concurrent API execution
aoe/scheduler_timeline
6464 Downloads
Logs information about scheduler task execution and displays them in a graphical timeline
alirezavalipour/laravel-time-measurement
1 Downloads
this package use for measuring execution time of your operation, it's event based
ali-qorbani/mongodb-crud
4 Downloads
a simple package for crud execution with connection to mongodb
ahmedebead/laravel-hooks
14 Downloads
A standalone, framework-agnostic hook system for Laravel applications. Attach lifecycle callbacks (before/after/error) to any service method with sync, queued, delayed, batched, and conditional execution strategies.