Libraries tagged by game manager
caconnect/games-api
10 Downloads
Games API used to buy games and manage orders from api.licente-jocuri.ro platform.
brksdeadpool/gate
66 Downloads
A simple permissions and roles manager using laravel gate
kly-infeed/gam
103 Downloads
KLY Infeed - Google Manager v1
smarch/amazo
10 Downloads
A damage-type admin package for in-game management
smarch/lex
20 Downloads
A game-currency management package.
tomatophp/tomato-wallet-module
278 Downloads
Account Wallet Manager & Payment Integrations For TomatoPHP and TomatoCRM
valzargaming/byond
54 Downloads
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.
preussio/gameserver
15 Downloads
This is a SDK to manage a game server connected with ssh.
izarrualde/pokerclub
51 Downloads
Library to manage players, games, rake, tips, and expenses of a poker club.
garak/pokerino
1 Downloads
A PHP library to manage Poker card games
garak/card
147 Downloads
A PHP library to manage generic card games
garak/bridge
6 Downloads
A PHP library to manage bridge card games
apetitpa/card-factory
7 Downloads
CardFactory is a PHP library designed to simplify the creation and management of card decks for card games. It provides an organized and extensible structure with classes and enumerations for cards, suits, values, and decks, making it easy to build and manipulate card decks in a variety of game scenarios.
tomatophp/filament-payments
1464 Downloads
Manage your payments inside FilamentPHP app with multi payment gateway integration
talon-one/talon-one-client
87155 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`