libyear 4.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global libyear --version 4.1.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local libyear --version 4.1.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=libyear&version=4.1.0
nuke :add-package libyear --version 4.1.0

php-libyear

A simple measure of dependency freshness

Actions Status

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 containing composer.json and composer.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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
8.2.0 5,124 3/4/2024
8.1.0 1,244 2/28/2024
8.0.0 12,410 11/20/2023
7.0.1 11,845 12/2/2022
7.0.0 3,348 10/4/2022
6.0.1 3,371 8/1/2022
6.0.0 8,045 11/24/2021
5.0.0 3,049 11/12/2021
4.1.1 2,990 11/9/2021
4.1.0 4,023 3/13/2021
4.0.0 3,235 7/23/2020
3.0.0 3,687 11/10/2019
3.0.0-rc2 3,323 11/10/2019
3.0.0-rc1 889 11/10/2019
2.0.0 4,721 7/21/2018