Libraries tagged by gamp
austinb/gameq
64194 Downloads
GameQ Gameserver Library
nubs/random-name-generator
740016 Downloads
A library to create interesting, sometimes entertaining, random names.
pear/math_biginteger
3056909 Downloads
Pure-PHP arbitrary precission integer arithmetic library. If GMP or BCMath are available they are used.
litipk/php-bignumbers
2192073 Downloads
An opensource library to handle immutable big numbers inside PHP applications
jstayton/google-maps-geocoder
809492 Downloads
A PHP wrapper for the Google Maps Geocoding API v3.
gmponos/guzzle_logger
2345868 Downloads
A Guzzle middleware to log request and responses automatically
gamez/ramsey-uuid-normalizer
783902 Downloads
Symfony Normalizer and Denormalizer for ramsey/uuid
simplito/bigint-wrapper-php
2645402 Downloads
Common interface for php_gmp and php_bcmath modules
gburtini/distributions
536570 Downloads
PHP implementation of a number of statistical probability distributions: normal, beta, gamma, etc.
fof/gamification
70324 Downloads
Upvotes and downvotes for your Flarum community
chesscom/chess-game
258052 Downloads
Represents a chess game as a php object
tltneon/lgsl
1606 Downloads
PHP library retrieve game servers status from various types of games.
rtlopez/decimal
283878 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
morozovsk/websocket
18095 Downloads
simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
ionux/phactor
95022 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.