PHPackages                             j2o/graphixjjf - 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. [Image &amp; Media](/categories/media)
4. /
5. j2o/graphixjjf

ActiveLibrary[Image &amp; Media](/categories/media)

j2o/graphixjjf
==============

The GRAphics-oriented PHp Interface eXtravaganza (GRAPHIXJJF) defines a set of PHP classes that can be used to interface and render various Jazz Jackrabbit data files.

118PHP

Since Apr 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/stijnstijn/graphixjjf)[ Packagist](https://packagist.org/packages/j2o/graphixjjf)[ RSS](/packages/j2o-graphixjjf/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

GRAphics-oriented PHp Interface eXtravaganza for Jazz Jackrabbit Files (GRAPHIXJJF)
===================================================================================

[](#graphics-oriented-php-interface-extravaganza-for-jazz-jackrabbit-files-graphixjjf)

GRAPHIXJJF is a collection of PHP classes that can be used to read various Jazz Jackrabbit files and render them to an image. The following files are supported:

- Jazz Jackrabbit 1 levels (`LEVEL.###`)
- Jazz Jackrabbit 1 tilesets (`BLOCKS.###`)
- Jazz Jackrabbit 1 planet (`PLANET.###`)
- Jazz Jackrabbit 2 levels (`*.j2l`)
- Jazz Jackrabbit 2 tilesets (`*.j2t`)
- Jazz Jackrabbit 2 episodes (`*.j2e`)
- Jazz Jackrabbit 2 sprites (`*.j2a`)

Install it with composer:

```
composer install j2o/graphixjjf

```

Then use it, for example, like this:

```
