PHPackages                             acacha/events - 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. acacha/events

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

acacha/events
=============

0.1.0(8y ago)013MITPHPPHP ~5.6|~7.0

Since Nov 24Pushed 8y ago1 watchersCompare

[ Source](https://github.com/acacha/events)[ Packagist](https://packagist.org/packages/acacha/events)[ Docs](https://github.com/acacha/events)[ RSS](/packages/acacha-events/feed)WikiDiscussions master Synced 2mo ago

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

events
======

[](#events)

[![Latest Stable Version](https://camo.githubusercontent.com/785bb21f8a5c4a9b5345bcd860067401599d0e1507739f03afe6f61878b5de71/68747470733a2f2f706f7365722e707567782e6f72672f6163616368612f6576656e74732f762f737461626c65)](https://packagist.org/packages/acacha/events)[![Total Downloads](https://camo.githubusercontent.com/8a7d0c1004bccbe847a8c432d3c83a2e5b75aed3e0ea99714363fa8788029242/68747470733a2f2f706f7365722e707567782e6f72672f6163616368612f6576656e74732f646f776e6c6f616473)](https://packagist.org/packages/acacha/events)[![Monthly Downloads](https://camo.githubusercontent.com/d28f6cb318eeef2dab4378678a207f49a31016984e6bbc62106ca6e94388bf9b/68747470733a2f2f706f7365722e707567782e6f72672f6163616368612f6576656e74732f642f6d6f6e74686c79)](https://packagist.org/packages/acacha/events)[![Daily Downloads](https://camo.githubusercontent.com/cea009036d398b3ad0fbe6c9ee8c694ef9583dab1a0611d1deda11791ca879b8/68747470733a2f2f706f7365722e707567782e6f72672f6163616368612f6576656e74732f642f6461696c79)](https://packagist.org/packages/acacha/events)[![composer.lock](https://camo.githubusercontent.com/71aa17d8482fa424b9fba274212e860294ea23cbc28b945c5bf973975ed6596d/68747470733a2f2f706f7365722e707567782e6f72672f6163616368612f6576656e74732f636f6d706f7365726c6f636b)](https://packagist.org/packages/acacha/events)[![StyleCI](https://camo.githubusercontent.com/f95308b3c4e94c7853a7c9d9ee6eba6b0478be0cf567311e2b5cf2688e2dec91/68747470733a2f2f7374796c6563692e696f2f7265706f732f3130373237353937352f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/107275975)[![Latest Version on Packagist](https://camo.githubusercontent.com/304de0dde21dfc6069a35823b53b5fbbdbbd71422adce4a2d012d722b4af53c2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6163616368612f6576656e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/acacha/events)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/2283e01057f3c686ee4c486d2b6d94b025cf56b9c0a0356767a11769554740de/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6163616368612f6576656e74732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/acacha/events)[![Coverage Status](https://camo.githubusercontent.com/375016d33f939aa0f4875698da478c3931dfa60d594adcf0d810c6144dec6acc/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6163616368612f6576656e74732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/acacha/events/code-structure)[![Quality Score](https://camo.githubusercontent.com/b1ff7ef4f06ac160bfd5e286b3d3422ca8a725b88b123574aeb2b003d5a45a71/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6163616368612f6576656e74732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/acacha/events)[![Total Downloads](https://camo.githubusercontent.com/49e4459b133f3374d0078ad4af7e01ddc93e954179fb4c6c15588831ef0d5ccf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6163616368612f6576656e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/acacha/events)

Laravel packages
================

[](#laravel-packages)

3 passos instal·lació paquet laravel:

1. Require
2. Install ServiceProvider
3. Install Facades (optional)

Structure
---------

[](#structure)

If any of the following are applicable to your project, then the directory structure should follow industry best practises by being named the following.

```
bin/
config/
src/
tests/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer require acacha/events
```

Usage
-----

[](#usage)

```
$skeleton = new Acacha\Events();
echo $skeleton->echoPhrase('Hello, League!');
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Sergi Tur Badenas](https://github.com/acacha)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

3093d ago

### Community

Maintainers

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

---

Top Contributors

[![acacha](https://avatars.githubusercontent.com/u/4015406?v=4)](https://github.com/acacha "acacha (37 commits)")

---

Tags

eventsacacha

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/acacha-events/health.svg)

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

###  Alternatives

[doctrine/event-manager

The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.

6.1k501.1M115](/packages/doctrine-event-manager)[psr/event-dispatcher

Standard interfaces for event handling.

2.3k618.8M865](/packages/psr-event-dispatcher)[laminas/laminas-eventmanager

Trigger and listen to events within a PHP application

1.0k69.8M225](/packages/laminas-laminas-eventmanager)[simshaun/recurr

PHP library for working with recurrence rules

1.6k15.7M40](/packages/simshaun-recurr)[chelout/laravel-relationship-events

Missing relationship events for Laravel

5252.3M17](/packages/chelout-laravel-relationship-events)[tormjens/eventy

The WordPress filter/action system in Laravel

438912.9k16](/packages/tormjens-eventy)

PHPackages © 2026

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