fidry/cpu-core-counter
Tiny PHP utility to detect CPU core count (logical or physical) with memoized results. Provides sensible defaults plus configurable “finders” per OS, parallelisation-friendly available cores, and safe fallbacks via exception handling or getCountWithFallback().
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laravel/roster | 0.77 | Detect which Laravel ecosystem packages a project uses by scanning a directory. Query production vs dev dependencies, check if specific packages or versions are present, and identify the Node package manager in use via a simple API. | 154 | 154 | 19 | 3M | 2 | 26.5 | 65.0 | MIT | 1 month ago | |
| phpcr/phpcr-utils | 0.76 | Utility library for PHPCR (PHP Content Repository) implementations. Provides helper classes for sessions, node/paths handling, query utilities, and common repository operations to simplify working with PHPCR backends in your applications. | 74 | 74 | 31 | 33K | 14 | 34.4 | 48.4 | NOASSERTION | 4 months ago | |
| ondram/ci-detector | 0.76 | Detects when your PHP app is running in CI. Provides a simple API to identify common CI providers via environment variables, so you can tweak behavior for tests, builds, and deployments without hardcoding provider logic. | 222 | 225 | 13 | 2M | 3 | 2.5 | 55.9 | MIT | — | |
| dragon-code/benchmark | 0.72 | Benchmark is a small PHP dev tool for quickly comparing execution speed of different code paths. Use the bench() helper or Benchmark class, pass callbacks (named or not), and print results to the console for easy side-by-side timing. | 119 | 119 | 3 | 634 | 0 | 29.7 | 13.0 | MIT | 1 month ago | |
| spiral/roadrunner-worker | 0.72 | PHP worker library for running apps on RoadRunner with the Spiral ecosystem. Provides a Worker API to handle incoming requests/jobs and communicate with the RoadRunner server, enabling high-performance, long-running PHP processes for HTTP and background tasks. | 21 | 21 | 5 | 584K | 0 | 26.6 | 65.0 | MIT | 11 months ago | |
| symplify/easy-parallel | 0.71 | Run PHP tasks in parallel with a simple API. Easy Parallel helps speed up builds and code analysis by distributing work across multiple processes, while keeping output manageable and integration straightforward in existing Symplify and custom tooling. | 11 | 11 | 5 | 18K | 1 | 0.4 | 43.8 | MIT | — | |
| sanmai/later | 0.70 | Later is a tiny PHP library for scheduling delayed callbacks and lightweight task execution. Queue functions to run after a given time, manage timers, and build simple background jobs without a full framework. Useful for CLI daemons and event loops. | 72 | 73 | 3 | 953K | 1 | 23.0 | 65.0 | Apache-2.0 | 10 months ago | |
| spiral/roadrunner-jobs | 0.69 | Spiral RoadRunner Jobs driver and client for PHP. Run background tasks with RoadRunner’s jobs plugin, supporting queue configuration, message serialization, consuming and publishing jobs, and integrating into Spiral apps and workers for fast, reliable async processing. | 27 | 27 | 14 | 238K | 0 | 29.7 | 63.9 | MIT | 5 months ago | |
| spiral/roadrunner-bridge | 0.68 | Bridge RoadRunner plugins into Spiral Framework apps. Provides bootloaders for HTTP, Queue/Jobs, KV Cache, gRPC, Centrifugo, TCP, Metrics, Logger, Locks, and scaffolding integration. Requires PHP 8.1+ and Spiral 3.14+. | 64 | 63 | 11 | 169K | 13 | 33.6 | 61.3 | MIT | 4 months ago | |
| amphp/amp | 0.68 | AMPHP (AMP) accelerates PHP concurrency with fibers, eliminating callbacks and generators. Built on PHP 8.1’s cooperative coroutines, it lets you run async tasks like sync code—ideal for I/O-bound apps. Use Amp\async() for parallel execution and Future::await() to handle results seamlessly. No event... | 4,410 | 4,422 | 258 | 3M | 15 | 63.4 | 53.0 | MIT | 7 months ago |
How can I help you explore Laravel packages today?