$bool = \PackageInfo\Package::isInstalled('vendor/package-name'); // return true/false // may throw PackageNotInstalledException if the ...
確定! 回上一頁