2017 © Pedro Peláez
 

library cstrike

A simple API for reading CSStats.dat binary data.

image

naminator/cstrike

A simple API for reading CSStats.dat binary data.

  • Tuesday, December 2, 2014
  • by Sk1ppeR
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

CSStats Binary Parser

A simple API for reading CSStats.dat binary data with PHP 5.4+, (*1)

Installation

This library can be found on Packagist. The recommended way to install this is through composer., (*2)

Edit your composer.json and add:, (*3)

{
    "require": {
        "naminator/cstrike": "dev-master"
    }
}

And install dependencies:, (*4)

$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install

Features

  • PSR-4 compliant for easy interoperability
  • Various methods to work with the user data
  • Everything is packaged in its own object for easy IDE inspection
  • phpDocBlock commented code

The Versions

02/12 2014

dev-master

9999999-dev https://github.com/naminator/cstrike

A simple API for reading CSStats.dat binary data.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Lachezar Tsochev

reader counter-strike amxmodx csstats