259 Commits (494bca375310d36a9592f8b2ed0b17ac8a99d98a)
 

Author SHA1 Message Date
Paul Rock 494bca3753 ssl_options parameter added to configs/routeros-api.php 6 years ago
Paul Rock a40a0b4251 Tests code finetune after code styles fix 6 years ago
Paul Rock 9e7aa42214 Ignore updated 6 years ago
Paul Rock 30426de590 Libraries for code lint and some additional settings was added to composer.json 6 years ago
Paul Zloi 2079884a6d
Delete FUNDING.yml 6 years ago
Paul Zloi 2f822d8be6
Merge pull request #40 from EvilFreelancer/development 6 years ago
Paul Rock 71f5bf7bf5 travis does not allow to use ssh on testing stage 6 years ago
Paul Rock 0b117accd5 --prefer-source parameter removed from travis config 6 years ago
Paul Rock c838edc064 skip state if openssl extention is not available added to ClientTest of export methods 6 years ago
Paul Rock 98bf022c8b ROS_SSH_PORT param added to phpunit.xml 6 years ago
Paul Rock ab632d79cb tests cleanup and update to level of logic, coverage increased 6 years ago
Paul Rock 70e75ff9c3 code style tune in ResponseIterator 6 years ago
Paul Rock f578750e50 non-used use removed from Query class 6 years ago
Paul Rock 9986867d0f phpDoc update in ArrayHelper 6 years ago
Paul Rock e5498b6971 non-reachable break removed 6 years ago
Paul Rock 60f83aa756 close method added to APIConnector class 6 years ago
Paul Rock e921c4df25 Deprecated write method was removed from Client class, export method now support additional arguments, detector of /export command which exec ssh was added 6 years ago
Paul Rock e506768ecb Deprecated method w, wr, wri was removed from ShortsTrait, tests fixed 6 years ago
Paul Rock a904982a57 Return type added to close method of StreamInterface 6 years ago
Paul Rock 049df4bb4c PHPDoc cleanup in ResourceStream and StringStream classes 6 years ago
Paul Rock 64d22d5eaa Prealoading added to ResponseIterator, some non-used code removed 6 years ago
Paul Rock f88a4d1a1d PHPDoc fo Config class was updated, small tunes added to ConfigInterface 6 years ago
Paul Rock f316c2d58d Preloading feature added to APILengthCoDec class 6 years ago
Paul Rock e06a007834 Small rafactorigin in SocketTrait, provate variabled was renamed 6 years ago
Paul Rock ab3acd4d56 Additional information about parameters added to default Laravel config 6 years ago
Paul Rock fee89f30ee Usage of legacy methods removed from all examples 6 years ago
Paul Rock 2cbd59c2d6 Small fixes in tests 6 years ago
Paul Rock 0025b5115b Simple example with ->equal method usage added 6 years ago
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 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