Skip to content

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

License

Notifications You must be signed in to change notification settings

nunomaduro/patrol

Repository files navigation

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.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.

About

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

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages