Go to file
rennokki c50e24660f
Removed Laravel 6.x and PHP ^7.2
2020-11-20 12:13:04 +02:00
.github/workflows Reverted PHP 8.0 tests 2020-11-20 11:58:14 +02:00
config Fix spelling mistake 2020-09-30 11:33:46 +08:00
database/migrations wip 2020-09-10 23:20:19 +03:00
docs Update ssl.md 2020-09-29 10:57:09 +02:00
resources/views Removed replicator-message-published 2020-10-07 23:28:38 +03:00
src Redis uses query parameter "db", not "database" 2020-11-17 13:41:29 +01:00
tests wip coverage & namings 2020-09-26 10:59:49 +03:00
.codecov.yml Addded .codecov.yml 2020-08-23 13:54:22 +03:00
.editorconfig wip 2020-09-10 22:59:26 +03:00
.gitattributes Update .gitattributes 2020-06-02 11:26:55 +02:00
.gitignore wip 2020-09-10 22:59:26 +03:00
.scrutinizer.yml wip 2020-09-10 22:59:26 +03:00
.styleci.yml wip 2020-09-10 22:59:26 +03:00
CONTRIBUTING.md initial commit 2018-11-20 09:54:06 +01:00
LICENSE wip 2020-09-10 22:59:26 +03:00
README.md wip 2020-03-04 10:58:17 +01:00
composer.json Removed Laravel 6.x and PHP ^7.2 2020-11-20 12:13:04 +02:00
phpunit.xml wip 2020-09-10 22:59:26 +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.