PHPackages                             sandimvlyadi/smdev - 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. sandimvlyadi/smdev

ActiveLibrary

sandimvlyadi/smdev
==================

A laravel library for smdev

1.0.2(3y ago)043MITPHPPHP &gt;=7.4

Since Nov 9Pushed 3y ago1 watchersCompare

[ Source](https://github.com/sandimvlyadi/smdev)[ Packagist](https://packagist.org/packages/sandimvlyadi/smdev)[ Docs](https://smdev.web.id)[ RSS](/packages/sandimvlyadi-smdev/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

SMDEV
=====

[](#smdev)

[![PHP Version Require](https://camo.githubusercontent.com/c0464e291a97cf9660a59b59f4e990bc7cfe4c6cab20193ac109aa5ed353185a/687474703a2f2f706f7365722e707567782e6f72672f6d69647472616e732f6d69647472616e732d7068702f726571756972652f706870)](https://packagist.org/packages/midtrans/midtrans-php)[![Latest Stable Version](https://camo.githubusercontent.com/a01edcb2f33713e28df5939abb95f72ed4cbab7ec86de8c98a5532ae066d3fa3/687474703a2f2f706f7365722e707567782e6f72672f73616e64696d766c796164692f736d6465762f76)](https://packagist.org/packages/sandimvlyadi/smdev)[![Monthly Downloads](https://camo.githubusercontent.com/fa142a587f76313903be6973355015532b612efe12d3b9557b1a3e96f73b9fbf/687474703a2f2f706f7365722e707567782e6f72672f73616e64696d766c796164692f736d6465762f642f6d6f6e74686c79)](https://packagist.org/packages/sandimvlyadi/smdev)[![Total Downloads](https://camo.githubusercontent.com/aaeaaa3787e4ca47470a71e42f6542f9aba704c34f7125a368d98decb4e51305/687474703a2f2f706f7365722e707567782e6f72672f73616e64696d766c796164692f736d6465762f646f776e6c6f616473)](https://packagist.org/packages/sandimvlyadi/smdev)[![License](https://camo.githubusercontent.com/b5645ccb5a2dde9900a15d72ab4c7207983058afca28249711909bfed7c2e274/687474703a2f2f706f7365722e707567782e6f72672f73616e64696d766c796164692f736d6465762f6c6963656e7365)](https://packagist.org/packages/sandimvlyadi/smdev)

1. Installation
---------------

[](#1-installation)

Use [Composer](https://getcomposer.org), so you can install via CLI:

```
composer require sandimvlyadi/smdev

```

and run `composer install` on your terminal.

2. How to Use
-------------

[](#2-how-to-use)

### 2.1. SMDEV Webhooks

[](#21-smdev-webhooks)

Add this line to your .env file:

```
SMDEV_WEBHOOK="[YOUR WEBHOOK URL]"

```

You can call this library:

```
use Sandimvlyadi\Smdev\Hook;
```

Send message to your webhook:

```
Hook::send('your message goes here');
```

### 2.1. RENOT (Real Time Error Notification)

[](#21-renot-real-time-error-notification)

Add this line to your .env file:

```
RENOT_URL="[YOUR RENOT SERVICE URL]"

```

You can call this library:

```
use Sandimvlyadi\Smdev\Renot;
```

Send message:

```
Renot::send('your message goes here');
```

or

```
Renot::send('your message goes here', 'XXXXXX,YYYYYY');
```

`XXXXXX` and `YYYYYY` are targets (bot's user PID)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

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 ~81 days

Total

2

Last Release

1205d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/220db87d802e44dbbbf019ef40f360a51d1565ba0aa07924819fbb6737b6cefe?d=identicon)[sandimvlyadi](/maintainers/sandimvlyadi)

---

Tags

composerlaravelsmdev

### Embed Badge

![Health badge](/badges/sandimvlyadi-smdev/health.svg)

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

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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