Download the PHP package valzargaming/byond without Composer
On this page you can find all versions of the php package valzargaming/byond. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download valzargaming/byond
More information about valzargaming/byond
Files in valzargaming/byond
Package byond
Short Description A PHP class for interacting with BYOND (Build Your Own Net Dream) servers, providing functionalities to retrieve player information and manage game-related data. Designed to be used in conjunction with a caching system for optimal performance.
License MIT
Informations about the package byond
Byond PHP Class
Overview
The Byond
PHP class is designed to interact with the website for BYOND (Build Your Own Net Dream), facilitating the retrieval of player information and management of account-related data. This class is particularly useful for developers working on BYOND projects, providing an easy-to-use interface for accessing and manipulating data related to players and their accounts.
Features
- Convert BYOND timestamps to Unix timestamps and ISO 8601 format.
- Retrieve player details such as gender, join date, description, and homepage from BYOND pages.
- Designed to be used in combination with a caching system to enhance performance.
Implementation
The Byond
class implements the ByondInterface
and uses the ByondTrait
to provide its functionality.
Installation
Install the package via Composer:
Usage
Here is a basic example of how to use the Byond
class:
Contributing
Contributions are welcome! Please submit a pull request or open an issue to discuss any changes you would like to make.
License
This project is licensed under the MIT License. See the LICENSE file for more details.
Author
Valithor Obsidion - [email protected]