Libraries tagged by terminated
webignition/disallowed-character-terminated-string
1498898 Downloads
A string terminated by one or more disallowed characters
steveorevo/virtual-cli
67 Downloads
Provides programmable interactive access to the native OS command line. Commands can be virtually typed, paused, or terminated. Methods can be used to retrieve progress and output.
cjmellor/browser-sessions
66165 Downloads
A Laravel package to enable users to manage and monitor their active browser sessions. Allows users to view devices where they are logged in and provides options to terminate unrecognized or all sessions, enhancing account security
patchlevel/worker
586375 Downloads
Gives the opportunity to build a stable worker that terminates properly when limits are exceeded.
binarybuilds/filament-command-runner
15110 Downloads
filament-command-runner is a Filament plugin that allows users to run artisan and shell commands directly from the Filament admin panel. All commands are executed in the background so users don't have to wait for them to finish. They can return later to view the output or optionally terminate a running command midway.
aeon-php/retry
154033 Downloads
Retry fragile operations in case of failure with different delay strategies and possibility to skip/terminate execution
detain/myadmin-vps-module
2126 Downloads
VPS hosting module for the MyAdmin multi-service billing and management platform. Provides VPS provisioning, lifecycle management (start/stop/restart/backup/terminate), slice-based resource scaling, and a full SOAP/REST API for automated ordering and administration.
maximgrynykha/winkill
4 Downloads
Scan & Kill Windows processes in PHP
ismaxim/terminator
8 Downloads
Scan & Kill Windows processes in PHP
phpwatch/laravel-fast404
6 Downloads
A Laravel middleware to quickly terminate Page-Not-Found pages that do not require a full HTML page
jeyroik/sm-plugin-max-try
469 Downloads
Plugin for jeyroik StateMachine. Allow to use on terminate transition and max try parameter.
blesta/virtfusion_direct_provisioning
336 Downloads
The VirtFusion Blesta Direct Provisioning module is a simple module that can create, terminate, suspend and unsuspend servers with a direct login bridge between Blesta and VirtFusion.
alcalyn/flush-on-kernel-terminate-bundle
54 Downloads
Just add a listener to automatically flush non-flushed entities after the response has been sent.
atomita/laravel-terminate-queue
0 Downloads
xthukuh/process
3 Downloads
A simple php proc_open wrapper class. Supports running background process on windows/linux, get child process pid buffer output among other functions.