114 Commits (64d22d5eaa9e7e21b5cd6c15c7172fde4a729432)

Author SHA1 Message Date
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 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 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 fd8ca3e356 Laravel classes renamed, tests of Laravel classes added 6 years ago
Paul Rock e572adb984 Finetune of code 6 years ago
Paul Rock 3dc18f96f2 Classes which required by Laravel was renamed 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
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
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
gamadoleo 5d07048117
Update SocketTrait.php 6 years ago
Paul Rock 66e0ef7ca2 additional exception if login/pass pair is incorrect, from now it will not wait until repeat loop of done 6 years ago
Paul Rock 85fcb51e36 equal() method added to Query class for creating update/create queries for router, part of logic moved from where() to world() 6 years ago
Paul Rock ca205d9df3 query type fix (it was only string of enpoint) in Client class and ClientInterface 6 years ago
Paul Rock b83f4f4981 complex check of variables in where attr of query method 6 years ago
Paul Rock da29460d73 tunes of "where" method in Query class 6 years ago
Paul Rock 0694a344a1 tests of ShortsTrait will be ignored 6 years ago
Paul Rock 21e0c3cc35 write method of Client class is marked as deprecated 6 years ago
Paul Rock 7110ab5c05 small fixes 6 years ago
Paul Rock 243477367f advanced query implemented to Client class 6 years ago
Paul Rock dbc56205e0 ton of tests added 6 years ago
Paul Rock d53bafd882 tests of Query class updated 6 years ago
Paul Rock 239ab7e43c tune of documentation and response classes 6 years ago
Paul Rock 039c20c837 smart logic like in ORM added to where method of Query class 6 years ago
Paul Rock 6854cf3c31 typo fix 6 years ago
Paul Rock 237a749bf7 getConfig and setConfig removed from Client class 6 years ago
Paul Rock 3d9b168dc6 methods where(), tag(), operations() added to Query class 6 years ago
Paul Rock 42c7e208cc tune of returns in client interface 6 years ago
Paul Rock 1ba6684c78 additional aliases added 6 years ago
Paul Rock ca2646b2be tune of code with according to PSR standards, readLiterator fix, now Client object will source of new object 7 years ago
Paul Rock 19aefc2100 ResponseIterator moved to room of sources, small tune of codebase in according with PSR standars, flush method removed 7 years ago
arily 9a267d0710
Delete .DS_Store 7 years ago
arily ba6dd11697
7 years ago
arily 390fb733b3 Iterator 7 years ago
arily e67b62b58f Iterator 7 years ago