PHPackages                             homenet.dev/routeros-api - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. homenet.dev/routeros-api

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

homenet.dev/routeros-api
========================

This is my package routeros-api

07[2 PRs](https://github.com/homenet-dev/routeros-api/pulls)PHP

Since Apr 19Pushed 1y agoCompare

[ Source](https://github.com/homenet-dev/routeros-api)[ Packagist](https://packagist.org/packages/homenet.dev/routeros-api)[ RSS](/packages/homenetdev-routeros-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

RouterOS API
============

[](#routeros-api)

[![Latest Version on Packagist](https://camo.githubusercontent.com/87c6ce8c63ff5eb00f09de2453e32255c1af22b8a0f8caf939b00e33d2479924/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f686f6d656e65742e6465762f726f757465726f732d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/homenet.dev/routeros-api)[![Tests](https://camo.githubusercontent.com/a07864fdb49cd07d82311b01e28884b47c62f27b39068f17d8c532ff6c8485a9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f686f6d656e65742e6465762f726f757465726f732d6170692f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/homenet.dev/routeros-api/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/a70c806a695c419fcf0ece97f21a7c0a90086943d7062bca68061b066f90cd82/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f686f6d656e65742e6465762f726f757465726f732d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/homenet.dev/routeros-api)

This is an Service for connecting to RouterOS API.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require homenet.dev/routeros-api
```

Usage
-----

[](#usage)

```
use HomeNet\RouterosApi\RouterAPI;

$routerApi = RouterAPI::make('host', 'username', 'password');

$routerApi->comm('/interface/print');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Rupadana](https://github.com/homenet.dev)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor3

3 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/29f8343484c8567d8f24dcf1e4fb4978f2ac8442e90448c6405a32ba511ee246?d=identicon)[rupadana](/maintainers/rupadana)

---

Top Contributors

[![freekmurze](https://avatars.githubusercontent.com/u/483853?v=4)](https://github.com/freekmurze "freekmurze (113 commits)")[![mvdnbrk](https://avatars.githubusercontent.com/u/802681?v=4)](https://github.com/mvdnbrk "mvdnbrk (29 commits)")[![Nielsvanpach](https://avatars.githubusercontent.com/u/10651054?v=4)](https://github.com/Nielsvanpach "Nielsvanpach (23 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (18 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (14 commits)")[![brendt](https://avatars.githubusercontent.com/u/6905297?v=4)](https://github.com/brendt "brendt (13 commits)")[![edwinds02](https://avatars.githubusercontent.com/u/165985939?v=4)](https://github.com/edwinds02 "edwinds02 (13 commits)")[![rupadana](https://avatars.githubusercontent.com/u/34137674?v=4)](https://github.com/rupadana "rupadana (11 commits)")[![pforret](https://avatars.githubusercontent.com/u/474312?v=4)](https://github.com/pforret "pforret (9 commits)")[![AdrianMrn](https://avatars.githubusercontent.com/u/12762044?v=4)](https://github.com/AdrianMrn "AdrianMrn (7 commits)")[![riasvdv](https://avatars.githubusercontent.com/u/3626559?v=4)](https://github.com/riasvdv "riasvdv (6 commits)")[![gregkos](https://avatars.githubusercontent.com/u/6676236?v=4)](https://github.com/gregkos "gregkos (4 commits)")[![thecaliskan](https://avatars.githubusercontent.com/u/13554944?v=4)](https://github.com/thecaliskan "thecaliskan (4 commits)")[![patinthehat](https://avatars.githubusercontent.com/u/5508707?v=4)](https://github.com/patinthehat "patinthehat (3 commits)")[![adevade](https://avatars.githubusercontent.com/u/1066486?v=4)](https://github.com/adevade "adevade (2 commits)")[![erikn69](https://avatars.githubusercontent.com/u/4933954?v=4)](https://github.com/erikn69 "erikn69 (2 commits)")[![irfanm96](https://avatars.githubusercontent.com/u/42065936?v=4)](https://github.com/irfanm96 "irfanm96 (2 commits)")[![jamessessford](https://avatars.githubusercontent.com/u/17096446?v=4)](https://github.com/jamessessford "jamessessford (2 commits)")[![koossaayy](https://avatars.githubusercontent.com/u/6431084?v=4)](https://github.com/koossaayy "koossaayy (2 commits)")[![owenvoke](https://avatars.githubusercontent.com/u/1899334?v=4)](https://github.com/owenvoke "owenvoke (1 commits)")

### Embed Badge

![Health badge](/badges/homenetdev-routeros-api/health.svg)

```
[![Health](https://phpackages.com/badges/homenetdev-routeros-api/health.svg)](https://phpackages.com/packages/homenetdev-routeros-api)
```

###  Alternatives

[supercool/tools

A collection of useful tools for Craft CMS websites

5418.0k](/packages/supercool-tools)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
