Libraries tagged by terminate
cjmellor/browser-sessions
17267 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
webignition/disallowed-character-terminated-string
1119204 Downloads
A string terminated by one or more disallowed characters
patchlevel/worker
186896 Downloads
Gives the opportunity to build a stable worker that terminates properly when limits are exceeded.
aeon-php/retry
150736 Downloads
Retry fragile operations in case of failure with different delay strategies and possibility to skip/terminate execution
maximgrynykha/winkill
3 Downloads
Scan & Kill Windows processes in PHP
laventure/http-kernel
4 Downloads
Generic implementation HTTP Kernel.
ismaxim/terminator
8 Downloads
Scan & Kill Windows processes in PHP
phpwatch/laravel-fast404
5 Downloads
A Laravel middleware to quickly terminate Page-Not-Found pages that do not require a full HTML page
jeyroik/sm-plugin-max-try
397 Downloads
Plugin for jeyroik StateMachine. Allow to use on terminate transition and max try parameter.
harrisonratcliffe/browser-sessions-enhanced
18 Downloads
An enhanced version of the cjmellor/browser-sessions 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
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
2 Downloads
A simple php proc_open wrapper class. Supports running background process on windows/linux, get child process pid buffer output among other functions.
jlorente/laravel-application-end-queue
2438 Downloads
A Laravel queue connector to process jobs at the end of the application
steveorevo/virtual-cli
66 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.