Skip to content

Releases: mattiasgeniar/php-percentages

New helper functions

01 Feb 09:14
Compare
Choose a tag to compare

This release adds helper functions made by @tadeubarbosa

  • percentage()
  • percentage_between()
  • percentage_abs_between()
  • percentage_of()
  • percentage_extension()

Add support for PHP 8

21 Jan 09:51
671ce91
Compare
Choose a tag to compare

Add support for PHP 8

Explicit input types

22 May 13:51
Compare
Choose a tag to compare

Be more explicit about the function arguments, they should all be casted to floats.

First stable release

14 May 13:24
Compare
Choose a tag to compare

Time to tag the first stable release, this is working as intended and saves me a lot of mental energy when writing code! 🥳

New method names for clarity (beta)

11 May 07:55
ecb033e
Compare
Choose a tag to compare
Merge pull request #2 from ianrodrigues/patch-2

Clean up

alpha release

09 May 11:39
Compare
Choose a tag to compare
0.2

wip

First release, very beta

09 May 06:52
Compare
Choose a tag to compare