Libraries tagged by Exception Manager
michel/pqueue
0 Downloads
PQueue is a minimalist PHP library for processing background messages using a single persistent CLI (managed via systemd) or periodic execution (via cron), covering 90% of use cases without external dependencies or complex worker management.
white-rabbit-1-sketch/php-worker-pool
6 Downloads
A lightweight PHP library to manage a pool of workers for parallel task execution. This library allows you to easily manage worker threads, process tasks concurrently, and optimize your application’s performance by executing multiple tasks in parallel. Ideal for background jobs, batch processing.
webed/seed-flow
0 Downloads
SeedFlow - manage seeders like migrations with environment support, rollback, and strict execution order.
symplely/thread_queue
50 Downloads
An simply `uv_queue_work` wrapper API to manage a pool of threads, for parallel PHP execution
sarverott/rokita
0 Downloads
new Controll Panel of New Order, tool to manage your host. Uploaded on server allows you to use path traversal, using easy-to-use filesystem explorer. Tools to upload files, php eval and shell execution are also onboard.
gapple/drush-composercheck
19 Downloads
Prevent execution of certain drush commands when project uses composer for dependency management
codeldev/laravel-schedule-log
14 Downloads
A simple Laravel package that automatically logs every scheduled command execution to your database. It listens to Laravel's built-in schedulerevents to record information without wrapping or modifying the scheduler itself. Ships with configurable table names, swappable Eloquent models, and a built-in prune command to manage retention.
azaharizaman/nexus-field-service
0 Downloads
Framework-agnostic field service management engine for work orders, technician dispatch, mobile job execution, service contracts, and SLA tracking
nisanov/cron-command-bundle
30 Downloads
A Symfony bundle that manages and integrates commands with the Linux crontab, by tracking command execution status and identifying commands that are overdue.
edouardkombo/event-strategy
8 Downloads
Event Strategy helps you manage events in your application.