issues
search
oliverde8
/
php-etl
A small etl coded in php, to extract/transform/load
MIT License
8
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: 🌟 Version 2.0 🌟 - Rewrite Chain Processor
#54
oliverde8
opened
2 days ago
1
Bump rexml from 3.3.8 to 3.3.9 in /docs
#53
dependabot[bot]
opened
1 week ago
0
Bump webrick from 1.7.0 to 1.8.2 in /docs
#52
dependabot[bot]
opened
1 week ago
0
Web page - Introduce the concept
#51
oliverde8
closed
1 week ago
0
[Core]When executing chains from inside operations asynchronous items are not well handled, this might require rethinking.
#50
oliverde8
closed
2 days ago
0
[Operation]Fail Safe Operation
#49
oliverde8
closed
2 days ago
0
Fix #38 - Asynchronous items getting duplicated in the etl if they finish just at the wront time
#48
oliverde8
closed
2 weeks ago
0
[Operation]Repeat operation.
#47
oliverde8
closed
2 weeks ago
0
[Operation] Allow json load operation to save only part of the data.
#46
oliverde8
opened
2 weeks ago
1
[Operation]Add Generic log operation allowing part of the data to be logged.
#45
oliverde8
closed
2 weeks ago
0
[Output]Mermaid - Fix issue with merge operation not showing nicely in the graph.
#44
oliverde8
opened
2 weeks ago
0
fix: boolean false being transformed to empty string by rule engine
#43
oliverde8
closed
2 weeks ago
0
[Output]Add a mermaid output for following the process progress
#42
oliverde8
closed
2 weeks ago
1
fields is configured to be mandatory by the AbstractFactory
#41
oliverde8
opened
1 month ago
0
Pull fixes from version 1.1 into future version 1.2
#40
oliverde8
closed
4 weeks ago
0
Fix - Added support for symfony 7.
#39
oliverde8
closed
3 months ago
0
Async Items may be returned more then once
#38
oliverde8
closed
2 weeks ago
0
Feature/observatiblity
#37
oliverde8
closed
4 weeks ago
0
[Observability]Don't allow creation of ChainProcessor without ObserverFactory
#36
oliverde8
closed
2 days ago
1
[Observability]Add a niece "symfony console" output helper
#35
oliverde8
closed
2 weeks ago
0
Allow better observation of the execution of the chain
#34
oliverde8
closed
2 weeks ago
1
[SubChain]Allow unique subchain context
#33
oliverde8
opened
8 months ago
0
Feature #14 - Added subchains support
#32
oliverde8
closed
8 months ago
0
Add github actions to test the code.
#31
oliverde8
closed
10 months ago
0
Version 1.1
#30
oliverde8
closed
1 year ago
0
[Operation]Start ETL without input iterator.
#29
oliverde8
closed
2 days ago
1
[Operation]Copy Files to External File Systems
#28
oliverde8
closed
1 year ago
0
Move generic logic for having contextual ETL from the bundle to the library
#27
oliverde8
closed
1 year ago
0
Fix CsvExtract and add XmlExtract
#26
miguel-lpsbr
closed
9 months ago
0
[Operation]File Copy into the ETL Context
#25
oliverde8
closed
1 year ago
0
Add AsynchrtonousItemType support to handle asychronous requests.
#24
oliverde8
closed
1 year ago
0
Update CHANGELOG.md
#23
oliverde8
closed
1 year ago
0
Update psr log
#22
oliverde8
closed
1 year ago
0
Release 1.1
#21
oliverde8
closed
1 year ago
0
Allo usage of input options to be used in the operation options
#20
oliverde8
closed
1 year ago
0
[ItemType]FileWrotenItem
#19
oliverde8
closed
1 year ago
0
[ItemType]FileReadItem
#18
oliverde8
closed
1 year ago
0
[ItemTypes]Add new ItemType MixItem
#17
oliverde8
closed
1 year ago
2
StopItem sent multiple times for chains inside a split chain
#16
oliverde8
closed
1 year ago
0
Stop Item is sent multiple times when using a step returns multiple GroupedItem's
#15
oliverde8
closed
1 year ago
0
[Concept]Sub Chain
#14
oliverde8
closed
8 months ago
0
[DOCS]Add Examples
#13
oliverde8
closed
1 year ago
1
[DOCS]Reorganise documentation
#12
oliverde8
closed
1 year ago
0
[OPERATION]Rest Client - Create basic operation as Rest client
#11
oliverde8
closed
1 year ago
1
[OPERATION]Split - Add support for the Yaml Builder
#10
oliverde8
closed
1 year ago
0
[OPERATION]Add operation to filter data
#9
oliverde8
closed
1 year ago
0
Update psr/log version
#8
MaximeRig
closed
1 year ago
1
Fixed context not being finalized in case of exception.
#7
oliverde8
closed
2 years ago
0
missing parameters corrected, fixes #5
#6
anantrp
closed
2 years ago
2
Missing parameters when etl execution failure is logged
#5
oliverde8
closed
2 years ago
0
Next