nette/utils
Handy PHP utility classes from the Nette Framework: strings, arrays, JSON, dates/times, file system helpers, safe reflection, and more. Lightweight, well-tested, and framework-agnostic—useful building blocks for everyday PHP and Laravel projects.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| phar-io/executor | 0.86 | phar-io/executor is a small PHP library for safely running external commands and processes. It builds and executes command lines, captures output and exit codes, and helps integrate tooling and CLI binaries into PHP applications and test suites. | 2 | 2 | 2 | 67K | 1 | 0.3 | 55.2 | NOASSERTION | — | |
| draw/process | 0.85 | draw/process is a Laravel/PHP package for running and managing external processes. It helps you start commands, capture output, handle errors, and control execution in a clean API—useful for queues, build tasks, and integrations that need shell tools. | 0 | 0 | 0 | 2K | 0 | 0.0 | 44.5 | — | — | |
| symfony/process | 0.84 | Symfony Process executes system commands in isolated subprocesses with robust control over input/output, environment variables, timeouts, signals, and errors. Ideal for running CLI tools safely, streaming output, and integrating background tasks in PHP apps. | 7,461 | 7,519 | 107 | 16M | 0 | 60.8 | 54.2 | MIT | 1 week ago | |
| php-standard-library/shell | 0.83 | Execute shell commands safely in PHP with robust argument escaping, clear capture of stdout/stderr, and helpful error handling. Part of PHP Standard Library, designed for predictable command execution and output management across environments. | 0 | 0 | 0 | 12K | 0 | 21.2 | 64.9 | MIT | 1 week ago | |
| digipolisgent/command-builder | 0.83 | PHP command builder to compose complex shell command strings fluently. Add flags/arguments, pipe output, and chain onSuccess/onFailure blocks to build conditional command groups for safe execution and readable CLI scripting. | 0 | 0 | 0 | 4K | 1 | 0.4 | 49.6 | MIT | 6 years ago | |
| php-standard-library/process | 0.82 | Typed, non-blocking PHP API for spawning, monitoring, and controlling child processes. Manage stdin/stdout/stderr streams, retrieve exit codes, and handle timeouts and signals with a clean, reliable interface for long-running and parallel tasks. | 0 | 0 | 0 | 13K | 0 | 21.2 | 64.8 | MIT | 1 week ago | |
| titasgailius/terminal | 0.82 | A lightweight PHP package for building and running terminal commands. Compose commands with a fluent API, execute processes, stream output, handle timeouts and exit codes, and run tasks cross-platform—ideal for artisan tools, deploy scripts, and CI automation. | 513 | 514 | 37 | 3K | 0 | 8.9 | 10.7 | — | 1 year ago | |
| chamber-orchestra/image-bundle | 0.82 | — | 2 | 2 | 0 | 369 | 0 | 0.5 | 30.1 | MIT | — | |
| mike42/gfx-php | 0.81 | gfx-php is a PHP graphics helper library by mike42, aimed at generating and manipulating simple bitmap-style images and drawing primitives. Useful for lightweight image rendering tasks where full GD/Imagick workflows feel too heavy. | 27 | 28 | 5 | 55K | 7 | 5.5 | 48.2 | LGPL-2.1 | 6 years ago | |
| cleverage/ui-process-bundle | 0.81 | — | 0 | 0 | 0 | 48 | 7 | 8.9 | 27.3 | MIT | 9 months ago | |
| aboutcoders/process-control-bundle | 0.81 | Symfony bundle providing process control via a container service (abc.process_control.controller). Default PCNTL implementation listens for SIGTERM so long-running jobs can detect when to exit. Service registration can be disabled via configuration. | 4 | 5 | 0 | 34 | 0 | 0.0 | 12.3 | MIT | — | |
| asoc/dadatata | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| nette/http | 0.81 | Nette HTTP provides a clean, lightweight HTTP layer for PHP apps. It handles requests, responses, headers, cookies, sessions, and URL utilities with a consistent API, making it easy to build frameworks, middleware, or standalone services. | 488 | 508 | 89 | 203K | 17 | 40.9 | 55.9 | NOASSERTION | 1 week ago | |
| digitalnoise/command-launcher | 0.81 | Laravel package for launching and managing console commands programmatically. Provides a simple API to trigger Artisan commands, pass arguments/options, and handle execution flow for scheduled tasks, integrations, and background processes. | 0 | 0 | 0 | 23 | 0 | 0.0 | 19.5 | — | — | |
| intervention/image-laravel | 0.81 | Laravel integration for Intervention Image. Provides a service provider, facade, and publishable config (config/image.php) to set a global GD/Imagick driver and options. Install via Composer and configure once for consistent image processing across your app. | 154 | 156 | 15 | 741K | 1 | 21.6 | 58.4 | MIT | 2 months ago | |
| cleverage/flysystem-process-bundle | 0.80 | — | 0 | 0 | 0 | 12 | 2 | 13.0 | 15.7 | MIT | 5 months ago | |
| duguncom/imagebundle | 0.80 | — | 0 | 0 | 1 | 0 | 0 | 1.5 | — | — | 8 years ago | |
| laragraph/utils | 0.80 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 8 | 555K | 0 | 20.2 | 62.6 | MIT | 3 months ago | |
| corepine/support | 0.80 | A small collection of Laravel/PHP support utilities from Corepine, providing reusable helpers and common building blocks to simplify everyday application code and package development. | 0 | 0 | 0 | 11 | 0 | 0.0 | 14.9 | — | — | |
| alchemy/binary-driver | 0.80 | PHP toolkit for building reusable, testable binary drivers on top of symfony/process. Provides AbstractBinary, binary detection, command generation, logging via PSR-3, and process listeners for debugging and customization across CLI tools. | 191 | 195 | 64 | 74K | 13 | 9.1 | 40.8 | NOASSERTION | 6 years ago |
How can I help you explore Laravel packages today?