PHPackages                             chguoxi/helpers - 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. chguoxi/helpers

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

chguoxi/helpers
===============

Helpers extension for laravel-admin

v2.0.1(5y ago)07MITPHPPHP &gt;=7.0.0

Since Sep 3Pushed 3y agoCompare

[ Source](https://github.com/chguoxi/helpers)[ Packagist](https://packagist.org/packages/chguoxi/helpers)[ Docs](https://github.com/laravel-admin-extensions/helpers)[ RSS](/packages/chguoxi-helpers/feed)WikiDiscussions master Synced 2d ago

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

Helpers for laravel-admin
=========================

[](#helpers-for-laravel-admin)

[![StyleCI](https://camo.githubusercontent.com/7708a2d6ce0c7c64c7c31ec1164cadf37be699cf7b2a7784e4303a998ea54a35/68747470733a2f2f7374796c6563692e696f2f7265706f732f39373930303936362f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/97900966)[![Packagist](https://camo.githubusercontent.com/ead3573da15b502a51006d4073032ae94a00485236f83508481399d0f3c77048/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c61726176656c2d61646d696e2d6578742f68656c706572732e7376673f6d61784167653d32353932303030)](https://packagist.org/packages/laravel-admin-ext/helpers)[![Total Downloads](https://camo.githubusercontent.com/4a1410ad8fff3a6a7df62acf9ea50791830e56b6c0a49c230a8de1b195ab0264/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c61726176656c2d61646d696e2d6578742f68656c706572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/laravel-admin-ext/helpers)![Pull request welcome](https://camo.githubusercontent.com/25f2db1404306d6dc01b1ac6e8c70f5f397ea8043dd9584d8dc4bc31b8bfea59/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70722d77656c636f6d652d677265656e2e7376673f7374796c653d666c61742d737175617265)

[Documentation](http://laravel-admin.org/docs/#/en/extension-helpers) | [中文文档](http://laravel-admin.org/docs/#/zh/extension-helpers)

DEMO [helpers](http://demo.laravel-admin.org/helpers/scaffold)

Login using `admin/admin`

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

[](#installation)

```
// For laravel-admin 1.x
$ composer require "laravel-admin-ext/helpers:1.*"

// For laravel-admin 2.x
$ composer require "laravel-admin-ext/helpers:2.*"

```

Import menu items.

```
$ php artisan admin:import helpers
```

Usage
-----

[](#usage)

See [wiki](http://laravel-admin.org/docs/#/en/extension-helpers?id=helpers)

Donate
------

[](#donate)

> Help keeping the project development going, by donating a little. Thanks in advance.

[![PayPal Me](https://camo.githubusercontent.com/604e3db9c8751116b3f765aad0353ec7ded655bbe8aaacbc38d8c4a6b784b3ed/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446f6e6174652d50617950616c2d677265656e2e737667)](https://www.paypal.me/zousong)

[![-1](https://cloud.githubusercontent.com/assets/1479100/23287423/45c68202-fa78-11e6-8125-3e365101a313.jpg)](https://cloud.githubusercontent.com/assets/1479100/23287423/45c68202-fa78-11e6-8125-3e365101a313.jpg)

License
-------

[](#license)

Licensed under [The MIT License (MIT)](LICENSE).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 56% 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 ~115 days

Recently: every ~99 days

Total

11

Last Release

2022d ago

Major Versions

v1.2 → v2.0.02020-09-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/e01f916a2c2726f858be1e0193b97cac3356f421c9f6a49e88a991bba1891408?d=identicon)[chguoxi](/maintainers/chguoxi)

---

Top Contributors

[![z-song](https://avatars.githubusercontent.com/u/1479100?v=4)](https://github.com/z-song "z-song (14 commits)")[![chguoxi](https://avatars.githubusercontent.com/u/5838990?v=4)](https://github.com/chguoxi "chguoxi (7 commits)")[![MarwaMourad15](https://avatars.githubusercontent.com/u/20949160?v=4)](https://github.com/MarwaMourad15 "MarwaMourad15 (3 commits)")[![xtareq](https://avatars.githubusercontent.com/u/16367933?v=4)](https://github.com/xtareq "xtareq (1 commits)")

---

Tags

helperslaravel-admin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/chguoxi-helpers/health.svg)

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

###  Alternatives

[laravel-admin-ext/helpers

Helpers extension for laravel-admin

136285.0k8](/packages/laravel-admin-ext-helpers)[laravel-admin-ext/scheduling

Task scheduling extension for laravel-admin

93247.1k6](/packages/laravel-admin-ext-scheduling)[laravel-admin-ext/chartjs

Use Chartjs in laravel-admin

102180.6k1](/packages/laravel-admin-ext-chartjs)[laravel-admin-ext/config

Config extension for laravel-admin

97180.2k5](/packages/laravel-admin-ext-config)[laravel-admin-ext/china-distpicker

Distpicker extension for laravel-admin

13443.9k](/packages/laravel-admin-ext-china-distpicker)[laravel-admin-ext/backup

Backup extension for laravel-admin

7671.6k6](/packages/laravel-admin-ext-backup)

PHPackages © 2026

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