PHPackages                             deki/matrix - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. deki/matrix

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

deki/matrix
===========

This package used to calculate matrix.

v1.0.0(8y ago)212mitPHP

Since Jun 3Pushed 8y agoCompare

[ Source](https://github.com/dekiakbar/lara-matrix)[ Packagist](https://packagist.org/packages/deki/matrix)[ RSS](/packages/deki-matrix/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Laravel Matrix
==============

[](#laravel-matrix)

Laravel Matrix is A library that can used to calculation the matrix.

Getting Started
---------------

[](#getting-started)

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

### Installing

[](#installing)

For installing this library, follow this step :

```
composer require deki/matrix

```

And update the **config/app** in your root project directory:

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

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

```

Just this, Now you can use this package.

Built With
----------

[](#built-with)

- [Composer](https://getcomposer.org) - Dependency Management
- [PHP](http://php.net) - Programming Language

Authors
-------

[](#authors)

- **Deki Akbar** - *Initial work* - [Deki Akbar](https://github.com/dekiakbar)

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity64

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2949d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/21062206?v=4)[Deki](/maintainers/dekiakbar)[@dekiakbar](https://github.com/dekiakbar)

### Embed Badge

![Health badge](/badges/deki-matrix/health.svg)

```
[![Health](https://phpackages.com/badges/deki-matrix/health.svg)](https://phpackages.com/packages/deki-matrix)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M337](/packages/psalm-plugin-laravel)[illuminate/events

The Illuminate Events package.

13557.0M2.1k](/packages/illuminate-events)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M273](/packages/illuminate-pipeline)[illuminate/session

The Illuminate Session package.

9939.3M829](/packages/illuminate-session)[illuminate/hashing

The Illuminate Hashing package.

6729.7M185](/packages/illuminate-hashing)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
