Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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]
- Host: GitHub
- URL: https://github.com/loophp/composer-strip-nondeterminism
- Owner: loophp
- License: mit
- Created: 2023-09-27T19:24:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-01T06:57:48.000Z (11 months ago)
- Last Synced: 2024-05-01T11:38:44.552Z (9 months ago)
- Topics: composer, plugin, reproducibility
- Language: PHP
- Homepage: https://github.com/loophp/composer-strip-nondeterminism/
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
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/