Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/loophp/composer-strip-nondeterminism

A plugin for Composer for stripping non-deterministic information such as timestamps from vendor directory. [maintainer=@drupol]
https://github.com/loophp/composer-strip-nondeterminism

composer plugin reproducibility

Last synced: 2 days ago
JSON representation

A plugin for Composer for stripping non-deterministic information such as timestamps from vendor directory. [maintainer=@drupol]

Awesome Lists containing this project

README

        

# Composer Strip Non-Determinism

A plugin for Composer for stripping non-deterministic information such as
timestamps from vendor directory.

## Requirements

- Composer 2

## Installation

Install the plugin globally once:

```
composer global require loophp/composer-strip-nondeterminism
```

## Usage

[composer website]: https://getcomposer.org/