PHPackages                             xgproyect/xgproyect - 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. xgproyect/xgproyect

ActiveProject

xgproyect/xgproyect
===================

XGP Open-source OGame Clon

v3.5.0(1mo ago)1691.1k114GPL-3.0-onlyPHPPHP ^7.4|^8.0

Since Oct 17Pushed 1mo ago23 watchersCompare

[ Source](https://github.com/XGProyect/XG-Proyect-v3.x.x)[ Packagist](https://packagist.org/packages/xgproyect/xgproyect)[ Docs](https://xgproyect.org)[ GitHub Sponsors](https://github.com/XGProyect)[ RSS](/packages/xgproyect-xgproyect/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (7)Used By (0)

 [![xgp-logo](https://camo.githubusercontent.com/1f1810a71f8d5d38ff22d5cc941d4995a9689387952c3fdbf6c3368786cd748c/68747470733a2f2f786770726f796563742e6f72672f77702d636f6e74656e742f75706c6f6164732f323031392f31302f7867702d6e65772d6c6f676f2d626c61636b2e706e67 "XG Proyect")](https://camo.githubusercontent.com/1f1810a71f8d5d38ff22d5cc941d4995a9689387952c3fdbf6c3368786cd748c/68747470733a2f2f786770726f796563742e6f72672f77702d636f6e74656e742f75706c6f6164732f323031392f31302f7867702d6e65772d6c6f676f2d626c61636b2e706e67)
 **X**treme **G**amez **Proyect**o
 **Open-source OGame Clon**

About
=====

[](#about)

XG Proyect (XGP) is an OGame clone open-source web application framework designed for creating game clones, particularly those inspired by the popular game OGame, set in a vast and captivating space-themed universe. Our goal is to offer a package that is as similar as possible to the original, but keeping their original design.

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

[](#requirements)

- PHP 7.4 or greater
- MySQLi 5.7 or greater

How to get XG Proyect?
----------------------

[](#how-to-get-xg-proyect)

### Manually

[](#manually)

This is the simplest and easiest way if you're not a technical person. Download and install XG Proyect will be easy! ;)

1. Go to [releases](https://github.com/XGProyect/XG-Proyect-v3.x.x/releases)
2. Look for the last version and then **assets** and finally look for the `.zip` file.
3. Unzip the file, you'll see 2 files and 1 folder.
4. Look for the contents of the `upload` folder, only what's inside this one is needed.
5. Copy the contents of the `upload` folder to the root on your host. There are hidden files in it, be sure that those are copied over also, specially the `.htaccess` file.
6. Make sure that PHP can write to the dir `config` for the new config File.
7. If you did everything correct, when you open the site, you'll be taken to the `install/` directory, if not try under `public/install`.
8. Using docker, XAMPP or any local stack that you want set the copies files to your root.

### Composer

[](#composer)

Composer is a package manager and also a quick way to setup your project.

1. Run

```
composer create-project xgproyect/xgproyect

```

2. Once composer has finishing installing all the dependencies you can use docker, see below.

How to run XG Proyect?
----------------------

[](#how-to-run-xg-proyect)

### Docker

[](#docker)

Easiest way to do it, is using Docker.

```
docker-compose up

```

You can also build with different PHP versions:

```
docker build -t xgproyect:7.4 --build-arg PHP_VERSION=7.4 .

```

Or build and run, altogether, specifying a **PHP version**:

```
docker-compose build --build-arg PHP_VERSION=8.2 && docker-compose up -d

```

Simple change the **PHP version** to any other **version** that you'd like to test.

### Other ways

[](#other-ways)

- Other options are also possible like XAMPP, or using it on your own hosting.

### DB Connect defaults

[](#db-connect-defaults)

```
host=db
user=root
password=root
db=xgp
prefix=xgp_

```

MailHog
-------

[](#mailhog)

XGP uses MailHog and PHPMailer as tools for better mailing support. MailHog allows you to intercept emails **locally** and receive them under a convenient panel.

Read our [MailHog guide](https://github.com/XGProyect/XG-Proyect-v3.x.x/wiki/MailHog-usage-and-setup) to get started.

Who is using XG Proyect?
------------------------

[](#who-is-using-xg-proyect)

We are happy to deliver this software giving others the possibility to have a good OGame Clon. On the other hand, it's a pleasure to see people using XG Proyect. [Create a ticket](https://github.com/XGProyect/XG-Proyect-v3.x.x/issues) on GitHub so I can put your game logo here!

[![xgp-logo](https://camo.githubusercontent.com/1f1810a71f8d5d38ff22d5cc941d4995a9689387952c3fdbf6c3368786cd748c/68747470733a2f2f786770726f796563742e6f72672f77702d636f6e74656e742f75706c6f6164732f323031392f31302f7867702d6e65772d6c6f676f2d626c61636b2e706e67 "XG Proyect")](https://camo.githubusercontent.com/1f1810a71f8d5d38ff22d5cc941d4995a9689387952c3fdbf6c3368786cd748c/68747470733a2f2f786770726f796563742e6f72672f77702d636f6e74656e742f75706c6f6164732f323031392f31302f7867702d6e65772d6c6f676f2d626c61636b2e706e67)

We support
----------

[](#we-support)

The following are tools or frameworks that we use to do our coding experience better!

 [ ![CodeIgniter](https://camo.githubusercontent.com/709b3c6a43388cfdcddd1bc863060c3d86edc859085ba5d9b99a662da374f6a4/68747470733a2f2f636f646569676e697465722e636f6d2f66617669636f6e2e69636f) ](https://codeigniter.com/) [ ![Composer](https://camo.githubusercontent.com/42db3372bb80dcf145a85f39889038e7bd97b13bb6809ac9da42d6ba4e336616/68747470733a2f2f676574636f6d706f7365722e6f72672f696d672f6c6f676f2d636f6d706f7365722d7472616e73706172656e74322e706e67) ](https://getcomposer.org/) [ ![PHPDocumentor](https://avatars0.githubusercontent.com/u/1239567?s=400&v=4) ](https://www.phpdoc.org/) [ ![PHP CompatInfo](https://avatars2.githubusercontent.com/u/364342?s=460&v=4) ](https://github.com/llaville/php-compat-info)

License
-------

[](#license)

The XG Proyect is open-sourced software licensed under the GPL-3.0 License.

###  Health Score

56

—

FairBetter than 98% of packages

Maintenance89

Actively maintained with recent releases

Popularity36

Limited adoption so far

Community28

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 94.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~495 days

Total

5

Last Release

57d ago

PHP version history (2 changes)v3.2.0PHP ^7.3|^8.0

v3.3.0PHP ^7.4|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/4b79b2ccc32124478c4d11dcc78a38e6cf4092567cda16707623c0b00c27d0bb?d=identicon)[lkovacs](/maintainers/lkovacs)

---

Top Contributors

[![LucasKovacs](https://avatars.githubusercontent.com/u/3051274?v=4)](https://github.com/LucasKovacs "LucasKovacs (1402 commits)")[![duhow](https://avatars.githubusercontent.com/u/1145001?v=4)](https://github.com/duhow "duhow (25 commits)")[![jmdaweb](https://avatars.githubusercontent.com/u/9821164?v=4)](https://github.com/jmdaweb "jmdaweb (18 commits)")[![BeReal86](https://avatars.githubusercontent.com/u/16218107?v=4)](https://github.com/BeReal86 "BeReal86 (16 commits)")[![athk](https://avatars.githubusercontent.com/u/4026777?v=4)](https://github.com/athk "athk (6 commits)")[![kovlucas](https://avatars.githubusercontent.com/u/16940194?v=4)](https://github.com/kovlucas "kovlucas (4 commits)")[![AsidStorm](https://avatars.githubusercontent.com/u/1109887?v=4)](https://github.com/AsidStorm "AsidStorm (3 commits)")[![jonamix-ar](https://avatars.githubusercontent.com/u/2124810?v=4)](https://github.com/jonamix-ar "jonamix-ar (2 commits)")[![manuelkamp](https://avatars.githubusercontent.com/u/48356947?v=4)](https://github.com/manuelkamp "manuelkamp (2 commits)")[![jjsaunier](https://avatars.githubusercontent.com/u/1763341?v=4)](https://github.com/jjsaunier "jjsaunier (1 commits)")[![agentcobra](https://avatars.githubusercontent.com/u/1831853?v=4)](https://github.com/agentcobra "agentcobra (1 commits)")

---

Tags

cloneogamephpOGameclon

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/xgproyect-xgproyect/health.svg)

```
[![Health](https://phpackages.com/badges/xgproyect-xgproyect/health.svg)](https://phpackages.com/packages/xgproyect-xgproyect)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.4k37.3k](/packages/matomo-matomo)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[getkirby/cms

The Kirby core

1.5k535.5k352](/packages/getkirby-cms)[wp-cli/i18n-command

Provides internationalization tools for WordPress projects.

11610.4M52](/packages/wp-cli-i18n-command)[saithink/saiadmin

webman plugin

2709.9k1](/packages/saithink-saiadmin)[jelix/jelix

Jelix PHP framework

83101.5k4](/packages/jelix-jelix)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
