1
0
mirror of https://github.com/xPaw/PHP-Source-Query.git synced 2026-06-10 23:23:15 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Anthony Birkett 5d54dc8929 Move the response array logic into classes. 2021-05-31 18:52:56 +01:00
Anthony Birkett 780ebba6a2 Create a factory for easy setup.
Update README.md.
2021-05-31 14:53:28 +01:00
Anthony Birkett 0e4d7d4a6b Bring in stricter CS Fixer rules. 2021-05-31 13:42:44 +01:00
Anthony Birkett d9bab8aa25 Remove engine from the Sockets.
Docblock changes.
Reorder methods to be logical.
2021-05-31 11:52:18 +01:00
Anthony Birkett b01c1f643f Split up Socket and Rcon classes to be engine specific extensions. 2021-05-31 11:12:21 +01:00
Anthony Birkett a2f7834ef5 Use autoloading. 2021-05-30 11:30:29 +01:00
Anthony Birkett e62d011689 Bring in CS-Fixer, reformat. 2021-05-30 10:05:34 +01:00
Pavel Djundik 890d98da92 Add phpstan 2021-04-16 10:26:03 +03:00
Pavel Djundik a63112c2c9 Bump minimum PHP version to 5.5 2015-10-18 21:46:39 +03:00
Pavel Djundik dc2a08e503 Less spacing 2015-10-11 13:06:02 +03:00
Tim 9af9cf4f6b PSR-4 support for #70 plus PhpDoc 2015-10-10 18:48:52 +01:00