Login   Register  
PHP Classes
elePHPant
Icontem

Binary Parser

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Jonas Raoni Soares Silva
Name: Jonas Raoni Soares Silva <e-mail contact>
Packages: 3 Browse all classes by Jonas Raoni Soares Silva Browse all classes by
Country: Brazil Brazil - PHP jobs in Brazil
Age: 28
All time rank: 57345 in Brazil Brazil
Week rank: 412 Up31 in Brazil Brazil Up


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Jonas Raoni Soares Silva  >  Binary Parser  >  Download .zip .tar.gz  >  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
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1430 users
All time rank: 2395
Week users: 3 users
Week rank: 963 Up
 
  Groups   Freshmeat project   Rate classes User ratings   Applications   Files Files  

  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  
Project record: binaryparser
Popularity score: 12.17
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
Accessible without login Plain text file Example.php Example Example of reading binary data that was generated in C
Accessible without login Plain text file Help.txt Doc. Some documentation
Accessible without login 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.