PHPackages                             carloshlfz/php-grf - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. carloshlfz/php-grf

ActiveLibrary[File &amp; Storage](/categories/file-storage)

carloshlfz/php-grf
==================

GRF Lib for read and write in PHP.

0.1.56(7y ago)175416[1 issues](https://github.com/carloshenrq/php-grf/issues)PHPPHP &gt;=5.6

Since Feb 27Pushed 6y ago2 watchersCompare

[ Source](https://github.com/carloshenrq/php-grf)[ Packagist](https://packagist.org/packages/carloshlfz/php-grf)[ RSS](/packages/carloshlfz-php-grf/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

PHP-GRF [![release](https://camo.githubusercontent.com/5bcb1f942f5888551b3bf84c8aacd988f6ce95c422a056c2f8805fa3573f7c8b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6361726c6f7368656e72712f7068702d6772662e737667)](https://github.com/carloshenrq/php-grf/releases) [![license](https://camo.githubusercontent.com/db868bbc6f9e9c03abaa71562b78371ea253f1e173cea03274add358e8ea9200/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6361726c6f7368656e72712f7068702d6772662e737667)](https://github.com/carloshenrq/php-grf)
==========================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#php-grf--)

This is a lib to allow PHP to read and write GRF (Gravity Ragnarok Files).

### Build Status

[](#build-status)

[![Build Status](https://camo.githubusercontent.com/262ecc7f96fb8e9e5fb2d2f9ff0fec2051682da4f46f59c477e5273b93965a21/68747470733a2f2f7472617669732d63692e636f6d2f6361726c6f7368656e72712f7068702d6772662e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/carloshenrq/php-grf) [![Build status](https://camo.githubusercontent.com/81a543b1cb5748b571024149ee3f241e9dc82b25cca5ee2fd84caf81f2e9511b/68747470733a2f2f63692e6170707665796f722e636f6d2f6170692f70726f6a656374732f7374617475732f70677731616d3976783669376c68716b3f7376673d74727565)](https://ci.appveyor.com/project/carloshenrq/php-grf) [![issues](https://camo.githubusercontent.com/18a46f857a01a466b5c413cb1f09411c5639cc63a9656f57cd2bf3464af737ea/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6361726c6f7368656e72712f7068702d6772662e737667)](https://github.com/carloshenrq/php-grf/issues) [![pull-request](https://camo.githubusercontent.com/7c45d77313695855b85ca70176efd8d5fe874bda877311ca104571532cafd06c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732d70722f6361726c6f7368656e72712f7068702d6772662e737667)](https://github.com/carloshenrq/php-grf/pulls)

### Code Quality

[](#code-quality)

[![CodeFactor](https://camo.githubusercontent.com/896af3b8873a96bf9f4d5e8d11fa2357617e987601d78507ce0aa53b944d1d76/68747470733a2f2f7777772e636f6465666163746f722e696f2f7265706f7369746f72792f6769746875622f6361726c6f7368656e72712f7068702d6772662f62616467652f6d6173746572)](https://www.codefactor.io/repository/github/carloshenrq/php-grf/overview/master) [![Codacy Badge](https://camo.githubusercontent.com/47aa21806cbd415946a2a7fbce2c005a532ae89e16d4aecd32dd2e0ef2cd98f9/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3739316263633438306561633432636239333731383364616635623832376165)](https://www.codacy.com/app/carloshenrq/php-grf?utm_source=github.com&utm_medium=referral&utm_content=carloshenrq/php-grf&utm_campaign=Badge_Grade)

### Code Coverage

[](#code-coverage)

[![codecov](https://camo.githubusercontent.com/01a8e1933bfeb9afc29e65ba57626a094a118a2c91a4696b7556a99b12fe005e/68747470733a2f2f636f6465636f762e696f2f67682f6361726c6f7368656e72712f7068702d6772662f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/carloshenrq/php-grf) [![Codacy Badge](https://camo.githubusercontent.com/3e2d3fd909df48703ad2cdb4267e2b3c64fc74f190da13495f680ab09977e25a/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f436f7665726167652f3739316263633438306561633432636239333731383364616635623832376165)](https://www.codacy.com/app/carloshenrq/php-grf?utm_source=github.com&utm_medium=referral&utm_content=carloshenrq/php-grf&utm_campaign=Badge_Coverage)

How i can colaborate?
---------------------

[](#how-i-can-colaborate)

Please! check our issues and if you can fix or add new features, you're welcome.

Also, see if what you're about to change is in ours pull requests.

How to open a file to read?
---------------------------

[](#how-to-open-a-file-to-read)

The code ahead, will show you how to extract all files inside grf.

```
