Download the PHP package timoschinkel/codeowners without Composer
On this page you can find all versions of the php package timoschinkel/codeowners. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download timoschinkel/codeowners
More information about timoschinkel/codeowners
Files in timoschinkel/codeowners
Download timoschinkel/codeowners
More information about timoschinkel/codeowners
Files in timoschinkel/codeowners
Vendor timoschinkel
Package codeowners
Short Description A parser and matcher for the codeowners file as used by Github, Gitlab and Bitbucket.
License Apache-2.0
Package codeowners
Short Description A parser and matcher for the codeowners file as used by Github, Gitlab and Bitbucket.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package codeowners
Code owners
Code Owners allows you to parse code owners files and apply the outcome to all kinds of different result sets ranging from code coverage to static analysis results.
Code Owners files are supported by Github, Gitlab and Bitbucket.
Installation
Use Composer for installation:
Usage
Parse CODEOWNERS
file:
Alternatively, parsing a string directly is also supported:
Known limitations
Currently the library does not handle spaces in file paths.
All versions of codeowners with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package timoschinkel/codeowners contains the following files
Loading the files please wait ....