PHPackages                             yashveersingh/shellhub-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. yashveersingh/shellhub-php

ActiveLibrary

yashveersingh/shellhub-php
==========================

PHP package for ShellHub api

1.0.0(2y ago)05MITPHPPHP &gt;=8.1

Since Sep 22Pushed 2y ago1 watchersCompare

[ Source](https://github.com/yashveersingh/shellhub-php)[ Packagist](https://packagist.org/packages/yashveersingh/shellhub-php)[ RSS](/packages/yashveersingh-shellhub-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

ShellHub Helper For Laravel
===========================

[](#shellhub-helper-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/eb420208fa779601ac06c9d24e4321d6cf534a37de42b5b9d7307fae0c4f8452/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f796173687665657273696e67682f7368656c6c6875622d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/yashveersingh/shellhub-php)

[![Total Downloads](https://camo.githubusercontent.com/a75b7beddf54207cd80e7dff21b34149420d0c37f5880d66314a612ca7c45d39/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f796173687665657273696e67682f7368656c6c6875622d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/yashveersingh/shellhub-php)

What It Does
------------

[](#what-it-does)

This package allows you to sync devices from [Shellhub](https://www.shellhub.io) and save it in database.

Installation:

```
composer require yashveersingh/shellhub-php
```

After installing package run:

```
php artisan shellhub:install
```

This will generate `shellhub.php` file in `config` directory.

```
