270 Commits (561cd6fcc7bbecdaf071fe37eb5380b49f94eda7)
 

Author SHA1 Message Date
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
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 6 years ago
gamadoleo 5d07048117
Update SocketTrait.php 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
Paul Rock ae114efce0 more examples added to readme file 6 years ago
Paul Rock b0fc409ead yet another example added, about hotspot ip-binding logic, by #16 6 years ago
Paul Rock cfaae07199 php7 proffmark removed from readme 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
E-Feelancer 4d94db9f75 Update issue templates 6 years ago
Paul Rock 5733ed5013 funding added 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 18dd6f99e9 tests fix 6 years ago
Paul Rock 96f1f018a5 tests fixed 6 years ago
Paul Rock b6d888f9d7 tests fixed 6 years ago