giacomofurlan/browser-game-time-machine

A set of common time-based browser games' logics

Maintainers

Package info

github.com/elegos/BrowserGame-TimeMachine

Homepage

pkg:composer/giacomofurlan/browser-game-time-machine

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1 2016-09-24 21:29 UTC

This package is auto-updated.

Last update: 2026-03-09 17:13:40 UTC


README

by Giacomo Furlan <giacomo@giacomofurlan.name>

This library aims to help browser game developers to have a set of time-based algorithms ready to be used in their projects.

It includes a GiacomoFurlan\TimeMachine\Interfaces\TimeMachineInterface interface and a standard implementation of it (GiacomoFurlan\TimeMachine\Services\TimeMachine), including the interfaces needed to let your classes work with the service.

PSR-4 compliant (src/ => GiacomoFurlan\TimeMachine\)