An open API service indexing awesome lists of open source software.

https://github.com/typhoon-php/change-detector

Can detect file and package version changes
https://github.com/typhoon-php/change-detector

cache invalidation php

Last synced: 4 months ago
JSON representation

Can detect file and package version changes

Awesome Lists containing this project

README

          

# Typhoon Change Detector

[![PHP Version Requirement](https://img.shields.io/packagist/dependency-v/typhoon/change-detector/php)](https://packagist.org/packages/typhoon/change-detector)
[![GitHub Release](https://img.shields.io/github/v/release/typhoon-php/change-detector)](https://github.com/typhoon-php/change-detector/releases)
[![Psalm Level](https://shepherd.dev/github/typhoon-php/change-detector/level.svg)](https://shepherd.dev/github/typhoon-php/change-detector)
[![Psalm Type Coverage](https://shepherd.dev/github/typhoon-php/change-detector/coverage.svg)](https://shepherd.dev/github/typhoon-php/change-detector)
[![Code Coverage](https://codecov.io/gh/typhoon-php/change-detector/branch/0.4.x/graph/badge.svg)](https://codecov.io/gh/typhoon-php/change-detector/tree/0.4.x)
[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Ftyphoon-php%2Fchange-detector%2F0.4.x)](https://dashboard.stryker-mutator.io/reports/github.com/typhoon-php/change-detector/0.4.x)

## Installation

```shell
composer require typhoon/change-detector
```