ocramius/package-versions
Fast, zero‑I/O access to Composer dependency versions at runtime. Reads version data compiled from composer.lock during install/update, so calls are cheap. Use PackageVersions\Versions::getVersion('vendor/package') to embed or log exact versions.
composer show instead).Versions::getVersion() are in-memory and blazing fast. Handles edge cases like --classmap-authoritative installs and has active maintenance (security updates, PHP 8.5 support). Integrates in minutes with no code changes beyond a single method call."How can I help you explore Laravel packages today?