Download the PHP package kheredia04/pet-diet-calculator without Composer
On this page you can find all versions of the php package kheredia04/pet-diet-calculator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kheredia04/pet-diet-calculator
More information about kheredia04/pet-diet-calculator
Files in kheredia04/pet-diet-calculator
Download kheredia04/pet-diet-calculator
More information about kheredia04/pet-diet-calculator
Files in kheredia04/pet-diet-calculator
Vendor kheredia04
Package pet-diet-calculator
Short Description Un paquete de Laravel para calcular requerimientos calóricos y nutricionales de mascotas.
License MIT
Package pet-diet-calculator
Short Description Un paquete de Laravel para calcular requerimientos calóricos y nutricionales de mascotas.
License MIT
Please rate this library. Is it a good library?
Informations about the package pet-diet-calculator
Veterinary Pet Diet & Nutrition Calculator for Laravel
A native Laravel package to calculate Resting Energy Requirements (RER), Maintenance Energy Requirements (MER), and daily recommended water intake for dogs and cats based on the official WSAVA (World Small Animal Veterinary Association) guidelines.
Features
- RER Calculation: Computes basal caloric needs using standard metabolic formulas ($70 \times \text{weight}^{0.75}$).
- MER Calculation: Adjusts caloric needs dynamically using custom multiplier factors based on life stages and conditions.
- Water Intake Recommendation: Computes baseline daily fluid volume requirements.
- Extensible Configuration: Publish and alter multiplier parameters anytime.
- Strictly Typed: Leverages PHP 8.2+ Enums and modern architectural principles.
Installation
You can install the package via composer (once published):
composer require kheredia04/pet-diet-calculatorAll versions of pet-diet-calculator with dependencies
PHP Build Version
Package Version
The package kheredia04/pet-diet-calculator contains the following files
Loading the files please wait ...