factorio-item-browser / export
The scripts to export the data from the Factorio game to be used in the Factorio Item Browser.
Package info
github.com/factorio-item-browser/export
Type:project
pkg:composer/factorio-item-browser/export
2.1.9
2021-10-23 09:50 UTC
Requires
- php: ^8.0
- ext-ftp: *
- ext-gd: *
- ext-json: *
- ext-zip: *
- bluepsyduck/factorio-mod-portal-client: ^1.2
- bluepsyduck/factorio-translator: ^1.0
- bluepsyduck/jms-serializer-factory: ^1.0
- bluepsyduck/laminas-autowire-factory: ^1.0
- bluepsyduck/mapper-manager: ^1.2
- bluepsyduck/symfony-process-manager: ^1.0
- doctrine/cache: ^1.8
- factorio-item-browser/combination-api-client: ^1.0
- factorio-item-browser/common: ^1.2
- factorio-item-browser/export-data: ^4.0
- laminas/laminas-config-aggregator: ^1.0
- laminas/laminas-servicemanager: ^3.3
- laminas/laminas-stdlib: ^3.2
- monolog/monolog: ^2.1
- nicolab/php-ftp-client: ^1.5
- ramsey/uuid: ^4.0
- symfony/console: ^5.0
- symfony/filesystem: ^5.0
- symfony/process: ^5.0
Requires (Dev)
- bluepsyduck/test-helper: ^2.0
- mikey179/vfsstream: ^1.6
- phpstan/phpstan: ^0.12
- phpstan/phpstan-phpunit: ^0.12
- phpstan/phpstan-strict-rules: ^0.12
- phpunit/phpunit: ^9.0
- rregeer/phpunit-coverage-check: ^0.3
- squizlabs/php_codesniffer: ^3.3
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Export
This project is the exporting part of the Factorio Item Browser, generating all the needed data to be imported into the API database.
A detailed documentation of the export and its process is available in the wiki of the project.
