Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sigwinhq/xezilaires
Iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML.
https://github.com/sigwinhq/xezilaires
normalization php serializable-objects serialization spreadsheet spreadsheet-data spreadsheet-mapper validation
Last synced: about 2 months ago
JSON representation
Iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML.
- Host: GitHub
- URL: https://github.com/sigwinhq/xezilaires
- Owner: sigwinhq
- License: mit
- Created: 2020-02-27T14:27:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T14:53:18.000Z (6 months ago)
- Last Synced: 2024-07-25T07:44:23.696Z (5 months ago)
- Topics: normalization, php, serializable-objects, serialization, spreadsheet, spreadsheet-data, spreadsheet-mapper, validation
- Language: PHP
- Homepage:
- Size: 161 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xezilaires
Xezilaires is a PHP library which helps to iterate structured Excel spreadsheets,
normalize rows into value objects, validate, serialize into CSV, JSON, XML.Read more in the [main Xezilaires README](https://github.com/sigwinhq/xezilaires-dev/blob/master/README.md).
## Resources
- [Report issues](https://github.com/sigwinhq/xezilaires-dev/issues)
and [send pull requests](https://github.com/sigwinhq/xezilaires-dev/pulls)
in the [main Xezilaires repository](https://github.com/sigwinhq/xezilaires-dev).