Go to file
Alex Renoki aa014add21 Moved all websockets testing related stuff into a concern 2020-08-30 20:01:08 +03:00
.github/workflows wip 2020-08-23 18:34:29 +03:00
config Added configurable client for each replication driver. 2020-08-28 19:44:54 +03:00
database/migrations csfixing 2020-08-13 19:54:39 +03:00
docs Added docs 2020-08-27 22:18:27 +03:00
resources/views Form no longer gets cleared out 2020-08-27 13:39:52 +03:00
src Added configurable client for each replication driver. 2020-08-28 19:44:54 +03:00
tests Moved all websockets testing related stuff into a concern 2020-08-30 20:01:08 +03:00
.codecov.yml Addded .codecov.yml 2020-08-23 13:54:22 +03:00
.editorconfig refactored dashboard frontend 2020-08-18 09:35:09 +03:00
.gitattributes Update .gitattributes 2020-06-02 11:26:55 +02:00
.gitignore wip 2020-08-23 19:12:22 +03:00
.scrutinizer.yml initial commit 2018-11-20 09:54:06 +01:00
.styleci.yml initial commit 2018-11-20 09:54:06 +01:00
CHANGELOG.md wip 2020-03-04 11:11:06 +01:00
CONTRIBUTING.md initial commit 2018-11-20 09:54:06 +01:00
LICENSE.md initial commit 2018-11-20 09:54:06 +01:00
README.md wip 2020-03-04 10:58:17 +01:00
composer.json wip 2020-08-23 18:34:29 +03:00
phpunit.xml.dist Fixed tests 2020-08-27 22:40:10 +03:00

README.md

Laravel WebSockets 🛰

Latest Version on Packagist GitHub Workflow Status Quality Score Total Downloads

Bring the power of WebSockets to your Laravel application. Drop-in Pusher replacement, SSL support, Laravel Echo support and a debug dashboard are just some of its features.

https://phppackagedevelopment.com

If you want to learn how to create reusable PHP packages yourself, take a look at my upcoming PHP Package Development video course.

Documentation

For installation instructions, in-depth usage and deployment details, please take a look at the official documentation.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

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

Credits

License

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