PHPackages                             yashveersingh/rport-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. [API Development](/categories/api)
4. /
5. yashveersingh/rport-php

ActiveLibrary[API Development](/categories/api)

yashveersingh/rport-php
=======================

PHP package for ShellHub api

1.0.1(2y ago)06MITPHPPHP &gt;=8.1

Since Sep 28Pushed 2y ago1 watchersCompare

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

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

RPort Helper For Laravel
========================

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/2636c7bde48a79f82c3aaa548cc47ce19f5dcc22c404b12d2b08a53711cc0daa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f796173687665657273696e67682f72706f72742d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/yashveersingh/rport-php)

[![Total Downloads](https://camo.githubusercontent.com/3dd84bc09a22286130678e180fbec2cfcb64f51515429b98a5192ee622601ee0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f796173687665657273696e67682f72706f72742d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/yashveersingh/rport-php)

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

[](#what-it-does)

This package allows you to sync devices from [RPort](https://apidoc.rport.io) and save it in database.

Installation:

```
composer require yashveersingh/rport-php
```

After installing package run:

```
php artisan rport:install
```

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

```
