Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Ekko Broadcast Bundle Laravel Package

edwin-luijten/ekko-broadcast-bundle

View on GitHub
Deep Wiki
Context7

Ekko Broadcast Bundle

Latest Version Software License Build Status Code Coverage Quality Score SensioLabs Insight Total Downloads

In many modern web applications, there is some kind of real-time user experience. When some data is updated on the server, a message is typically sent over a websocket connection or push notification to be handled by the client.

This library aims to help you with that, with support for Pusher and Redis out of the box.

Install

Via Composer

$ composer require edwin-luijten/ekko-broadcast-bundle

Usage

Please check the wiki page for a detailed implementation documentation.

Enable

Enable the bundle by adding it to the list of registered bundles in the app/AppKernel.php file of your project:

<?php
// app/AppKernel.php

// ...
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = array(
            // ...

            new EdwinLuijten\Ekko\BroadcastBundle\BroadcastBundle(),
        );

        // ...
    }

    // ...
}

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

$ ./vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details.

Security

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

Credits

License

The MIT License (MIT). Please see License File for more information.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
phalcon/cli-options-parser
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
directorytree/privacy-filter-classifier
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata