PHPackages                             sierratecnologia/facilitador-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sierratecnologia/facilitador-hooks

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

sierratecnologia/facilitador-hooks
==================================

Hooks integrated in Facilitador

v1.2.5(6y ago)0441MITPHP

Since Aug 21Pushed 2y agoCompare

[ Source](https://github.com/SierraTecnologia/facilitador-hooks)[ Packagist](https://packagist.org/packages/sierratecnologia/facilitador-hooks)[ Docs](https://sierratecnologia.io/)[ RSS](/packages/sierratecnologia-facilitador-hooks/feed)WikiDiscussions stable Synced 1mo ago

READMEChangelogDependencies (2)Versions (36)Used By (1)

[![Facilitador Hooks](https://raw.githubusercontent.com/sierratecnologia/facilitador-hooks/master/logo.png)](https://raw.githubusercontent.com/sierratecnologia/facilitador-hooks/master/logo.png)

[![Build Status](https://camo.githubusercontent.com/50540abf61114492ed50d05a7a5c4642cac9b82035c93c3c77087e3295e762a5/68747470733a2f2f7472617669732d63692e6f72672f7369657272617465636e6f6c6f6769612f666163696c697461646f722d686f6f6b732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/sierratecnologia/facilitador-hooks)[![Build Status](https://camo.githubusercontent.com/ee99b985ac79d3564e4f11ce0263c3ebd6cecc400e077d1434097a2760ab6d34/68747470733a2f2f7374796c6563692e696f2f7265706f732f37363937353431312f736869656c643f7374796c653d666c6174)](https://styleci.io/repos/76975411/shield?style=flat)[![Total Downloads](https://camo.githubusercontent.com/4c02ebde5c590a6e8c5d932f4c21ff8707b9a1c994184fbd90d5e8f069ed95ef/68747470733a2f2f706f7365722e707567782e6f72672f7369657272617465636e6f6c6f6769612f666163696c697461646f722d686f6f6b732f646f776e6c6f6164732e7376673f666f726d61743d666c6174)](https://packagist.org/packages/sierratecnologia/facilitador-hooks)[![Latest Stable Version](https://camo.githubusercontent.com/7e9854c5fc65013de7e6a6ef9f7f6827a3f612597d6b8613a6e598a8d3e7d89f/68747470733a2f2f706f7365722e707567782e6f72672f7369657272617465636e6f6c6f6769612f666163696c697461646f722d686f6f6b732f762f737461626c652e7376673f666f726d61743d666c6174)](https://packagist.org/packages/sierratecnologia/facilitador-hooks)[![License](https://camo.githubusercontent.com/14070d0be2dc2d96c1e318d4bd47d31cce52695b42cb1ac8b9a5f669308e93fb/68747470733a2f2f706f7365722e707567782e6f72672f7369657272617465636e6f6c6f6769612f666163696c697461646f722d686f6f6b732f6c6963656e73652e7376673f666f726d61743d666c6174)](https://packagist.org/packages/sierratecnologia/facilitador-hooks)

Made with ❤️ by [Mark Topper](https://marktopper.com)

Facilitador Hooks
=================

[](#facilitador-hooks)

[Hooks](https://github.com/sierratecnologia/hooks) system integrated into [Facilitador](https://github.com/the-control-group/facilitador).

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

[](#installation)

Install using composer:

```
composer require sierratecnologia/facilitador-hooks

```

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

```
'providers' => [
    Hooks\FacilitadorHooksServiceProvider::class,
],
```

In order for Facilitador 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 Facilitador admin panel and see a new menu item called `Hooks` have been added.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

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

Recently: every ~305 days

Total

29

Last Release

848d ago

Major Versions

0.5.x-dev → v1.0.x-dev2020-05-22

0.2.2.x-dev → v10.0.x-dev2020-05-22

### Community

Maintainers

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

---

Top Contributors

[![marktopper](https://avatars.githubusercontent.com/u/2232539?v=4)](https://github.com/marktopper "marktopper (50 commits)")[![ricardosierra](https://avatars.githubusercontent.com/u/5499444?v=4)](https://github.com/ricardosierra "ricardosierra (25 commits)")[![akazorg](https://avatars.githubusercontent.com/u/34574?v=4)](https://github.com/akazorg "akazorg (4 commits)")[![emptynick](https://avatars.githubusercontent.com/u/2482942?v=4)](https://github.com/emptynick "emptynick (4 commits)")[![jeffochoa](https://avatars.githubusercontent.com/u/8247079?v=4)](https://github.com/jeffochoa "jeffochoa (1 commits)")[![MrCrayon](https://avatars.githubusercontent.com/u/6875243?v=4)](https://github.com/MrCrayon "MrCrayon (1 commits)")[![fletch3555](https://avatars.githubusercontent.com/u/1387843?v=4)](https://github.com/fletch3555 "fletch3555 (1 commits)")[![superhaggis](https://avatars.githubusercontent.com/u/314841?v=4)](https://github.com/superhaggis "superhaggis (1 commits)")

---

Tags

laravelhooksfacilitador

### Embed Badge

![Health badge](/badges/sierratecnologia-facilitador-hooks/health.svg)

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

###  Alternatives

[tormjens/eventy

The WordPress filter/action system in Laravel

438912.9k16](/packages/tormjens-eventy)[larapack/hooks

A Laravel Hook system

2171.5M21](/packages/larapack-hooks)[larapack/voyager-hooks

Hooks integrated in Voyager

2031.5M28](/packages/larapack-voyager-hooks)[stephenjude/filament-blog

Filament Blog Builder

20317.8k](/packages/stephenjude-filament-blog)[agencetwogether/hookshelper

Simple plugin to toggle display hooks available in current page.

2312.7k](/packages/agencetwogether-hookshelper)

PHPackages © 2026

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