Download the PHP package noisim/rocket-chat without Composer
On this page you can find all versions of the php package noisim/rocket-chat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download noisim/rocket-chat
More information about noisim/rocket-chat
Files in noisim/rocket-chat
Download noisim/rocket-chat
More information about noisim/rocket-chat
Files in noisim/rocket-chat
Vendor noisim
Package rocket-chat
Short Description Rocket Chat REST API client for Laravel.
License MIT
Package rocket-chat
Short Description Rocket Chat REST API client for Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package rocket-chat
Rocket-chat is a rest client package for Laravel that you can use to consume Rocket.Chat REST API.
How to use
This package is installed via Composer. To install, simply add it
to your composer.json
file:
and run composer to update the dependencies composer update
.
Then open your Laravel config file config/app.php and in the $providers
array add the service provider for this package.
Finally generate the configuration file running in the console:
All versions of rocket-chat with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
~5.5
nategood/httpful Version *
symfony/http-foundation Version ~4.2
nategood/httpful Version *
symfony/http-foundation Version ~4.2
The package noisim/rocket-chat contains the following files
Loading the files please wait ....