PHPackages                             cleentfaar/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. cleentfaar/matrix

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

cleentfaar/matrix
=================

Matrix is a highly extensible library for creating and manipulating matrices

06PHP

Since Mar 12Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

matrix
======

[](#matrix)

[![Latest Version on Packagist](https://camo.githubusercontent.com/25c4e2373cbcf6fdfbbc21ddfdbba0fc10ce6d2d8f0b9abb86631af3dd54ad4e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636c65656e74666161722f6d61747269782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cleentfaar/matrix)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/a43f2639f71f901724066b577fa72a4730dbcec400426ef2ca71eb8b2befdbfe/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f636c65656e74666161722f6d61747269782f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/cleentfaar/matrix)[![Coverage Status](https://camo.githubusercontent.com/b0148ab4a9810d83a0ef9b4c71c729711f7bb4c97bb5f73145aaa649dd0de6c9/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f636c65656e74666161722f6d61747269782e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/cleentfaar/matrix/code-structure)[![Quality Score](https://camo.githubusercontent.com/6e7b09b527a381604bbf1d93154cbac293ab5f0d75c88b5f466aba7add0fcdca/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f636c65656e74666161722f6d61747269782e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/cleentfaar/matrix)[![Total Downloads](https://camo.githubusercontent.com/593b0c6efec6350c19b41a5483a199dce1946005bf77827b3f406d7c53881b60/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636c65656e74666161722f6d61747269782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cleentfaar/matrix)

Matrix is a highly extensible library for creating and manipulating matrices in PHP. Matrices can either be rendered or exported to different formats using the relevant interfaces. Existing renderers and exporters can be found under [the related packages](#related-packages).

Install
-------

[](#install)

Via Composer

```
$ composer require cleentfaar/matrix
```

Usage
-----

[](#usage)

Please see the [USAGE](USAGE.md) documentation to get started with this library.

Renderers and converters for [Matrix](https://github.com/cleentfaar/matrix)
---------------------------------------------------------------------------

[](#renderers-and-converters-for-matrix)

PackageDescription[cleentfaar/matrix-renderer-ascii](https://packagist.org/packages/cleentfaar/matrix-converter-ascii)Converts your matrix into an ASCII string.[cleentfaar/matrix-converter-csv](https://packagist.org/packages/cleentfaar/matrix-converter-csv)Converts your matrix into a CSV file.NOTE: If you would like your renderer or exporter to be added to this list you can submit a PR for it.

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Cas Leentfaar](https://github.com/cleentfaar)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/14099cff9bb1840056d71facc7d248129646a0048ac348ba68648a1aa128f099?d=identicon)[cleentfaar](/maintainers/cleentfaar)

---

Top Contributors

[![cleentfaar](https://avatars.githubusercontent.com/u/795661?v=4)](https://github.com/cleentfaar "cleentfaar (8 commits)")

### Embed Badge

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

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

PHPackages © 2026

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