caneco / patrol

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Patrol logo

Patrol

Total Downloads License


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

Installation / Usage

Requires PHP 8.0+

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

Patrol Sponsors

We would like to extend our thanks to the following sponsors for funding Patrol development. If you are interested in becoming a sponsor, please visit the Nuno Maduro's Sponsors page.

Premium Sponsors

License

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

About

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

License:MIT License


Languages

Language:PHP 100.0%