PHPackages                             michyaraque/g-php - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. michyaraque/g-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

michyaraque/g-php
=================

G-Earth Extension for PHP

1.1.0(5mo ago)13MITPHPPHP ^8.4

Since Nov 26Pushed 5mo agoCompare

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

READMEChangelog (2)DependenciesVersions (4)Used By (0)

G-PHP
=====

[](#g-php)

PHP extension API for the Habbo packet interceptor [G-Earth](https://github.com/sirjonasxx/G-Earth).

Requirements
------------

[](#requirements)

- PHP 8.4+
- `ext-sockets` enabled

Installation
------------

[](#installation)

```
composer require michyaraque/g-php
```

Usage
-----

[](#usage)

### Getting Started

[](#getting-started)

Create a new PHP script (e.g., `extension.php`):

```
