Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BenMenking/routeros-api
Client API for RouterOS/Mikrotik
https://github.com/BenMenking/routeros-api
Last synced: 15 days ago
JSON representation
Client API for RouterOS/Mikrotik
- Host: GitHub
- URL: https://github.com/BenMenking/routeros-api
- Owner: BenMenking
- Created: 2015-08-29T17:58:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-02-12T02:07:47.000Z (9 months ago)
- Last Synced: 2024-07-04T17:14:53.140Z (4 months ago)
- Language: PHP
- Size: 37.1 KB
- Stars: 332
- Watchers: 57
- Forks: 273
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# routeros-api
Client API for RouterOS/MikrotikThis class was originally written by Denis Basta and updated by several contributors. It aims to give a simple interface to the RouterOS API in PHP.
The old Mikrotik Wiki page is found on archive.org https://web.archive.org/web/20170210102259/http://wiki.mikrotik.com/wiki/API_PHP_class
## Contributors (before moving to Git)
* Nick Barnes
* Ben Menking (ben [at] infotechsc [dot] com)
* Jeremy Jefferson (http://jeremyj.com)
* Cristian Deluxe (djcristiandeluxe [at] gmail [dot] com)
* Mikhail Moskalev (mmv.rus [at] gmail [dot] com)## Changelog
Please see git logs. Version 1.0 through current version have been preserved in this Git repo.