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

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

auviis/propel-bundle
====================

Integration of Propel in Symfony

7.0.x-dev(1y ago)029MITPHPPHP &gt;=8.0.2

Since Aug 23Pushed 1y agoCompare

[ Source](https://github.com/auviis/PropelBundle)[ Packagist](https://packagist.org/packages/auviis/propel-bundle)[ RSS](/packages/auviis-propel-bundle/feed)WikiDiscussions 7.0 Synced today

READMEChangelogDependencies (17)Versions (1)Used By (0)

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

[](#propelbundle)

[![Github actions Status](https://github.com/SkyFoxvn/PropelBundle/actions/workflows/CI%206.0.yml/badge.svg?branch=6.0)](https://github.com/SkyFoxvn/PropelBundle/actions/workflows/CI%206.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+**

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-beta2"
- 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-beta2"
- "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

22

—

LowBetter than 21% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 Bus Factor3

3 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

Unknown

Total

1

Last Release

679d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a9cbbfb23f45c879814844fa2e78c121e5fd1682747ca78a0e24bea96a0fd5de?d=identicon)[nhat.nguyen](/maintainers/nhat.nguyen)

---

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 (42 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)")[![auviis](https://avatars.githubusercontent.com/u/7831669?v=4)](https://github.com/auviis "auviis (3 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)")[![nibsirahsieu](https://avatars.githubusercontent.com/u/208039?v=4)](https://github.com/nibsirahsieu "nibsirahsieu (2 commits)")[![xyNNN](https://avatars.githubusercontent.com/u/1929750?v=4)](https://github.com/xyNNN "xyNNN (1 commits)")[![aklinkert](https://avatars.githubusercontent.com/u/1313774?v=4)](https://github.com/aklinkert "aklinkert (1 commits)")[![ylazarov](https://avatars.githubusercontent.com/u/5046607?v=4)](https://github.com/ylazarov "ylazarov (1 commits)")[![arffak](https://avatars.githubusercontent.com/u/699190?v=4)](https://github.com/arffak "arffak (1 commits)")[![cedriclombardot](https://avatars.githubusercontent.com/u/651484?v=4)](https://github.com/cedriclombardot "cedriclombardot (1 commits)")[![cristianoc72](https://avatars.githubusercontent.com/u/865437?v=4)](https://github.com/cristianoc72 "cristianoc72 (1 commits)")

---

Tags

persistenceormpropel

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M203](/packages/sulu-sulu)

PHPackages © 2026

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