Skip to content

Planetbiru/MagicMath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP MagicMath Project

This repository contains a collection of PHP classes and functions to perform various Mathematical operations. The project is designed to be a simple and easy-to-use library.

Requirements

  • PHP 7.4 or higher
  • Composer for dependency management

Installation

  1. Clone this repository to your local machine:

    git clone git@github.com:Planetbiru/MagicMath.git
    cd MagicMath
  2. Install the project dependencies using Composer:

    composer install

    This command will download all the required packages and generate the vendor/autoload.php file.

Using MagicMath

To using MagicMath via composer

Installation

composer require planetbiru/magic-math

Update

composer update planetbiru/magic-math

Uninstallation

composer remove planetbiru/magic-math

About

Mathematics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages