duxet/laravel-realtime

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitattributes
.gitignore
.travis.yml
LICENSE
README.md
composer.json
phpunit.xml
src/ConnectionManager.php15
src/Connections/NullConnection.php10
src/Connections/PubNubConnection.php25
src/Connections/PusherConnection.php19
src/Connectors/PubNubConnector.php11
src/Connectors/PusherConnector.php15
src/Contracts/Connection.php6
src/Contracts/Factory.php4
src/Facades/Realtime.php8
src/RealtimeServiceProvider.php48