PHPackages                             matriphe/matribot - 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. [Framework](/categories/framework)
4. /
5. matriphe/matribot

AbandonedArchivedProject[Framework](/categories/framework)

matriphe/matribot
=================

Matriphe bot application skeleton based on Laravel.

1.2.1(8y ago)018MITPHPPHP &gt;=7.0.0

Since Dec 23Pushed 6y agoCompare

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

READMEChangelogDependencies (10)Versions (7)Used By (0)

Matribot
========

[](#matribot)

Matribot is a simple basic skeleton application to build bot that based on Laravel application. It is used internally by Muhammad Zamroni (matriphe) for fun projects.

Installation
------------

[](#installation)

Using `composer` run this command.

```
composer create-project matriphe/matribot {your_application_path} --prefer-dist

```

Now you can use Matribot just like using Laravel application.

Configuration
-------------

[](#configuration)

Check `config/` directory for more details. Use `.env` file to set configuration locally.

Deployment
----------

[](#deployment)

Matribot uses Envoy task runner to do deployment. Make sure your server is properly configured, SSH without password configured, and has composer installed.

Open `Envoy.blade.php` and make adjustment there.

For first deployment, use this command.

```
envoy run install

```

For regular deployment, run this command.

```
envoy run deploy

```

Packages
--------

[](#packages)

Matribot are using these packages to do the basic things.

- [Goutte](https://github.com/FriendsOfPHP/Goutte) for web scrapping
- [Telegram](https://github.com/irazasyed/telegram-bot-sdk) for notification
- [Laravel Intl](https://github.com/Propaganistas/Laravel-Intl) for formatting

License
-------

[](#license)

Matribot is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~0 days

Total

6

Last Release

3112d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/809de97d088b0eff358f96141a31bd8897216a03175448192de140f2723bdea6?d=identicon)[matriphe](/maintainers/matriphe)

---

Top Contributors

[![matriphe](https://avatars.githubusercontent.com/u/277262?v=4)](https://github.com/matriphe "matriphe (11 commits)")

---

Tags

botlaravellaravelbot

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/matriphe-matribot/health.svg)

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

###  Alternatives

[laravel/laravel

The skeleton application for the Laravel framework.

84.5k63.2M1.0k](/packages/laravel-laravel)[unopim/unopim

UnoPim Laravel PIM

10.5k2.2k](/packages/unopim-unopim)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[statamic/statamic

Statamic

829179.5k](/packages/statamic-statamic)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3911.7k](/packages/codewithdennis-larament)[ercogx/laravel-filament-starter-kit

This is a Filament v5 Starter Kit for Laravel 13, designed to accelerate the development of Filament-powered applications.

461.7k](/packages/ercogx-laravel-filament-starter-kit)

PHPackages © 2026

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