Download the PHP package expansion-mp/expansion without Composer
On this page you can find all versions of the php package expansion-mp/expansion. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download expansion-mp/expansion
More information about expansion-mp/expansion
Files in expansion-mp/expansion
Download expansion-mp/expansion
More information about expansion-mp/expansion
Files in expansion-mp/expansion
Vendor expansion-mp
Package expansion
Short Description The next gen Maniaplanet server controller using symfony2 components
License MIT
Package expansion
Short Description The next gen Maniaplanet server controller using symfony2 components
License MIT
Please rate this library. Is it a good library?
Informations about the package expansion
eXpansion² - Maniaplanet Server Controller
This is the new eXpansion 2 controllers framework, that uses symfony components.
User documentation & documentation to write you own Bundles(plugins) can be foind on our website : http://mp-expansion.com/
You will find documentation for core developers on this page.
Install local development environment.
You wish to to help us to make the must awsome server controller for Maniapanet ever?
You can do so with ease.
Requirements
- Have docker installed on your development computer
- Have basic knowledge of Symfony service containers & autowiring
Getting started
- Clone this repository
- Copy the
docker-compose.yml.dist
file todocker-compose.yml
-
Start the dockers for the first time :
-
Run a composer install
-
Update database
-
Start eXpansion
- eXpansion will crash saying game mode is not scripts or it can't connect (go figure it out, Nadeo tells us not to use legacy but default match setting files still have legacy)
- Goto docker/data/UserData/Maps/MatchSettings
- Rename the
eXpanion-mode-fail......txt
file to `TMCanyonA.txt - Edit content and change mode to script mode and proper script filename.
- Copy the
docker/default.config.xml
file into docker/data/UserData/Config - Restart eXpansion
TODO
- [ ] Remove unused symfony components (used full stack to get something fast)
- [ ] Separate into 3 repositories
- Application for installation
- Core for the core
- base plugins
All versions of expansion with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
bluepsyduck/maniascript Version ^1.1
incenteev/composer-parameter-handler Version ^2.0
league/flysystem Version ^1.0
league/flysystem-sftp Version ^1.0
league/iso3166 Version ^2.1
maniaplanet/dedicated-server-api Version ^5.0
ocramius/package-versions Version ^1.2
oliverde8/associative-array-simplified Version ^1.0.0
oliverde8/asynchronous-jobs Version ^1.0
oneup/flysystem-bundle Version ^3.0
propel/propel Version dev-master
propel/propel-bundle Version 4.0.x-dev
sensio/distribution-bundle Version ^5.0
sensio/framework-extra-bundle Version ^3.0.2
steeffeen/fancymanialinks Version dev-master
symfony-bundles/bundle-dependency Version ^1.0
symfony/monolog-bundle Version ^3.1.0
symfony/polyfill-apcu Version ^1.0
symfony/swiftmailer-bundle Version ^2.3.10
symfony/symfony Version 3.4.*
bluepsyduck/maniascript Version ^1.1
incenteev/composer-parameter-handler Version ^2.0
league/flysystem Version ^1.0
league/flysystem-sftp Version ^1.0
league/iso3166 Version ^2.1
maniaplanet/dedicated-server-api Version ^5.0
ocramius/package-versions Version ^1.2
oliverde8/associative-array-simplified Version ^1.0.0
oliverde8/asynchronous-jobs Version ^1.0
oneup/flysystem-bundle Version ^3.0
propel/propel Version dev-master
propel/propel-bundle Version 4.0.x-dev
sensio/distribution-bundle Version ^5.0
sensio/framework-extra-bundle Version ^3.0.2
steeffeen/fancymanialinks Version dev-master
symfony-bundles/bundle-dependency Version ^1.0
symfony/monolog-bundle Version ^3.1.0
symfony/polyfill-apcu Version ^1.0
symfony/swiftmailer-bundle Version ^2.3.10
symfony/symfony Version 3.4.*
The package expansion-mp/expansion contains the following files
Loading the files please wait ....