Download the PHP package alphonse243/biocycle-predictor without Composer
On this page you can find all versions of the php package alphonse243/biocycle-predictor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alphonse243/biocycle-predictor
More information about alphonse243/biocycle-predictor
Files in alphonse243/biocycle-predictor
Download alphonse243/biocycle-predictor
More information about alphonse243/biocycle-predictor
Files in alphonse243/biocycle-predictor
Vendor alphonse243
Package biocycle-predictor
Short Description Moteur de calcul adaptatif pour le cycle menstruel avec projections intelligentes
License MIT
Homepage https://github.com/alphonse243/biocycle-predictor
Package biocycle-predictor
Short Description Moteur de calcul adaptatif pour le cycle menstruel avec projections intelligentes
License MIT
Homepage https://github.com/alphonse243/biocycle-predictor
Please rate this library. Is it a good library?
Informations about the package biocycle-predictor
BioCycle Predictor
Un package PHP 8 intelligent et adaptatif pour la prédiction du cycle menstruel avec détection d'anomalies.
Caractéristiques
- Calcul adaptatif : Moyenne mobile sur les 6 derniers cycles
- Détection d'anomalies : Alerte si écart > 7 jours
- Ovulation intelligente : Forçage manuel possible
- Gestion robuste : Passages d'années, fuseaux horaires
- Formatage multilingue : Français, anglais, etc.
- Tests unitaires : 100% de couverture
Installation
Utilisation rapide
Documentation complète
Architecture
Le package est organisé en trois entités principales :
CycleEntity
Objet simple représentant un cycle passé.
CycleHistory
Collection d'objets CycleEntity avec analyse statistique.
CycleCalculator
Cœur du système : calculs de prédiction avec logique adaptative.
Méthodes principales
forceOvulationDate()
Permet de forcer une date d'ovulation si détection physique.
Gestion des exceptions
Tests
📄 License
MIT License - Voir LICENSE pour plus de détails.
Auteur
Katumba Tchibambe Alphonse
- GitHub: @alphonse243
- Email: [email protected]
All versions of biocycle-predictor with dependencies
PHP Build Version
Package Version
The package alphonse243/biocycle-predictor contains the following files
Loading the files please wait ...