artisan-toolbox / mosaicast
Mosaicast is a Laravel event delivery package that intelligently routes events through the channel best suited to the current context.
Fund package maintenance!
No longer found in upstream repository
Requires
- php: ^8.3
- artisan-toolbox/core: ^1.0
- illuminate/support: ^13.0
Requires (Dev)
- artisan-toolbox/maintainer: ^1.0
- driftingly/rector-laravel: ^2.5
- larastan/larastan: ^3.9
- laravel/pao: ^1.0
- laravel/pint: ^1.29
- orchestra/testbench: ^11.0
- pestphp/pest: ^5.0
- pestphp/pest-plugin-laravel: ^5.0
- pestphp/pest-plugin-type-coverage: ^5.0
- phpstan/extension-installer: ^1.4
- rector/rector: ^2.6.2
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Mosaicast
Laravel event delivery through the channel ready to reach the client.
Documentation
The complete installation, compatibility, event delivery, and configuration documentation is available at artisantoolbox.wsssoftware.com.br/packages/mosaicast.
Installation
You can install the package via Composer:
composer require artisan-toolbox/mosaicast
Mosaicast is in early development. Its public event API and configuration will be documented before the first stable release.