berarma / aquarium-toolbox
Aquarium Toolbox Library
Requires
- php: >=5.6.0
Requires (Dev)
- phpunit/phpunit: >=5.0
- psy/psysh: @stable
- squizlabs/php_codesniffer: 3.*
This package is auto-updated.
Last update: 2019-12-17 15:07:42 UTC
README
This library can do typical calculations used in planted aquariums, like fertilizer dosings.
It's based on the excelent ideas and data of the late Carlo Flores' yet-another-nutrient-calculator.
The goals for this project are simplicity, reusability and reliablity.
Requirements
- PHP 5.6+
How to use it
You can install this library using composer.
# composer.phar require berarma/aquarium-toolbox
License
This software is licensed under the GPL v2 license. This is a library, you're just required to share your modifications/fixes/improvements to it. You aren't required to relicense your own projects because you're using and/or redistributing this software with them.
Disclaimer
There's no warranty of any kind, you're the sole responsible for the use or misuse of this software.