Import & ExportWoolly supports import and export from/to various sources like Excel, Json or SQL (PDO).
Data access & ManipulationAccess and manipulate data through a nice high-level API inspired by SQL and human language.
Data analysisGet filtered and grouped aggregates calculations on your data in an easy and optimized way.
Work directly on external dataWork in memory, or transparently interact with external data through the use of drivers. A native SQL PDO driver is provided.
ExtensibleCreate your own aggregated metrics. Use your own drivers for accessing external data. No more final: extending the Woolly classes is allowed.