Libraries tagged by terminator
alexeyshockov/symfony-signal-helper
55035 Downloads
Symfony Console helper to handle process signals (like termination)
maximgrynykha/winkill
4 Downloads
Scan & Kill Windows processes in PHP
laventure/http-kernel
26 Downloads
Generic implementation HTTP Kernel.
phpwatch/laravel-fast404
6 Downloads
A Laravel middleware to quickly terminate Page-Not-Found pages that do not require a full HTML page
jamm/errorhandler
4 Downloads
Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexpected process termination when memory limit is reached.
blesta/virtfusion_direct_provisioning
18 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.
salahmyn/terminatable
3 Downloads
A Laravel package for archeving models
mcmatters/laravel-schedule-terminating
444 Downloads
lumberjacked/cms-client-theminator
17 Downloads
ZF2 module for bas-cms theme manager
alcalyn/flush-on-kernel-terminate-bundle
54 Downloads
Just add a listener to automatically flush non-flushed entities after the response has been sent.
lumberjacked/cms-theminator
53 Downloads
ZF2 module for bas-cms theme manager
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.
jlorente/laravel-application-end-queue
2439 Downloads
A Laravel queue connector to process jobs at the end of the application
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.