Login   Register  
PHP Classes
elePHPant
Icontem

Class: Binary Parser

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Jonas Raoni Soares Silva  >  Binary Parser  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Binary Parser
Base name: binaryparser
Description: Serialize and unserialize binary data
Related classes: , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1375 users
All time rank: 2349
Week users: 1 user
Week rank: 2467
Picture of Jonas Raoni Soares Silva
Author: Jonas Raoni Soares Silva <e-mail contact>
Packages: 3 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Age: 27
All time rank: 56045 in Brazil Brazil
Week rank: 453 Up36 in Brazil Brazil Up


  Detailed description  
This class serializes and unserializes binary data, so you can read and write binary data files for exchange with programs written in languages like C and Pascal.

Currently the class is able to handle just the following types: signed integers (small 8 bits, short 16 bits, int 32 bits), unsigned integers (byte 8 bits, word 16 bits, dword 32 bits) and floating point (IEEE754 float 32 bits and double 64 bits).

The endianess of the binary values representation can also be configured with the class.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Data types Modeling and manipulating data types View top rated classes

  Freshmeat project   Rate classes User ratings   Applications   Files Files  

  Freshmeat project  
Project record: binaryparser
Popularity score: 10.58
Vitality score: 1.0

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
Link Description
IEE754 help....
Official Site IEEE Group
William Kahan IEEE754
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file BinaryParser.php Class BinaryParser class
Plain text file BinaryParser.php4 Class PHP4.x class
Plain text file Example.php Example Example of reading binary data that was generated in C
Plain text file Help.txt Doc. Some documentation
Plain text file Test.php Test Float point conversion tests

Download all files: binaryparser.tar.gz binaryparser.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.