Download the PHP package xgproyect/xgproyect without Composer

On this page you can find all versions of the php package xgproyect/xgproyect. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package xgproyect

<p align="center"

xgp-logo
</a>
<br>
<strong>X</strong>treme <strong>G</strong>amez <strong>Proyect</strong>o
<br>
<strong>Open-source OGame Clon</strong>

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

PHP 7.4 or greater
MySQLi 5.7 or greater

How to get XG Proyect?

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
  2. Look for the last version and then assets and finally look for the .zip file.
  3. Unzip the file.
  4. Browse the folder and search for the upload directory, there are hidden files in it, be sure that those are copied over also, specially the .htaccess file.
  5. Using docker, XAMPP or any local stack that you want set the copies files to your root.

Composer

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

  1. Run

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

How to run XG Proyect?

Docker

Easiest way to do it, is using Docker.

You can also build with different PHP versions:

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

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

Other ways

DB Connect defaults

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 to get started.

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 on GitHub so I can put your game logo here!

xgp-logo

We support

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

CodeIgniter Composer PHPDocumentor PHP CompatInfo

License

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


All versions of xgproyect with dependencies

PHP Build Version
Package Version
Requires php Version ^7.4|^8.0
phpmailer/phpmailer Version ^6.5
eftec/bladeone Version ^4.2
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package xgproyect/xgproyect contains the following files

Loading the files please wait ....