dsg / php-source-query-class
xPaw's SourceQuery adjusted for Squad
Installs: 2 178
Dependents: 3
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 150
Open Issues: 1
Requires
- php: >=7.4
- ext-mbstring: *
Requires (Dev)
- php-coveralls/php-coveralls: ^2.2
- phpunit/phpunit: 9.2
- vimeo/psalm: ^3.12
This package is auto-updated.
Last update: 2024-10-29 06:05:48 UTC
README
This is a fork of xPaw's PHP Source Query class to be compatible to Squad. Most modifications have been done by [ToG] subtlerod.
Special Thanks
- [ToG] subtlerod (Adjusting the SourceRcon implementation)
- Thomas Smyth (Creator of SquadJS, a great resource for Squad RCON).
License
PHP Source Query
Copyright (C) 2012-2015 Pavel Djundik
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA