noccylabs/juicer

E-liquid mixing library

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

pkg:composer/noccylabs/juicer

0.1.2 2021-03-01 13:41 UTC

This package is not auto-updated.

Last update: 2025-10-06 23:06:30 UTC


README

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.