Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/phpbb/converter-framework

Converter framework for phpBB. GSoC 2017 project (https://www.phpbb.com/development/gsoc/ideas/#converter)
https://github.com/phpbb/converter-framework

Commit introduces support for chunking. Has been tested to work

dc9052bd772a0450a1b9fbebe5d49190322f3b26 authored over 7 years ago by balabky9 <[email protected]>
Commit which fixes coding guidelines issues.

Added docBlocks.
Renamed functions as marc suggested.
Possibly finale standalone commit.

fb62abcff79fc8e700109a46eb8e6ea548ad498c authored over 7 years ago by balabky9 <[email protected]>
Two connection objects for source and destination.

This allows connecting tables from two different databases.
The general use case is source and de...

015250556a65ec643ff59022ae61cccde2677a7f authored over 7 years ago by balabky9 <[email protected]>
Commit contains following fixes:-

Adherences to coding guidelines ie tab of 4spaces, hard-tabs.

Features added new:-
1. YamlQ avai...

a8b7132108b0a403dbe7effe7550ae8154549ea2 authored over 7 years ago by balabky9 <[email protected]>
Commit is the skeleton of the converter framework.

Converter and configMap are the two major classes.

1a2b5a86a186337c611f2c9e48c2796cbc1b9ced authored over 7 years ago by balabky9 <[email protected]>