Library to assist with various vape juice mixing activities
Go to file
Chris ef5debb8c9
continuous-integration/woodpecker the build was successful Details
Touched README to trigger woodpecker
2021-12-01 01:19:35 +01:00
doc Updated importers, exporters, PHP 8.x 2021-03-01 14:41:21 +01:00
examples Updated importers, exporters, PHP 8.x 2021-03-01 14:41:21 +01:00
src Updated importers, exporters, PHP 8.x 2021-03-01 14:41:21 +01:00
tests Added normalizer to help with concentrates and stones 2019-07-11 12:21:14 +02:00
.gitignore Multiple changes and improvements 2019-07-09 02:19:47 +02:00
.woodpecker.yml Added woodpecker config 2021-12-01 01:15:50 +01:00
README.md Touched README to trigger woodpecker 2021-12-01 01:19:35 +01:00
composer.json Updated importers, exporters, PHP 8.x 2021-03-01 14:41:21 +01:00
phpunit.xml Multiple changes and improvements 2019-07-09 02:19:47 +02:00

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.