PHPackages                             webfactory/content-mapping-sourceadapter-propel - 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. webfactory/content-mapping-sourceadapter-propel

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

webfactory/content-mapping-sourceadapter-propel
===============================================

SourceAdapter for Propel Databases inside the webfactory/content-mapping mini framework.

1.2.4(1y ago)03.5kMITPHPPHP &gt;=5.3.0

Since Aug 6Pushed 1y ago8 watchersCompare

[ Source](https://github.com/webfactory/content-mapping-sourceadapter-propel)[ Packagist](https://packagist.org/packages/webfactory/content-mapping-sourceadapter-propel)[ RSS](/packages/webfactory-content-mapping-sourceadapter-propel/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (9)Used By (0)

content-mapping-sourceadapter-propel
====================================

[](#content-mapping-sourceadapter-propel)

SourceAdapter for Propel Databases in the [webfactory/content-mapping](https://github.com/webfactory/content-mapping)mini framework.

Installation
------------

[](#installation)

Assuming you already have a working Propel installation, simply

```
composer require webfactory/content-mapping-sourceadapter-propel

```

Usage
-----

[](#usage)

```
use Webfactory\ContentMapping\Synchronizer;
use Webfactory\ContentMapping\SourceAdapter\Propel\GenericPropelSourceAdapter;

$classNameToSynchronize = 'MyClass';
$resultSetMethod = 'doSelectRS';
$logger = ...; // optional: any PSR-3 logger

$sourceAdapter = new GenericPropelSourceAdapter($classNameToSynchronize, $resultSetMethod, $logger);

$synchronizer = new Synchronizer($sourceAdapter, $mapper, $destinationAdapter, $logger);
```

If the `GenericPropelSourceAdapter` does not fit your needs, you may find the abstract `PropelSourceAdapter` helpful.

Credits, Copyright and License
------------------------------

[](#credits-copyright-and-license)

This project was started at webfactory GmbH, Bonn.

-
-

Copyright 2015 webfactory GmbH, Bonn. Code released under [the MIT license](LICENSE).

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

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 ~473 days

Recently: every ~803 days

Total

8

Last Release

667d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d4ed0a0f5a1c56f7df31bb8c854a2ad99d24281dc8df4b4d3dd986a9e84b7a24?d=identicon)[webfactory](/maintainers/webfactory)

---

Top Contributors

[![MalteWunsch](https://avatars.githubusercontent.com/u/2504942?v=4)](https://github.com/MalteWunsch "MalteWunsch (4 commits)")[![mpdude](https://avatars.githubusercontent.com/u/1202333?v=4)](https://github.com/mpdude "mpdude (4 commits)")

### Embed Badge

![Health badge](/badges/webfactory-content-mapping-sourceadapter-propel/health.svg)

```
[![Health](https://phpackages.com/badges/webfactory-content-mapping-sourceadapter-propel/health.svg)](https://phpackages.com/packages/webfactory-content-mapping-sourceadapter-propel)
```

###  Alternatives

[symfony/cache

Provides extended PSR-6, PSR-16 (and tags) implementations

4.2k373.5M3.3k](/packages/symfony-cache)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[cycle/database

DBAL, schema introspection, migration and pagination

71777.8k53](/packages/cycle-database)[api-platform/metadata

API Resource-oriented metadata attributes and factories

275.0M219](/packages/api-platform-metadata)

PHPackages © 2026

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