libyear 4.1.0
See the version list below for details.
dotnet tool install --global libyear --version 4.1.0
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local libyear --version 4.1.0
#tool dotnet:?package=libyear&version=4.1.0
nuke :add-package libyear --version 4.1.0
php-libyear
A simple measure of dependency freshness
Calculates the total number of years behind their respective newest versions for all dependencies listed in composer.json
.
Requirements
- PHP 7.4 or later
Installation
Simply download libyear.phar
from the latest release.
Put it in the current directory, or your $PATH
to be able to reference it from anywhere.
Usage
php libyear.phar { path to project } [-q]
Arguments:
path to project
: required, directory containingcomposer.json
andcomposer.lock
files-q
: optional, quiet mode will only output libraries which are not up-to-date (that is, where "Libyears Behind" > 0)
Contributing
When testing new features and bug fixes, you can run the script via php libyear.php { path } [-q]
before building the phar
file.
To build the phar
file for final manual testing, run php -dphar.readonly=0 build.php
. You may wish to run composer install --no-dev
first to speed up the build process by removing dev dependencies, but will need to reinstall them via composer install
(specifically, phpunit
and mockery
for unit testing).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
8.2.0 | 8,865 | 3/4/2024 |
8.1.0 | 1,275 | 2/28/2024 |
8.0.0 | 12,456 | 11/20/2023 |
7.0.1 | 12,289 | 12/2/2022 |
7.0.0 | 3,378 | 10/4/2022 |
6.0.1 | 3,404 | 8/1/2022 |
6.0.0 | 8,076 | 11/24/2021 |
5.0.0 | 3,082 | 11/12/2021 |
4.1.1 | 3,021 | 11/9/2021 |
4.1.0 | 4,051 | 3/13/2021 |
4.0.0 | 3,269 | 7/23/2020 |
3.0.0 | 3,718 | 11/10/2019 |
3.0.0-rc2 | 3,349 | 11/10/2019 |
3.0.0-rc1 | 914 | 11/10/2019 |
2.0.0 | 4,754 | 7/21/2018 |