PHPackages                             ynievesdotnet/adminpanel-hooks - 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. ynievesdotnet/adminpanel-hooks

ActiveLibrary[Admin Panels](/categories/admin)

ynievesdotnet/adminpanel-hooks
==============================

Hooks integrated in AdminPanel

v1.0.1(6y ago)024MITPHP

Since Apr 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/YnievesDotNet/adminpanel-hooks)[ Packagist](https://packagist.org/packages/ynievesdotnet/adminpanel-hooks)[ Docs](https://www.ynieves.net/)[ RSS](/packages/ynievesdotnet-adminpanel-hooks/feed)WikiDiscussions master Synced 1w ago

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

[![Build Status](https://camo.githubusercontent.com/b3596f481b33aa1a95307ab215512eb1cc21c4e40b3d016dd69785cfedc80951/68747470733a2f2f7472617669732d63692e6f72672f796e6965766573646f746e65742f61646d696e70616e656c2d686f6f6b732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ynievesdotnet/adminpanel-hooks)[![StyleCI](https://camo.githubusercontent.com/407b615dfeef01cfd24b0af9550c866115ba7c3991ea6bb618f5e1368e7f16b0/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3235373433303538302f736869656c643f6272616e63683d6d6173746572267374796c653d666c6174)](https://github.styleci.io/repos/257430580/shield?style=flat)[![Total Downloads](https://camo.githubusercontent.com/ee01add3d941f87f52e302d09048d4fd5932f606d3b30e4e3f97d80ba3745453/68747470733a2f2f706f7365722e707567782e6f72672f796e6965766573646f746e65742f61646d696e70616e656c2d686f6f6b732f646f776e6c6f6164732e7376673f666f726d61743d666c6174)](https://packagist.org/packages/ynievesdotnet/adminpanel-hooks)[![Latest Stable Version](https://camo.githubusercontent.com/330fe37a15c996009e99f5e0083e4a7475724e1594b6e2ace619e405c4869f48/68747470733a2f2f706f7365722e707567782e6f72672f796e6965766573646f746e65742f61646d696e70616e656c2d686f6f6b732f762f737461626c652e7376673f666f726d61743d666c6174)](https://packagist.org/packages/ynievesdotnet/adminpanel-hooks)[![License](https://camo.githubusercontent.com/8071b93cb79c56374932821c8dc0820097dec47c45cbcfa187b9d00f06d0432e/68747470733a2f2f706f7365722e707567782e6f72672f796e6965766573646f746e65742f61646d696e70616e656c2d686f6f6b732f6c6963656e73652e7376673f666f726d61743d666c6174)](https://packagist.org/packages/ynievesdotnet/adminpanel-hooks)

Made with ❤️ by [Mark Topper](https://marktopper.com)Maintained by [Yoinier Hernández](http://www.ynieves.net)

AdminPanel Hooks
================

[](#adminpanel-hooks)

[Hooks](https://github.com/larapack/hooks) system integrated into [AdminPanel](https://github.com/ynievesdotnet/adminpanel).

Installation
============

[](#installation)

Install using composer:

```
composer require ynievesdotnet/adminpanel-hooks

```

Then add the service provider to the configuration (optional on Laravel 5.5+):

```
'providers' => [
    YnievesDotNet\AdminPanelHooks\AdminPanelHooksServiceProvider::class,
],
```

In order for AdminPanel to automatically check for updates of hooks, add the following to your console kernel:

```
protected function schedule(Schedule $schedule)
{
    $schedule->command('hook:check')->sundays()->at('03:00');
}
```

That's it! You can now visit your AdminPanel admin panel and see a new menu item called `Hooks` have been added.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

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

Total

2

Last Release

2219d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ffe2891aaa81d6219cab739594dbf7d0bf8e790feedec56354745e14343c0b8?d=identicon)[YnievesPuntoNet S.U.R.L.](/maintainers/YnievesPuntoNet%20S.U.R.L.)

---

Top Contributors

[![YnievesDotNet](https://avatars.githubusercontent.com/u/1451485?v=4)](https://github.com/YnievesDotNet "YnievesDotNet (3 commits)")

---

Tags

laravelhooksadminpanel

### Embed Badge

![Health badge](/badges/ynievesdotnet-adminpanel-hooks/health.svg)

```
[![Health](https://phpackages.com/badges/ynievesdotnet-adminpanel-hooks/health.svg)](https://phpackages.com/packages/ynievesdotnet-adminpanel-hooks)
```

###  Alternatives

[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)[ibrahim-bedir/filament-dynamic-settings-page

272.0k1](/packages/ibrahim-bedir-filament-dynamic-settings-page)[lara-zeus/tartarus

simple multi tenants

112.6k](/packages/lara-zeus-tartarus)

PHPackages © 2026

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