nunomaduro/patrol

An elegant command-line tool that keeps your PHP Project's dependencies in check

Maintainers

👁 nunomaduro

Package info

github.com/nunomaduro/patrol

pkg:composer/nunomaduro/patrol

Statistics

Installs: 131 962

Dependents: 3

Suggesters: 1

Stars: 275

Open Issues: 2

v1.2.0 2023-10-12 08:19 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 93921ff25bcbe93378c89c33f1b79de3ab8656ec

  • Nuno Maduro <enunomaduro.woop@gmail.com>

phpcomposerdependenciespatrol


README

👁 Patrol logo

👁 Patrol

👁 Total Downloads
👁 License
👁 YouTube Channel Subscribers

Patrol is an elegant command-line tool that keeps your PHP Project's dependencies in check.

Installation / Usage

Requires PHP 8.2+

First, install Patrol via the Composer package manager:

composer require nunomaduro/patrol --dev

Then, use the patrol binary:

./vendor/bin/patrol

You may also specify the directory that should be inspected:

./vendor/bin/patrol inspect ../another/project-directory

License

Patrol is an open-sourced software licensed under the MIT license.