Add remaining project files (exclude ignored folders)

This commit is contained in:
WD - Dev
2025-07-05 15:11:40 +07:00
parent a96eb2b958
commit b440b80882
4697 changed files with 1365702 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# routeros-api
Client API for RouterOS/Mikrotik
This 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.
Mikrotik Wiki page at 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.