Mattamorphic / Mattamorphic/DataCruncher

Encapsulate Processors

Open
#26 2 comments 0 reactions 1 assignee Claimed by @Mattamorphic View on GitHub
bug
Dominant language
PHP
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Add a parent object for the sub processors.
```
Query extends Segmentation
Statistic extends Analysis

Analysis extends Processor
Segmentation extends Processor

Processor {
fromSource
toJson
toArray
toString
...
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.