JamesRezo/meteo-concept
Par JamesRezo, le 28 novembre 2025 à 18h42min :
Initial commit
Ajouté
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
CHANGELOG.md
IterateurObservations.php
README.md
composer.json
ecs.php
formulaires/configurer_meteoconcept.html
formulaires/configurer_meteoconcept/charger.php
formulaires/configurer_meteoconcept/traiter.php
formulaires/configurer_meteoconcept/verifier.php
formulaires/tester_meteoconcept.html
formulaires/tester_meteoconcept/verifier.php
lang/meteoconcept_fr.php
lang/paquet-meteoconcept_fr.php
meteoconcept_fonctions.php
paquet.xml
phplint.lst
phpstan.neon.dist
phpunit.xml.dist
prive/squelettes/contenu/configurer_meteoconcept.html
prive/themes/spip/images/mc.png
rector.php
spip_fonctions.php
spip_fonctions_fr.php
src/Api/ApiError.php
src/Api/Ephemeride.php
src/Api/Exception/CannotBeMerged.php
src/Api/Exception/IsReadOnly.php
src/Api/Observation.php
src/Api/Observations.php
src/Api/Station.php
src/Api/Variable.php
src/Api/Variables.php
src/Config.php
src/Converter.php
src/Exception/IncompleteUrl.php
src/Exception/MissingApiKey.php
src/Exception/UnknownApi.php
src/MeteoConcept.php
tests/Api/ObservationTest.php
tests/Api/ObservationsTest.php
tests/Api/VariablesTest.php
tests/ConverterTest.php
tests/Fonctions/MeteoconceptDatetimeTest.php
tests/Fonctions/MeteoconceptEcrireConfigTest.php
tests/Fonctions/MeteoconceptLireConfigTest.php
tests/Fonctions/MeteoconceptObserveTest.php
tests/Formulaires/Configurer/TraiterTest.php
tests/Formulaires/Configurer/VerifierTest.php
tests/Formulaires/Tester/VerfierTest.php
tests/MeteoConceptTest.php
tests/Sdk/Boucle.php
tests/Sdk/Champ.php
tests/Sdk/Critere.php
tests/Sdk/Texte.php
tests/Sdk/fake_functions.php
tests/phpstan.php
Détails : Initial commit (8116000b) · Validations · JamesRezo / meteo-concept · GitLab