factorio-item-browser / export
The scripts to export the data from the Factorio game to be used in the Factorio Item Browser.
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 2
Type:project
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
This package is auto-updated.
Last update: 2024-10-16 21:58:17 UTC
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.