atico / spreadsheet-translator-reader-matrix
Spreadsheet Translator - Library that reads multi dimensional array and returns a 2-dimensional array
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/atico/spreadsheet-translator-reader-matrix
Requires
- php: >=8.4
- samuelvi/spreadsheet-translator-core: ^8.4
Requires (Dev)
- phpunit/phpunit: ^12.4
- rector/jack: ^0.2.9
- rector/rector: ^2.1
README
Reads data from array
Related
Requirements
- PHP >=8.4
Static Analysis (Rector)
This project uses Rector to ensure code quality and consistency. To run Rector, use the following command:
make rector
To perform a dry run (without making any changes), use:
make rector-dry
Testing
To run the test suite, use the following command:
make test
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.