Skip to content
/ csv Public

Manage your CSV files, filter, order group rows and export in different formats with a fluent code

License

Notifications You must be signed in to change notification settings

dottwatson/csv

Repository files navigation

CSV Handler and parser

CSV is one of the most used data excanghe method to trasmit and receivs informations, so a power tool to handle them is required. A good CSV handler must be efficient, clare , and easy to use.

This package make easy to manage csv files with a fluent code, and gives you the ability to filter rows with syntax like ORM.

Documentation is coming soon...

About

Manage your CSV files, filter, order group rows and export in different formats with a fluent code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages