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

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

trivialmatters/square-matrix
============================

A handy library that provides fluent OOP API for Square Matrix

2.0.0(9y ago)015MITPHPPHP &gt;=7.0

Since Aug 20Pushed 9y ago1 watchersCompare

[ Source](https://github.com/trivialmatters/square-matrix)[ Packagist](https://packagist.org/packages/trivialmatters/square-matrix)[ RSS](/packages/trivialmatters-square-matrix/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

[![Build Status](https://camo.githubusercontent.com/085a28576f8e223e2b1327bfa73e36a7b5a2921933fa469238908744c33b16bb/68747470733a2f2f7472617669732d63692e6f72672f7472697669616c6d6174746572732f7371756172652d6d61747269782e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/trivialmatters/square-matrix)[![SensioLabsInsight](https://camo.githubusercontent.com/8ef1f1fbba6f8d4b8b78d13c9cbfa77d3e2ccfdc5e2cf26a3aaf7153fc9ac3d5/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f33383438316364382d356537612d346463382d616161392d3862643664653336666330342f6269672e706e67)](https://insight.sensiolabs.com/projects/38481cd8-5e7a-4dc8-aaa9-8bd6de36fc04)

Square Matrix
=============

[](#square-matrix)

This is a PHP library that intends to provide a fluent API to make working with [Square Matrix](https://en.wikipedia.org/wiki/Square_matrix) easier.

Requirements
============

[](#requirements)

- PHP 7 or greater

Versions
========

[](#versions)

This project follows [semver](http://semver.org/)

Installation
============

[](#installation)

- Add library in your composer.json:

```
$ composer require trivialmatters/square-matrix
```

Usage
=====

[](#usage)

```
