PackageTrack
Sign in Get early access

hoa/event

Abandoned by its maintainers. The Hoa\Event library.

· 26M downloads/mo #1640 most downloaded on Packagist hoaproject/Event

What this package is like to depend on

Last release 9 years ago

no release in 18 months

Release timing varies

gaps range from 2 months to 8 months

Nearly every release is documented

notes for 6 of 6 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

6 releases · first in 2015

0 releases in the last 12 months

see the full history below

Release timeline

6 releases · Nov 2015 to Aug 2017
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 6
  1. 2.17.08.30 30 Aug 2017
    Release notes
    • chore(ci) Drop PHP 5 and PHP 7.0. (Ivan Enderlin, 2017-08-30T14:07:28+02:00)
    • fix(git) Fix a conflict with composer.json. (Ivan Enderlin, 2017-08-30T13:49:54+02:00)
    • chore(php) Move to PHP 7. (Ivan Enderlin, 2017-08-29T17:01:35+02:00)
    • chore(composer) Update hoa/consistency. (Ivan Enderlin, 2017-08-29T16:44:15+02:00)
    • chore(path) Move code into the Source directory. (Ivan Enderlin, 2017-08-29T16:43:47+02:00)
    • chore(ci) Drop HHVM support (jvb, 2017-07-11T20:09:19+02:00)
    • CI: Set up Travis. (Ivan Enderlin, 2017-03-07T17:25:37+01:00)
    Open source →
    Release notes
    • chore(ci) Drop PHP 5 and PHP 7.0. (Ivan Enderlin, 2017-08-30T14:07:28+02:00)
      • fix(git) Fix a conflict with composer.json. (Ivan Enderlin, 2017-08-30T13:49:54+02:00)
      • chore(php) Move to PHP 7. (Ivan Enderlin, 2017-08-29T17:01:35+02:00)
      • chore(composer) Update hoa/consistency. (Ivan Enderlin, 2017-08-29T16:44:15+02:00)
      • chore(path) Move code into the Source directory. (Ivan Enderlin, 2017-08-29T16:43:47+02:00)
      • chore(ci) Drop HHVM support (jvb, 2017-07-11T20:09:19+02:00)
      • CI: Set up Travis. (Ivan Enderlin, 2017-03-07T17:25:37+01:00)
    Open source →
  2. 1.17.01.13 13 Jan 2017
    Release notes
    • Quality: Happy new year! (Alexis von Glasow, 2017-01-11T23:09:35+01:00)
    Open source →
    Release notes
    • Quality: Happy new year! (Alexis von Glasow, 2017-01-11T23:09:35+01:00)
    Open source →
  3. 1.16.11.19 19 Nov 2016
    Release notes
    • Documentation: New README.md file. (Ivan Enderlin, 2016-10-18T16:34:43+02:00)
    • Documentation: Update support properties. (Ivan Enderlin, 2016-10-05T20:36:30+02:00)
    Open source →
    Release notes
    • Documentation: New README.md file. (Ivan Enderlin, 2016-10-18T16:34:43+02:00)
      • Documentation: Update support properties. (Ivan Enderlin, 2016-10-05T20:36:30+02:00)
    Open source →
  4. 1.16.03.15 15 Mar 2016
    Release notes
    • Fix a typo (Metalaka, 2016-01-28T09:05:40+01:00)
    • CHANGELOG: Add a missing newline. (Ivan Enderlin, 2016-01-11T09:37:32+01:00)
    Open source →
    Release notes
    • Fix a typo (Metalaka, 2016-01-28T09:05:40+01:00)
      • CHANGELOG: Add a missing newline. (Ivan Enderlin, 2016-01-11T09:37:32+01:00)
    Open source →
  5. 1.16.01.11 11 Jan 2016
    Release notes
    • Quality: Drop PHP5.4. (Ivan Enderlin, 2016-01-11T09:15:26+01:00)
    • Quality: Run devtools:cs. (Ivan Enderlin, 2016-01-09T09:01:10+01:00)
    • Core: Remove Hoa\Core. (Ivan Enderlin, 2016-01-09T08:14:54+01:00)
    • Consistency: Use Hoa\Consistency. (Ivan Enderlin, 2015-12-08T11:10:00+01:00)
    • Documentation: Fix typos. (Ivan Enderlin, 2015-11-23T22:05:56+01:00)
    • Exception: Use Hoa\Exception. (Ivan Enderlin, 2015-11-20T07:40:34+01:00)
    Open source →
    Release notes
    • Quality: Drop PHP5.4. (Ivan Enderlin, 2016-01-11T09:15:26+01:00)
      • Quality: Run devtools:cs. (Ivan Enderlin, 2016-01-09T09:01:10+01:00)
      • Core: Remove Hoa\Core. (Ivan Enderlin, 2016-01-09T08:14:54+01:00)
      • Consistency: Use Hoa\Consistency. (Ivan Enderlin, 2015-12-08T11:10:00+01:00)
      • Documentation: Fix typos. (Ivan Enderlin, 2015-11-23T22:05:56+01:00)
      • Exception: Use Hoa\Exception. (Ivan Enderlin, 2015-11-20T07:40:34+01:00)
    Open source →
  6. 0.15.11.23 23 Nov 2015
    Release notes
    • Documentation: Fix typos. (Ivan Enderlin, 2015-11-23T22:05:56+01:00)
    • Exception: Use Hoa\Exception. (Ivan Enderlin, 2015-11-20T07:40:34+01:00)
    • Test: Fix a conflict between 2 test suites. (Ivan Enderlin, 2015-11-23T21:29:28+01:00)
    • Test: Write test suite for Hoa\Event\Listens. (Ivan Enderlin, 2015-11-23T21:25:49+01:00)
    • Listener: Add the Listens trait. (Ivan Enderlin, 2015-11-20T06:45:11+01:00)
    • Documentation: Fix a typo. (Ivan Enderlin, 2015-11-23T13:01:56+01:00)
    • Improve readability by adding constants to registered events container. (Metalaka, 2015-11-20T19:53:32+01:00)
    • Add a .gitignore file. (Metalaka, 2015-11-20T19:37:52+01:00)
    • README: Complete description and add usage. (Ivan Enderlin, 2015-11-13T08:43:08+01:00)
    • Test: Write test suite for Hoa\Event\Event. (Ivan Enderlin, 2015-11-11T17:04:41+01:00)
    • Test: Write test suite for Hoa\Event\Exception. (Ivan Enderlin, 2015-11-11T16:46:12+01:00)
    • Composer: Add a keyword. (Ivan Enderlin, 2015-11-11T13:38:35+01:00)
    • Test: Write test suite for Hoa\Event\Listener. (Ivan Enderlin, 2015-11-11T13:27:40+01:00)
    • Test: Write test suite for Hoa\Event\Source. (Ivan Enderlin, 2015-11-10T21:56:37+01:00)
    • Test: Write test suite for Hoa\Event\Listenable. (Ivan Enderlin, 2015-11-10T21:56:24+01:00)
    • Test: Write test suite for Hoa\Event\Bucket. (Ivan Enderlin, 2015-11-10T21:55:45+01:00)
    • Split from Hoa\Core. (Ivan Enderlin, 2015-11-10T21:28:31+01:00)

    (first snapshot)

    Open source →
    Release notes
    • Documentation: Fix typos. (Ivan Enderlin, 2015-11-23T22:05:56+01:00)
      • Exception: Use Hoa\Exception. (Ivan Enderlin, 2015-11-20T07:40:34+01:00)
      • Test: Fix a conflict between 2 test suites. (Ivan Enderlin, 2015-11-23T21:29:28+01:00)
      • Test: Write test suite for Hoa\Event\Listens. (Ivan Enderlin, 2015-11-23T21:25:49+01:00)
      • Listener: Add the Listens trait. (Ivan Enderlin, 2015-11-20T06:45:11+01:00)
      • Documentation: Fix a typo. (Ivan Enderlin, 2015-11-23T13:01:56+01:00)
      • Improve readability by adding constants to registered events container. (Metalaka, 2015-11-20T19:53:32+01:00)
      • Add a .gitignore file. (Metalaka, 2015-11-20T19:37:52+01:00)
      • README: Complete description and add usage. (Ivan Enderlin, 2015-11-13T08:43:08+01:00)
      • Test: Write test suite for Hoa\Event\Event. (Ivan Enderlin, 2015-11-11T17:04:41+01:00)
      • Test: Write test suite for Hoa\Event\Exception. (Ivan Enderlin, 2015-11-11T16:46:12+01:00)
      • Composer: Add a keyword. (Ivan Enderlin, 2015-11-11T13:38:35+01:00)
      • Test: Write test suite for Hoa\Event\Listener. (Ivan Enderlin, 2015-11-11T13:27:40+01:00)
      • Test: Write test suite for Hoa\Event\Source. (Ivan Enderlin, 2015-11-10T21:56:37+01:00)
      • Test: Write test suite for Hoa\Event\Listenable. (Ivan Enderlin, 2015-11-10T21:56:24+01:00)
      • Test: Write test suite for Hoa\Event\Bucket. (Ivan Enderlin, 2015-11-10T21:55:45+01:00)
      • Split from Hoa\Core. (Ivan Enderlin, 2015-11-10T21:28:31+01:00)

    (first snapshot)

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive