Packages from marcoconsiglio
-
PHP
marcoconsiglio/bcmath-extended
The BCMathExtended library extends the PHP BCMath extension adding more features like abs, min, max, random, factorial, type comparison between integer and decimal or positive and negative, modulo and power modulo with negative modulus (see more on BCMath extendsion http://php.net/manual/en/book.bc.php).
-
PHP
marcoconsiglio/ephemeris
A Laravel package that query the Swiss Ephemeris executable, in order to get planets position for astronomy/astrology purposes.
-
PHP
marcoconsiglio/faker-php-number-helpers
Adds a helper trait that makes it easier to generate random numbers using FakerPHP.
-
PHP
marcoconsiglio/goniometry
A PHP support for string, decimal, radian and object angles, providing goniometric algebra and comparison between angles.
-
PHP
marcoconsiglio/modular-arithmetic
A PHP libarary to support modular arithmetic, aka clock arithmetic.
-
PHP
marcoconsiglio/phprimes-generator
A PHP primes number generator originally created by Pol Dellaiera.
-
PHP
marcoconsiglio/trigonometry
A PHP support for angles and trigonometric functions.
Abandoned! See marcoconsiglio/goniometry