Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diablomedia/zym-message
Zym_Message component from Zym Project
https://github.com/diablomedia/zym-message
Last synced: 5 days ago
JSON representation
Zym_Message component from Zym Project
- Host: GitHub
- URL: https://github.com/diablomedia/zym-message
- Owner: diablomedia
- License: bsd-3-clause
- Created: 2021-12-20T20:00:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T04:46:34.000Z (4 months ago)
- Last Synced: 2024-12-17T13:39:03.441Z (11 days ago)
- Language: PHP
- Size: 94.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Zym_Message Component
============================
[![Build](https://github.com/diablomedia/zym-message/workflows/Build/badge.svg?event=push)](https://github.com/diablomedia/zym-message/actions?query=workflow%3ABuild+event%3Apush)
[![codecov](https://codecov.io/gh/diablomedia/zym-message/branch/master/graph/badge.svg)](https://codecov.io/gh/diablomedia/zym-message)
[![Latest Stable Version](https://poser.pugx.org/diablomedia/zym-message/v/stable)](https://packagist.org/packages/diablomedia/zym-message)
[![Total Downloads](https://poser.pugx.org/diablomedia/zym-message/downloads)](https://packagist.org/packages/diablomedia/zym-message)
[![License](https://poser.pugx.org/diablomedia/zym-message/license)](https://packagist.org/packages/diablomedia/zym-message)This is an old message dispatcher/listener component that was extracted from the "Zym Project" a long time ago (this project no longer seems to exist). It's something we use in some of our application code, but wanted to extract to a separate package for re-use (and possibly easier replacement/deprecation in the future).
This has been feature complete for a long time, we're only planning to maintain it as necessary to keep it working on new PHP versions.