2017 © Pedro Peláez
 

library matrix

This package used to calculate matrix.

image

deki/matrix

This package used to calculate matrix.

  • Monday, June 4, 2018
  • by dekiakbar
  • Repository
  • 0 Watchers
  • 2 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Laravel Matrix

Laravel Matrix is A library that can used to calculation the matrix., (*1)

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes., (*2)

Installing

For installing this library, follow this step :, (*3)

composer require deki/matrix

And update the config/app in your root project directory:, (*4)

'providers' => [
        /..
        Deki\Matrix\MatrixServiceProvider::class,
    ],

'aliases' => [
        /..
        'Matrix' => Deki\Matrix\MatrixFacade::class,
    ],

Just this, Now you can use this package., (*5)

Built With

  • Composer - Dependency Management
  • PHP - Programming Language

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details, (*6)

The Versions

04/06 2018

dev-master

9999999-dev

This package used to calculate matrix.

  Sources   Download

MIT

The Requires

 

by Deki Akbar

04/06 2018

dev-dev

dev-dev

This package used to calculate matrix.

  Sources   Download

MIT

The Requires

 

by Deki Akbar

03/06 2018

v1.0.0

1.0.0.0

This package used to calculate matrix.

  Sources   Download

MIT

The Requires

 

by Avatar dekiakbar