Paul Rock
75a201e0f2
Responses/parameters of some methods in Client class changed from other classes to interfaces, consts moved from ClientInterface to Config class
6 years ago
Paul Rock
df1c5d1ad4
larapack/dd added to require-dev packages
6 years ago
Paul Rock
239e19168b
Know issues block added to readme
6 years ago
Paul Rock
a9b18d4015
Note about minimal requirements added to readme
6 years ago
Paul Rock
fed455cc76
Note about export method added to readme
6 years ago
Paul Rock
be80ff9bcf
To Client class was added ->export() method, it use divineomega/php-ssh-connection library for interact with remote hosts, example file updated
6 years ago
Paul Rock
07ba9480b4
ALLOWED const was moved from ConfigInterface to Config class
6 years ago
Paul Rock
951b781163
New `ssh_port` option was added to confings, it need to executing direct commands on remote router
6 years ago
Paul Rock
3b56dc6f5b
Library for work with SSH added to composer, it need for /export
6 years ago
Paul Rock
0da8a1ffcc
Colors was disabled on preconf stage
6 years ago
Paul Rock
f555e8cbd2
Conflicts solved
6 years ago
Paul Rock
ef55a691b7
PHPUnit package updated, some extended visualization of tests results enabled, paths to Laravel classes changed, small fixes for phpunit 8.0 added to tests
6 years ago
Paul Rock
6f14f68404
Additional notes about `equal` method of `Query` class added to readme, details about Laravel changed to new paths
6 years ago
Paul Rock
fd8ca3e356
Laravel classes renamed, tests of Laravel classes added
6 years ago
Paul Rock
e572adb984
Finetune of code
6 years ago
Paul Rock
7d18e1bd54
Additional options added to phpunit.xml
6 years ago
Paul Rock
3dc18f96f2
Classes which required by Laravel was renamed
6 years ago
Paul Zloi
cbac8b7906
Merge pull request #33 from Compolomus/Refactoring
Refactoring of Client class
6 years ago
Paul Rock
17522170e2
couple bugs fixed in Client class
6 years ago
Paul Rock
841e5b2c7a
response types in QueryInterface fixed, method equal added to interface
6 years ago
Paul Rock
d9393d2aac
response types of Query class methods switched from self to QueryInterface
6 years ago
Paul Rock
c7130effd0
code style fix in APILengthCoDec
6 years ago
Paul Rock
e5992edb04
code style fix in APIConnector
6 years ago
Paul Rock
ee4a91087a
full paths of classes in phpdoc of Client class is reverted back
6 years ago
Paul Rock
4d0bf8e610
additional rules of editorconfig
6 years ago
Paul Rock
d6fefd6861
required parameters added to travis-ci config
6 years ago
Paul Rock
8b592a5e59
codestyle in composer.json fixed
6 years ago
Compolomus
5701aee3ee
Refactoring parseResponse method
6 years ago
Compolomus
809eec7e74
Tune repo
6 years ago
Compolomus
012da677da
Add editorconfig and refactoring Client class
6 years ago
Compolomus
afcddac1d6
Add gitattributes
6 years ago
Paul Rock
c5989b01ad
Merge branch 'master' of github.com:EvilFreelancer/routeros-api-php
6 years ago
Paul Rock
b8acae1d5a
typo fixed
6 years ago
FeelancerE
c71c0fe654
Update README.md
6 years ago
Paul Rock
73d108d466
legacy detec fix
6 years ago
Paul Rock
3bdc8a7395
travis fix
6 years ago
Paul Rock
c4a7ca2b26
readme updated
6 years ago
Paul Rock
be85d16ecd
unit tests fixed
6 years ago
Paul Rock
e929d6d67a
small tunes of code, migration to php 7.2
6 years ago
Paul Rock
682f1d98a2
typo fix
6 years ago
Paul Rock
559485cb65
laravel support added
6 years ago
Paul Rock
15d27a9686
typo fix
6 years ago
Paul Rock
575f3e227e
typo fix
6 years ago
Paul Rock
2552f2b507
example for !20 issue
6 years ago
Paul Rock
60d7d48422
monitoring sample added
6 years ago
FeelancerE
31736bc231
Merge pull request #18 from gamadoleo/patch-1
Update SocketTrait.php
6 years ago
gamadoleo
5d07048117
Update SocketTrait.php
A suggestion/question would not be interesting to define a
stream_set_timeout (), since the timeout set when opening the socket connection is for connection establishment only and not for read data?
6 years ago
FeelancerE
e262029e2f
Update issue templates
6 years ago
Paul Rock
ed29372aca
typo fixed
6 years ago
Paul Rock
0e8cdf6e43
typo fixed
6 years ago