hultberg
Repos
38
Followers
20
Following
13

A simple container to manage dependencies and singletons for PHP

1
0

ORM library intended for speed

0
0

Spigot plugin for my minecraft server

0
0

Go Fish

0
0

Events

Update README.md

Created at 1 month ago
closed issue
Feature request: Session/Total Total

First of all love the idea.

is it possible to calculate the session total in NOK and a "Total Total"?

Example output:

Prices fetched for period 2023-02-25 02:00:00 - 2023-02-25 23:59:59
2023-02-25 12:00 - 12:59 @ 0.8986 NOK (+0.7275%)
2023-02-25 13:00 - 13:59 @ 0.8907 NOK (+0%)
2023-02-25 14:00 - 14:59 @ 0.8986 NOK (+0.7275%)
Session Average: 0.8960 NOK
Session Total: XXX NOK
----------------
Total Average: 0.8960 NOK
Total: XXX NOK
Created at 1 month ago

Add total price for session and all

Fixes #1

Add parameters for outputs

Created at 1 month ago
opened issue
Feature: Display estimated percent of charged battery

I think it would be useful to show the estimated percentage of the battery for each session and total.

Created at 1 month ago
opened issue
Web based app

This calculator is now just a cli application. I think it would be useful to have it as a web application too with ability to store configurations in session or something.

Created at 1 month ago
issue comment
Feature request: Session/Total Total

First, I take it you like the project, thank you. :-)

Second, I like your suggestion and see the value in knowing the estimated cost. I'll put it on my todo list. :-)

Created at 1 month ago

Major refactor

Cli parameters (or env variables). Allow to set max threshold Use fibers internally, this was mostly to test them out.. :-) Refactor Runner into other classes

Created at 1 month ago

Add instructions to build as running app in Containerfile

Created at 1 month ago

Handle if tomorrow prices are unavailable

Created at 1 month ago
create tag
hultberg create tag v1.5.2
Created at 1 month ago

Handle if relationship attribute is not a property of the entity itself

Created at 1 month ago

Allow to set price area

Created at 1 month ago

Change output

Split periods with own average and then a total average

Created at 1 month ago
create branch
hultberg create branch master
Created at 1 month ago
create repository
hultberg create repository
Created at 1 month ago
Created at 1 month ago
hultberg create tag v5.0.1
Created at 1 month ago

Update changelog

Created at 1 month ago

Include baseline

Created at 1 month ago

Fix return types

Fix testcase for exception message

Created at 1 month ago

Update phpstan, phpunit, and config

Created at 1 month ago
create branch
hultberg create branch v5.x
Created at 1 month ago
started
Created at 2 months ago
started
Created at 2 months ago
Created at 2 months ago
Created at 2 months ago
Created at 2 months ago
Created at 2 months ago