PHPackages                             catpkt/admin-delegation - 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. [Admin Panels](/categories/admin)
4. /
5. catpkt/admin-delegation

ActiveLibrary[Admin Panels](/categories/admin)

catpkt/admin-delegation
=======================

Delegator delegate delegatee to manage it's admin. They can both use this.

0.3.11(7y ago)1144MITPHP

Since Nov 12Pushed 7y ago1 watchersCompare

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

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

后台委托器
=====

[](#后台委托器)

用于将后台后台委托给其它应用，或管理受托的后台。

简介
==

[](#简介)

作为微服务和小应用，不希望单独实现后台， 或希望将多个应用的后台整合在一起，即可使用本库。

两种角色可使用本库

后台委托者：拥有资源，但不建立自己的后台，而将资源管理权限委托给后台实现者。

后台实现者：实现后台，去管理后台委托者所拥有的资源。

用法
==

[](#用法)

后台委托者
-----

[](#后台委托者)

- 继承抽象类 `\CatPKT\AdminDelegation\AAdminDelegator;` 创建委托者类，并实现必要的抽象函数
- 注册资源与增删改查规则
- 将某个 URL 的所有 Method 请求路由到此委托者类的 handle 方法 并传入请求类（需为 \\Symfony\\Component\\HttpFoundation\\Request 或其子类）的对象

后台实现者
-----

[](#后台实现者)

通过加密器和委托者的URL，创建 `AdminDelegatee` 类实例。并通过其管理受委托的后台。

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

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

Recently: every ~41 days

Total

18

Last Release

2867d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/24599950?v=4)[CatPKT](/maintainers/CatPKT)[@catpkt](https://github.com/catpkt)

---

Top Contributors

[![Fenzland](https://avatars.githubusercontent.com/u/19697989?v=4)](https://github.com/Fenzland "Fenzland (70 commits)")

### Embed Badge

![Health badge](/badges/catpkt-admin-delegation/health.svg)

```
[![Health](https://phpackages.com/badges/catpkt-admin-delegation/health.svg)](https://phpackages.com/packages/catpkt-admin-delegation)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[symfony/http-kernel

Provides a structured process for converting a Request into a Response

8.1k853.6M8.3k](/packages/symfony-http-kernel)[symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework

2.5k181.3M2.2k](/packages/symfony-security-bundle)[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k50.1M314](/packages/api-platform-core)[shopware/administration

Administration frontend for the Shopware Core

404.2M106](/packages/shopware-administration)[sonata-project/page-bundle

This bundle provides a Site and Page management through container and block services

219928.1k13](/packages/sonata-project-page-bundle)

PHPackages © 2026

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