PHPackages                             liaosp/laravel-admin-ext-rowaction - 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. liaosp/laravel-admin-ext-rowaction

ActiveLibrary

liaosp/laravel-admin-ext-rowaction
==================================

description...

1.0.2(5y ago)31.4k1MITPHPPHP &gt;=7.0.0CI failing

Since Apr 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/liaoshengping/laravel-admin-ext-rowaction)[ Packagist](https://packagist.org/packages/liaosp/laravel-admin-ext-rowaction)[ Docs](https://github.com/liaoshengping/laravel-admin-ext-rowaction)[ RSS](/packages/liaosp-laravel-admin-ext-rowaction/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

laravel-admin extension
=======================

[](#laravel-admin-extension)

[![image](img.jpg)](img.jpg)

```
composer require liaosp/laravel-admin-ext-rowaction

```

演示：

在我使用这个这个扩展得时候，没有看到modal 弹窗使用 自定义的html；

在 Action中改成继承这个类

```
use Liaosp\RowAction\Actions\RowAction;

```

使用:

```
public function form($model){
      $html = "自定义html";
     $this->diy($html);
}

```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% 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 ~10 days

Total

3

Last Release

2184d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/440eb424aa6385a9bca5bf1597270a4235e943a67536900f7fbf0c8cdb96594e?d=identicon)[liaoshengping](/maintainers/liaoshengping)

---

Top Contributors

[![liaoshengping](https://avatars.githubusercontent.com/u/24541157?v=4)](https://github.com/liaoshengping "liaoshengping (8 commits)")[![aweika](https://avatars.githubusercontent.com/u/4565941?v=4)](https://github.com/aweika "aweika (1 commits)")

---

Tags

extensionlaravel-admin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/liaosp-laravel-admin-ext-rowaction/health.svg)

```
[![Health](https://phpackages.com/badges/liaosp-laravel-admin-ext-rowaction/health.svg)](https://phpackages.com/packages/liaosp-laravel-admin-ext-rowaction)
```

###  Alternatives

[laravel-admin-ext/grid-lightbox

Turn your grid into a lightbox &amp; gallery

58180.9k2](/packages/laravel-admin-ext-grid-lightbox)[laravel-admin-ext/wang-editor

wangEditor extension for laravel-admin

6283.4k](/packages/laravel-admin-ext-wang-editor)[laravel-admin-ext/sparkline

Integrates jQuery sparkline into laravel-admin

161.1k](/packages/laravel-admin-ext-sparkline)

PHPackages © 2026

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