Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).