zetacomponents/system-information
Provides access to system and environment information via the eZ Components/Zeta Components library. Query OS details, hardware and memory stats, CPU and uptime, network interfaces, load, and related runtime metrics for monitoring or diagnostics in PHP apps.
sysctl, top).exec() calls to shell commands)./proc or sysctl directly.shinken/shinken or OS-specific tools.For Executives: "This package lets us tap into server resources (CPU, memory) directly from our PHP/Laravel apps—no extra services or agents needed. It’s a lightweight way to add system awareness to tools like our admin dashboard or support troubleshooting, reducing manual checks and speeding up issue resolution. Think of it as ‘Google Analytics for your server’s health.’"
For Engineering:
*"The zetacomponents/system-information package provides a clean PHP interface to gather CPU/memory/disk stats without shelling out to top or free. It’s:
$systemInfo->getCpuUsage()).How can I help you explore Laravel packages today?