irstea/phploc-shim

Shim repository for phploc/phploc

Maintainers

Package info

gitlab.irstea.fr/pole-is/tools/phploc-shim.git

Homepage

pkg:composer/irstea/phploc-shim

Statistics

Installs: 8 886

Dependents: 1

Suggesters: 0

7.0.2 2020-12-08 03:20 UTC

This package is auto-updated.

Last update: 2026-03-08 16:11:50 UTC


README

This package is a drop-in replacement for phploc/phploc, which provides its PHAR archive as a binary.

It is built automatically from the official PHAR.

Installation

composer require irstea/phploc-shim

or:

composer require --dev irstea/phploc-shim

Usage

As you would use the original package, i.e. something like:

vendor/bin/phploc [options] [arguments]

License

This distribution retains the license of the original software: BSD-3-Clause