Registry / utility / composer-ca-bundle

composer-ca-bundle

JSON →
library1.5.12phppackagistunverified

Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.

composer require composer/ca-bundle
INSTALL
IMPORT
SIG · COMPOSER-CA-BUNDLE
C
composer-ca-bundle
utilityphpv1.5.12
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CaBundle
use Composer\CaBundle\CaBundle;

Get the path to the system CA bundle or fallback to Mozilla's bundle.

use Composer\CaBundle\CaBundle; $caPath = CaBundle::getSystemCaRootBundlePath(); echo $caPath; // Path to CA bundle file
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.12latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
composer-ca-bundle — pip install composer-ca-bundle · libregistry