PHP-Source-Query | 🐘 PHP library to query servers that implement Steam query protocol (also known as Source Engine Que | Video Game library

 by   xPaw PHP Version: 2.1.0 License: LGPL-2.1

kandi X-RAY | PHP-Source-Query Summary

kandi X-RAY | PHP-Source-Query Summary

PHP-Source-Query is a PHP library typically used in Gaming, Video Game, Minecraft applications. PHP-Source-Query has no bugs, it has no vulnerabilities, it has a Weak Copyleft License and it has low support. You can download it from GitHub.

This class was created to query game server which use the Source query protocol, this includes all source games, and all the games that implement Steamworks. The class also allows you to query servers using RCON although this only works for half-life 1 and source engine games. Minecraft also uses Source RCON protocol, and this means you can use this class to send commands to your minecraft server while having engine set to Source engine.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              PHP-Source-Query has a low active ecosystem.
              It has 550 star(s) with 150 fork(s). There are 55 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              PHP-Source-Query has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of PHP-Source-Query is 2.1.0

            kandi-Quality Quality

              PHP-Source-Query has 0 bugs and 0 code smells.

            kandi-Security Security

              PHP-Source-Query has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              PHP-Source-Query code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              PHP-Source-Query is licensed under the LGPL-2.1 License. This license is Weak Copyleft.
              Weak Copyleft licenses have some restrictions, but you can use them in commercial projects.

            kandi-Reuse Reuse

              PHP-Source-Query releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.
              PHP-Source-Query saves you 380 person hours of effort in developing the same functionality from scratch.
              It has 1209 lines of code, 76 functions and 18 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed PHP-Source-Query and discovered the below as its top functions. This is intended to give you an instant insight into PHP-Source-Query implemented functionality, and help decide if they suit your requirements.
            • Opens a UDP socket .
            • Read data from socket
            • Reads data from the socket
            • Closes the socket .
            • Write data to the socket
            Get all kandi verified functions for this library.

            PHP-Source-Query Key Features

            No Key Features are available at this moment for PHP-Source-Query.

            PHP-Source-Query Examples and Code Snippets

            No Code Snippets are available at this moment for PHP-Source-Query.

            Community Discussions

            QUESTION

            PHP Define variable with foreach from array
            Asked 2017-Nov-19 at 12:05

            Here's my code

            ...

            ANSWER

            Answered 2017-Nov-19 at 12:05

            As you are using constant It can not be re-declare, so for server address use variable. change your foreach loop as below

            Source https://stackoverflow.com/questions/47376363

            QUESTION

            How do I print multiple indexes from an array?
            Asked 2017-Feb-01 at 18:15

            Bit of a weird title, sorry. I have an array generated from this PHP script which talks to game servers to pull information from them.

            A friend told me I should be able to do it through a foreach loop, but I have been trying but not successful. Suck at PHP.

            Here is the section of the code I'm stuck on.

            ...

            ANSWER

            Answered 2017-Feb-01 at 18:11

            change your foreach syntax

            Add as

            Source https://stackoverflow.com/questions/41986555

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install PHP-Source-Query

            You can download it from GitHub.
            PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.

            Support

            All HL1/HL2 games and mods. Add +1 to the server port. Call SetUseOldGetChallengeMethod method after connecting. Add +1 to the server port. Quake Live uses the ZMQ messaging queue protocol for rcon control. Open a pull request if you know another game which supports Source Query and/or RCON protocols.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/xPaw/PHP-Source-Query.git

          • CLI

            gh repo clone xPaw/PHP-Source-Query

          • sshUrl

            git@github.com:xPaw/PHP-Source-Query.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Video Game Libraries

            Proton

            by ValveSoftware

            ArchiSteamFarm

            by JustArchiNET

            MinecraftForge

            by MinecraftForge

            byte-buddy

            by raphw

            nes

            by fogleman

            Try Top Libraries by xPaw

            SteamID.php

            by xPawPHP

            mcstatus

            by xPawPHP

            SteamWebAPIDocumentation

            by xPawJavaScript

            SteamWebPipes

            by xPawC#