Documentation
¶
Overview ¶
Package php provides a concrete Cataloger implementation relating to packages within the PHP language ecosystem.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewComposerInstalledCataloger ¶ added in v0.71.0
NewComposerInstalledCataloger returns a new cataloger for PHP installed.json files.
func NewComposerLockCataloger ¶ added in v0.71.0
NewComposerLockCataloger returns a new cataloger for PHP composer.lock files.
func NewInterpreterCataloger ¶ added in v1.25.0
NewInterpreterCataloger returns a new cataloger for PHP interpreters (php and php-fpm) as well as any installed C extensions.
func NewPearCataloger ¶ added in v1.24.0
NewPearCataloger returns a new cataloger for PHP Pear metadata (including Pecl metadata).
func NewPeclCataloger
deprecated
added in
v1.1.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.