gromnan/angetl

dev-master 2021-08-11 08:02 UTC

This package is auto-updated.

Last update: 2024-04-11 14:31:54 UTC


README

Uses cases:

  • Migrate data between two databases.
  • Aggregate data
  • Import a CSV or an Excel file to the database and validate each rows.

Build Status

Readers

  • CSV
  • Pdo (database)
  • Qif (bank accounts)
  • RSS
  • XML

Filters

  • Closure: Apply any function to each record to modify it
  • Map: Rename and aggregate fields
  • Unique: Ensure records are uniques
  • Validation: Validate records using Symfony2 validator

Writers

  • CSV
  • ... Others to come

Credits

License

Angetl is released under the MIT License. See the bundled LICENSE file for details.