PHPackages                             weiler/butterfly - 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. weiler/butterfly

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

weiler/butterfly
================

manage

v1.0.8(6y ago)270MITPHP

Since Jan 7Pushed 6y agoCompare

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

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

butterfly
=========

[](#butterfly)

基于laravel的后台管理系统composer包

Install
-------

[](#install)

1.安装laravel5.5
`composer create-project --prefer-dist laravel/laravel app "5.5.*"`

2.执行 `composer require weiler/butterfly`

3.创建数据库

4.设置`.env`配置，配置app.php配置中的默认语言

5.初始化Butterfly `php artisan butterfly:init`

6.(可选)如需使用本项目路由覆盖初始路由可以移除laravel自带的路由配置,或者加入 `app.php` 的 `providers` 配置中:

```
"providers" => [
    Weiler\Butterfly\Providers\ButterflyServiceProvider::class
]
```

7.开始Butterfly之旅吧! 默认后台管理地址 `域名/admin`

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

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

Total

4

Last Release

2471d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1543092?v=4)[Weiler](/maintainers/Weiler)[@weiler](https://github.com/weiler)

---

Top Contributors

[![vanrhy](https://avatars.githubusercontent.com/u/9880843?v=4)](https://github.com/vanrhy "vanrhy (111 commits)")[![WeilerCode](https://avatars.githubusercontent.com/u/24468590?v=4)](https://github.com/WeilerCode "WeilerCode (18 commits)")

### Embed Badge

![Health badge](/badges/weiler-butterfly/health.svg)

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

###  Alternatives

[sylius/refund-plugin

Plugin provides basic refunds functionality for Sylius application.

701.8M18](/packages/sylius-refund-plugin)[open-feature/sdk

PHP implementation of the OpenFeature SDK

42682.1k18](/packages/open-feature-sdk)[seboettg/citeproc-php

Full-featured CSL processor (https://citationstyles.org)

771.4M29](/packages/seboettg-citeproc-php)[timeweb/phpstan-enum

Enum class reflection extension for PHPStan

443.4M25](/packages/timeweb-phpstan-enum)[php-unit-conversion/php-unit-conversion

A fully PSR-4 compatible PHP library for converting between standard units of measure.

691.2M2](/packages/php-unit-conversion-php-unit-conversion)[panlatent/cron-expression-descriptor

Converts cron expressions into human readable descriptions.

21681.7k7](/packages/panlatent-cron-expression-descriptor)

PHPackages © 2026

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