samuelvi / spreadsheet-translator-exporter-yml
Spreadsheet Translator - Library to export translation files into Yml file format
Installs: 13
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/samuelvi/spreadsheet-translator-exporter-yml
Requires
- php: >=8.4
- samuelvi/spreadsheet-translator-core: ^8.0
Requires (Dev)
- phpunit/phpunit: ^11.2
- rector/jack: ^0.2.9
- rector/rector: ^2.1
This package is auto-updated.
Last update: 2025-11-02 19:07:18 UTC
README
Exports a given translation structure into Yaml translation file format
Related
Requirements
- PHP >=8.4
Development
This project uses a Makefile to simplify common tasks.
Available commands
make install: Install dependencies.make update: Update dependencies.make test: Run the test suite.make rector: Apply Rector rules to the code.make rector-dry-run: Apply Rector rules in dry-run mode.
Contributing
We welcome contributions to this project, including pull requests and issues (and discussions on existing issues).
If you'd like to contribute code but aren't sure what, the issues list is a good place to start. If you're a first-time code contributor, you may find Github's guide to forking projects helpful.
All contributors (whether contributing code, involved in issue discussions, or involved in any other way) must abide by our code of conduct.
License
Spreadsheet Translator Symfony Bundle is licensed under the MIT License. See the LICENSE file for full details.