Library to assist with various vape juice mixing activities
Christopher Vagnetoft
ef5debb8c9
All checks were successful
continuous-integration/woodpecker the build was successful
|
||
---|---|---|
doc | ||
examples | ||
src | ||
tests | ||
.gitignore | ||
.woodpecker.yml | ||
composer.json | ||
phpunit.xml | ||
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.