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

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

bubbaops/matrix
===============

Zero Configuration .devscontainer for Laravel Developers using VS Code

013Shell

Since Dec 23Pushed 5y ago1 watchersCompare

[ Source](https://github.com/BubbaOps/matrix)[ Packagist](https://packagist.org/packages/bubbaops/matrix)[ RSS](/packages/bubbaops-matrix/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Matrix
======

[](#matrix)

[![forthebadge](https://camo.githubusercontent.com/1a8fefb073cc19f3a7f4853d16ffdbc7a05608d135b689caae7dd6afacc8d204/68747470733a2f2f666f7274686562616467652e636f6d2f696d616765732f6261646765732f6275696c742d62792d6e65636b6265617264732e737667)](https://forthebadge.com)[![forthebadge](https://camo.githubusercontent.com/8b9838ddf8b2bfe841202b45a015b52fb1a01dc608f2c6aa1f5d0ba070d1132a/68747470733a2f2f666f7274686562616467652e636f6d2f696d616765732f6261646765732f64657369676e65642d696e2d657463682d612d736b657463682e737667)](https://forthebadge.com)

[![forthebadge](https://camo.githubusercontent.com/d9b84c75e48772ae8876d150be794d0e1405000e26156b1852e8f31b0acb4bb4/68747470733a2f2f666f7274686562616467652e636f6d2f696d616765732f6261646765732f636f6d7061746962696c6974792d656d6163732e737667)](https://forthebadge.com)[![forthebadge](https://camo.githubusercontent.com/a78b12e6d5e30bed2cb9669323b675bde289b24fa19392cb2f1e1f55fb31036c/68747470733a2f2f666f7274686562616467652e636f6d2f696d616765732f6261646765732f676c7574656e2d667265652e737667)](https://forthebadge.com)

[![Latest Stable Version](https://camo.githubusercontent.com/bdf29be3c5e5385769295c3351b0eb58c71f30bb3cb1e6a65fd24f69921689ca/68747470733a2f2f706f7365722e707567782e6f72672f42756262614f70732f6d61747269782f762f737461626c65)](https://packagist.org/packages/BubbaOps/matrix)[![License](https://camo.githubusercontent.com/b545f8dbf7adefd31db669e7a8f3207b68e75a126df941187091e9eb85a284d4/68747470733a2f2f706f7365722e707567782e6f72672f42756262614f70732f6d61747269782f6c6963656e7365)](https://packagist.org/packages/BubbaOps/matrix)[![composer.lock](https://camo.githubusercontent.com/8f68edad922502aafe855953470fb6bd88d512cd205f37a58e0f15a5a17cb3ee/68747470733a2f2f706f7365722e707567782e6f72672f42756262614f70732f6d61747269782f636f6d706f7365726c6f636b)](https://packagist.org/packages/BubbaOps/matrix)

[![Total Downloads](https://camo.githubusercontent.com/dc5aa21e0683c12f1ee977e495a768a8e1694d4af939d2bb9a3081738ec03519/68747470733a2f2f706f7365722e707567782e6f72672f42756262614f70732f6d61747269782f646f776e6c6f616473)](https://packagist.org/packages/BubbaOps/matrix)[![forthebadge](https://camo.githubusercontent.com/1b0551ae7ffc5b621290899bc75dbc5ccf7e729838dbc53ea44acc24176200c1/68747470733a2f2f666f7274686562616467652e636f6d2f696d616765732f6261646765732f776f726b732d6f6e2d6d792d6d616368696e652e737667)](https://forthebadge.com)

Requirements
------------

[](#requirements)

- PHP &gt;= 7.0
- composer
- Laravel Project

Features
--------

[](#features)

- Zero Configuration install for your Visual Studio Code .devcontainer development desires
- A beautifully crafted workspace for your .devcontainer
- An nginx container
- A PHP FPM container
- Other Optional Containers
    - mariadb
    - memcached
    - mssql
    - mysql
    - postgres
    - redis

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

[](#installation)

```
    composer require --dev BubbaOps/matrix
    php artisan vendor:publish --tag=devcontainer

```

This will create the `.devcontainer` for you and populate it with:

- `mariadb/Dockerfile`
- `memcached/Dockerfile`
- `mssql/Dockerfile`
- `mysql/Dockerfile`
- `nginx/Dockerfile`
- `php-fpm/Dockerfile`
- `postgres/Dockerfile`
- `redis/Dockerfile`
- `workspace/Dockerfile`
- `devcontainer.json`
- `docker-compose.yml`

If you run `php artisan vendor:publish --tag=devcontainer` again, it will not modify anything, same with any other configuration. You must use the artisan `--force` option to overwrite existing files in your `.devcontainer`.

Configuration
=============

[](#configuration)

If you want to modify the configuration, have a look at the [Remote development in Containers](https://code.visualstudio.com/docs/remote/containers-tutorial) which will necessarily direct you to the [Docker Documentation](https://docs.docker.com/) for specifics.

Changelog
=========

[](#changelog)

To keep track, please refer to [CHANGELOG.md](https://github.com/GinoPane/composer-package-template/blob/master/CHANGELOG.md).

Contributing
============

[](#contributing)

1. Fork it.
2. Create your feature branch (git checkout -b my-new-feature).
3. Make your changes.
4. Run the tests, adding new ones for your own code if necessary (phpunit).
5. Commit your changes (git commit -am 'Added some feature').
6. Push to the branch (git push origin my-new-feature).
7. Create new pull request.

Also please refer to [CONTRIBUTION.md](https://github.com/GinoPane/composer-package-template/blob/master/CONTRIBUTION.md).

License
=======

[](#license)

Please refer to [LICENSE](https://github.com/GinoPane/composer-package-template/blob/master/LICENSE).

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 Bus Factor1

Top contributor holds 85.7% 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/365d59992aecf758c04c609175003de6c24145021608f2c54fabbc8fd67a5588?d=identicon)[bubbaops](/maintainers/bubbaops)

---

Top Contributors

[![bubba-h57](https://avatars.githubusercontent.com/u/603630?v=4)](https://github.com/bubba-h57 "bubba-h57 (18 commits)")[![BubbaOps](https://avatars.githubusercontent.com/u/60058548?v=4)](https://github.com/BubbaOps "BubbaOps (3 commits)")

### Embed Badge

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

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

###  Alternatives

[northys/css-inliner

PHP Library that converts css file into html inline styles.

4316.8k](/packages/northys-css-inliner)[smsgateway24/smsgateway24-php-sdk

php sdk for smsgateway24.com

109.6k](/packages/smsgateway24-smsgateway24-php-sdk)

PHPackages © 2026

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