Download the PHP package karnwalak/calculator without Composer
On this page you can find all versions of the php package karnwalak/calculator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download karnwalak/calculator
More information about karnwalak/calculator
Files in karnwalak/calculator
Download karnwalak/calculator
More information about karnwalak/calculator
Files in karnwalak/calculator
Vendor karnwalak
Package calculator
Short Description This is calculator package for testing
License
Package calculator
Short Description This is calculator package for testing
License
Please rate this library. Is it a good library?
Informations about the package calculator
Installation:- Step 1:- composer require karnwalak/calculator
Step 2:- After this command:-
add this inside your provider array of config/app.php
'providers' =>
ServiceProvider::defaultProviders()->merge([
<!-- Your other code -->
Karnwalak\Calculator\CalculatorServiceProvider::class
])->toArray(),
Step 3:- php artisan config:cache php artisan route:cache
Done!
All versions of calculator with dependencies
PHP Build Version
Package Version
No informations.
The package karnwalak/calculator contains the following files
Loading the files please wait ...