PHPackages                             skyfox/propel-bundle - 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. skyfox/propel-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

skyfox/propel-bundle
====================

Integration of Propel in Symfony

6.0.1(3y ago)7238.1k—0.7%15[1 PRs](https://github.com/SkyFoxvn/PropelBundle/pulls)1MITPHPPHP &gt;=8.0.2CI passing

Since May 21Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/SkyFoxvn/PropelBundle)[ Packagist](https://packagist.org/packages/skyfox/propel-bundle)[ RSS](/packages/skyfox-propel-bundle/feed)WikiDiscussions 7.0 Synced 1mo ago

READMEChangelog (5)Dependencies (17)Versions (24)Used By (1)

PropelBundle
============

[](#propelbundle)

[![Github actions Status](https://github.com/SkyFoxvn/PropelBundle/actions/workflows/CI%207.0.yml/badge.svg?branch=7.0)](https://github.com/SkyFoxvn/PropelBundle/actions/workflows/CI%207.0.yml)[![codecov](https://camo.githubusercontent.com/f29a4d32ff60efaa9a460ab8704817e8dc048f7d98028f83a45a7b2ff1c29383/68747470733a2f2f636f6465636f762e696f2f67682f536b79466f78766e2f50726f70656c42756e646c652f6272616e63682f362e302f67726170682f62616467652e7376673f746f6b656e3d4773424e596e6945746b)](https://codecov.io/gh/SkyFoxvn/PropelBundle)[![Minimum PHP Version](https://camo.githubusercontent.com/e37b47ac131e0c44f35f9d979fed9caee1ec9b1757bd64783267f57281b31081/687474703a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230382e302e322d3838393242462e737667)](https://php.net/)

This is the official implementation of [Propel](http://www.propelorm.org/) in Symfony.

Branching model
---------------

[](#branching-model)

As `Propel2` will be released in the near future, we are migrating the branching model of this bundle in advance!

- The `1.0` branch contains Propel *1.6* integration for Symfony *2.0* (*currently 2.0 branch*).
- The `1.1` branch contains Propel *1.6* integration for Symfony *2.1* (*currently 2.1 branch*).
- The `1.2` branch contains Propel *1.6* integration for Symfony *2.2* (*currently master branch*).
- The `2.0` branch contains `Propel2` integration for Symfony *2.5-2.8*.
- The `3.0` branch contains `Propel2` integration for Symfony *2.8-3.x*.
- The `5.0` branch contains `Propel2`(branch **2.0.0-beta1**) integration for Symfony **4.x|5.x** and PHP **7.2** - **8.0**.
- The `5.1` branch contains `Propel2`(branch **2.0.0-beta2**) integration for Symfony **4.x|5.x|6.x** and PHP **7.4** - **8.1**.
- The `6.0` branch contains `Propel2`(branch **2.0.0-beta2**) integration for Symfony **6.x**. and PHP **8.0.2+**
- The `7.0` branch contains `Propel2`(branch **2.0.0-beta2**, **2.0.0-beta3**, **2.0.0-beta4**) integration for Symfony **6.x|7.x**. and PHP **8.0.2+**

Version 6.0 Changes
-------------------

[](#version-60-changes)

Symfony 6.0 Installation
------------------------

[](#symfony-60-installation)

### Requirements

[](#requirements)

- php: 8.0.2+
- propel/propel

### Composer command

[](#composer-command)

- composer require propel/propel "2.0.0-beta4"
- composer require skyfox/propel-bundle "6.0.1"(or newer tag/release) or "6.0.x-dev"

### composer.json -&gt; add in "require"

[](#composerjson---add-in-require)

- "propel/propel": "2.0.0-beta4"
- "skyfox/propel-bundle": "6.0.1"(or newer tag/release) or "6.0.x-dev"

Features
--------

[](#features)

- Generation of model classes based on an XML schema (not YAML) placed under `BundleName/Resources/*schema.xml`;
- Insertion of SQL statements;
- Runtime autoloading of Propel and generated classes;
- Propel runtime initialization through the XML configuration;
- [Propel Migrations](http://propelorm.org/documentation/09-migrations.html);
- Reverse engineering from [existing database](http://propelorm.org/documentation/cookbook/working-with-existing-databases.html);
- Integration to the Symfony Profiler;
- Load SQL, YAML and XML fixtures;
- Create/Drop databases;
- Integration with the Form component;
- Integration with the Security component;
- Propel ParamConverter can be used with Sensio Framework Extra Bundle.

[Read the documentation](http://propelorm.org/documentation/)

For license, see:

```
Resources/meta/LICENSE

```

###  Health Score

50

—

FairBetter than 96% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity44

Moderate usage in the ecosystem

Community27

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~246 days

Total

19

Last Release

335d ago

Major Versions

4.0.x-dev → 5.0.22022-03-23

5.0.2 → 6.0.02022-03-30

5.0.x-dev → 6.0.12022-10-03

5.1.x-dev → 6.0.x-dev2024-08-29

6.0.x-dev → 7.0.x-dev2025-06-17

PHP version history (4 changes)5.0.0PHP &gt;=7.2.0

4.0.x-devPHP &gt;=7.0.0 &lt;7.3

6.0.0PHP &gt;=8.0.2

5.1.0PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/2cfc3d8336f5e47633d4cb8a038960eb2547defe5f1a8b221c6507ab5dcd67eb?d=identicon)[SkyFox](/maintainers/SkyFox)

---

Top Contributors

[![K-Phoen](https://avatars.githubusercontent.com/u/66958?v=4)](https://github.com/K-Phoen "K-Phoen (92 commits)")[![SkyFoxvn](https://avatars.githubusercontent.com/u/68685282?v=4)](https://github.com/SkyFoxvn "SkyFoxvn (48 commits)")[![havvg](https://avatars.githubusercontent.com/u/126898?v=4)](https://github.com/havvg "havvg (30 commits)")[![marcj](https://avatars.githubusercontent.com/u/450980?v=4)](https://github.com/marcj "marcj (25 commits)")[![gharlan](https://avatars.githubusercontent.com/u/330436?v=4)](https://github.com/gharlan "gharlan (21 commits)")[![IceShack](https://avatars.githubusercontent.com/u/5317607?v=4)](https://github.com/IceShack "IceShack (12 commits)")[![Big-Shark](https://avatars.githubusercontent.com/u/646054?v=4)](https://github.com/Big-Shark "Big-Shark (8 commits)")[![peter17](https://avatars.githubusercontent.com/u/752832?v=4)](https://github.com/peter17 "peter17 (7 commits)")[![petrocki](https://avatars.githubusercontent.com/u/8874775?v=4)](https://github.com/petrocki "petrocki (4 commits)")[![smhg](https://avatars.githubusercontent.com/u/2411348?v=4)](https://github.com/smhg "smhg (4 commits)")[![oujesky](https://avatars.githubusercontent.com/u/3055157?v=4)](https://github.com/oujesky "oujesky (3 commits)")[![LeoOnTheEarth](https://avatars.githubusercontent.com/u/726108?v=4)](https://github.com/LeoOnTheEarth "LeoOnTheEarth (2 commits)")[![krichprollsch](https://avatars.githubusercontent.com/u/562696?v=4)](https://github.com/krichprollsch "krichprollsch (2 commits)")[![ldaspt](https://avatars.githubusercontent.com/u/72605285?v=4)](https://github.com/ldaspt "ldaspt (2 commits)")[![nibsirahsieu](https://avatars.githubusercontent.com/u/208039?v=4)](https://github.com/nibsirahsieu "nibsirahsieu (2 commits)")[![kingchills](https://avatars.githubusercontent.com/u/1569290?v=4)](https://github.com/kingchills "kingchills (1 commits)")[![johnarevalo](https://avatars.githubusercontent.com/u/1301626?v=4)](https://github.com/johnarevalo "johnarevalo (1 commits)")[![mwaterboehr](https://avatars.githubusercontent.com/u/7448842?v=4)](https://github.com/mwaterboehr "mwaterboehr (1 commits)")[![ylazarov](https://avatars.githubusercontent.com/u/5046607?v=4)](https://github.com/ylazarov "ylazarov (1 commits)")[![nicolas-grekas](https://avatars.githubusercontent.com/u/243674?v=4)](https://github.com/nicolas-grekas "nicolas-grekas (1 commits)")

---

Tags

persistenceormpropel

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/skyfox-propel-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/skyfox-propel-bundle/health.svg)](https://phpackages.com/packages/skyfox-propel-bundle)
```

###  Alternatives

[doctrine/doctrine-bundle

Symfony DoctrineBundle

4.8k241.3M3.3k](/packages/doctrine-doctrine-bundle)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[propel/propel-bundle

Integration of Propel in Symfony

181905.3k53](/packages/propel-propel-bundle)[perplorm/perpl

Perpl is an improved and still maintained fork of Propel2, an open-source Object-Relational Mapping (ORM) for PHP.

203.7k](/packages/perplorm-perpl)

PHPackages © 2026

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