Download the PHP package girishk/numphp without Composer
On this page you can find all versions of the php package girishk/numphp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download girishk/numphp
More information about girishk/numphp
Files in girishk/numphp
Download girishk/numphp
More information about girishk/numphp
Files in girishk/numphp
Vendor girishk
Package numphp
Short Description Numphp is a PHP package for statitical computations
License MIT
Package numphp
Short Description Numphp is a PHP package for statitical computations
License MIT
Please rate this library. Is it a good library?
Informations about the package numphp
Num PHP
This module allows you to calculate mean, standard deviation, Z-score, percentile, sten and stanine.
Installation
-
Run
in console to install this module (Notice
--dev
flag - it's recommended to use this package only for development). -
If you use Laravel < 5.5 open
config/app.php
and inproviders
section add:Laravel 5.5 uses Package Auto-Discovery and it will automatically load this service provider so you don't need to add anything into above file.
If you are using Lumen open
bootstrap/app.php
and add:
All versions of numphp with dependencies
PHP Build Version
Package Version
No informations.
The package girishk/numphp contains the following files
Loading the files please wait ....