You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/woodpecker the build was successful
Details
|
1 year ago | |
---|---|---|
doc | 2 years ago | |
examples | 2 years ago | |
src | 2 years ago | |
tests | 4 years ago | |
.gitignore | 4 years ago | |
.woodpecker.yml | 1 year ago | |
README.md | 1 year ago | |
composer.json | 2 years ago | |
phpunit.xml | 4 years ago |
README.md
NoccyLabs Juicer
This is a library to help write juice-mixing stuff in PHP.
Features
- Mix by weight or by volume.
- Calculate weights for mixing based on the VG/PG ratio or a specific values.
- Calculate weights for nicotine based on the nicotine strength and base.
- Interfaces allow for custom entity-backed implementations.