PHPackages                             prooph/link-sql-connector - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. prooph/link-sql-connector

ActiveLibrary[Database &amp; ORM](/categories/database)

prooph/link-sql-connector
=========================

Prooph LINK module that connects SQL tables

v0.2.2(11y ago)1771[4 issues](https://github.com/prooph/link-sql-connector/issues)BSD-3-ClausePHPPHP &gt;=5.5

Since Mar 12Pushed 11y ago1 watchersCompare

[ Source](https://github.com/prooph/link-sql-connector)[ Packagist](https://packagist.org/packages/prooph/link-sql-connector)[ Docs](https://github.com/prooph/link-sql-connector)[ RSS](/packages/prooph-link-sql-connector/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (4)Versions (7)Used By (0)

Prooph\\Link\\SqlConnector
==========================

[](#proophlinksqlconnector)

SQL connector module for [prooph LINK](https://github.com/prooph/link)

Table Connector
===============

[](#table-connector)

The sql connector module let you read data from a table into a `Processing\Type\Type` or write data coming from a `Processing\Type\Type` into a table. Such a preconfigured table connection can be used in a workflow process either as source or target.

TableRow and Collection Types
=============================

[](#tablerow-and-collection-types)

When connecting a table via the sql connector configurator (accessible from the dashboard) two `Processing\Type\Type` classes are created automatically. You can find them in the directory `/data/Application/DataType/SqlConnector/`. One class represents a single row of the table. It is named like the table. the other class represents a collection of table rows and is named like the table with the suffix `Collection`. The table row class contains information about the columns of the table. Columns are mapped to properties with a corresponding `Processing\Type\SingleValue` type. With the help of these auto generated types prooph/processing can handle data coming from a database table like any other processing data.

Reading Data
============

[](#reading-data)

to be defined ...

Full Import
===========

[](#full-import)

to be defined ...

Partial Import
==============

[](#partial-import)

to be defined ...

Insert Or Replace
=================

[](#insert-or-replace)

to be defined ...

Support
=======

[](#support)

- Ask any questions on [prooph-users](https://groups.google.com/forum/?hl=de#!forum/prooph) google group.
- File issues at .

Contribution
============

[](#contribution)

You wanna help us? Great! We appreciate any help, be it on implementation level, UI improvements, testing, donation or simply trying out the system and give us feedback. Just leave us a note in our google group linked above and we can discuss further steps.

Thanks, your prooph team

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~15 days

Total

5

Last Release

4025d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7341005?v=4)[prooph](/maintainers/prooph)[@prooph](https://github.com/prooph)

---

Tags

sqlmodulezf2proophprooph LINK

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/prooph-link-sql-connector/health.svg)

```
[![Health](https://phpackages.com/badges/prooph-link-sql-connector/health.svg)](https://phpackages.com/packages/prooph-link-sql-connector)
```

###  Alternatives

[hounddog/doctrine-data-fixture-module

Zend Framework 2 Module that provides Doctrine Data-Fixture functionality

37335.4k9](/packages/hounddog-doctrine-data-fixture-module)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
