seld/signal-handler
Lightweight PHP signal handling for CLI apps. Provides a simple API to register handlers for POSIX signals, integrate with event loops, and reliably dispatch callbacks. Ideal for daemons, workers, and long-running processes that need clean shutdowns.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-signal-aware-command | 0.79 | Add signal awareness to Laravel Artisan commands. Gracefully handle SIGINT/SIGTERM (Ctrl+C, container stop, deploy) to stop work cleanly, run shutdown logic, and avoid half-finished jobs—ideal for long-running CLI tasks and workers. | 166 | 167 | 11 | 642K | 0 | 23.9 | 58.3 | MIT | 4 months ago | |
| php-school/terminal | 0.70 | php-school/terminal is a PHP library for building interactive terminal apps. It provides input/output helpers, ANSI styling, cursor control, and terminal state management, making it easy to create rich CLI UIs with prompts, menus, and formatted output. | 21 | 21 | 6 | 12K | 2 | 21.5 | 45.2 | — | 6 years ago | |
| spiral/testing | 0.42 | Testing SDK for Spiral Framework packages. Provides a custom TestCase with a TestApp so you can test packages without a full application setup. Configure root directory and bootloaders, and keep test app config under tests/app. PHP 8.1+, Spiral 3.15+. | 7 | 7 | 7 | 167K | 9 | 32.2 | 69.9 | MIT | 2 months ago | |
| spiral/debug | 0.41 | Spiral Debug adds a lightweight debugging toolkit for Spiral/PHP apps. Capture and inspect errors, exceptions, logs, and runtime details during development, with simple integration and minimal overhead for troubleshooting and diagnostics. | 2 | 2 | 1 | 3K | 0 | 24.2 | 48.4 | MIT | 6 years ago | |
| cartalyst/converter | 0.41 | Cartalyst Converter is a PHP unit conversion library that makes it easy to convert values between measurement units (length, weight, volume, etc.). Includes extensible unit definitions, fluent API, and helpers to format results for applications and packages. | 88 | 92 | 26 | 19K | 1 | 26.8 | 37.9 | BSD-3-Clause | 1 year ago | |
| laminas/laminas-stdlib | 0.40 | Utility components for PHP from the Laminas project: data structures, array and string helpers, hydrators, validators, option objects, and more. A shared toolbox used across Laminas and usable standalone in any PHP application. | 235 | 232 | 46 | 2M | 8 | 34.2 | 68.2 | BSD-3-Clause | 5 months ago | |
| spiral/console | 0.40 | Spiral Console provides a simple, extensible CLI framework for building command-line tools and application commands in Spiral apps. Define commands, arguments, options, and interactive prompts with clean APIs, integrated with the Spiral container and environment. | 3 | 3 | 0 | 831 | 0 | 24.2 | 37.7 | MIT | 6 years ago | |
| spiral/scaffolder | 0.40 | Spiral Framework scaffolder module for generating and wiring up application code. Provides scaffolding tools and templates to speed up project setup and common development tasks, with CI-tested quality (PHPUnit/Psalm) and documentation on spiral.dev. | 2 | 2 | 4 | 3K | 0 | 29.1 | 48.7 | MIT | 5 years ago | |
| spiral/exceptions | 0.40 | Universal exception handling component for PHP/Spiral. Provides a consistent way to catch, format, report, and render exceptions across applications and frameworks, with strong static analysis support, tests, and clean integration in Spiral projects. | 4 | 4 | 0 | 3K | 0 | 23.9 | 45.2 | MIT | 6 years ago |
How can I help you explore Laravel packages today?