PHPackages                             marcoshoo/propel-eloquent - 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. marcoshoo/propel-eloquent

ActivePropel-behavior[Database &amp; ORM](/categories/database)

marcoshoo/propel-eloquent
=========================

Propel2 behavior that makes model classes virtually extend a Eloquent model class

0.1(9y ago)1368MITPHP

Since Jun 25Pushed 6y ago1 watchersCompare

[ Source](https://github.com/marcoshoo/propel-eloquent)[ Packagist](https://packagist.org/packages/marcoshoo/propel-eloquent)[ Docs](http://github.com/marcoshoo/propel-eloquent)[ RSS](/packages/marcoshoo-propel-eloquent/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (4)Used By (0)

[Propel2](http://propelorm.org) behavior that makes model classes virtually extend a [Eloquent](http://laravel.com/docs/5.1/eloquent) model class

Installation
============

[](#installation)

Add `MarcosHoo\PropelEloquent` as a requirement to composer.json:

```
{
    "require": {
        "marcoshoo/propel-eloquent": "dev-master"
    }
}
```

Update your packages with `composer update` or install with `composer install`.

Configuration
=============

[](#configuration)

Add the `eloquent` behavior in schema.xml:

```
    .
    .
    .

```

Regenerate your propel models:

```
php artisan propel:model:build
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.9% 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

Unknown

Total

1

Last Release

3614d ago

### Community

Maintainers

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

---

Top Contributors

[![marcoshoo](https://avatars.githubusercontent.com/u/4114644?v=4)](https://github.com/marcoshoo "marcoshoo (29 commits)")[![marcosmsoares](https://avatars.githubusercontent.com/u/243661756?v=4)](https://github.com/marcosmsoares "marcosmsoares (4 commits)")

---

Tags

laraveleloquentpropelpropel2

### Embed Badge

![Health badge](/badges/marcoshoo-propel-eloquent/health.svg)

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

###  Alternatives

[rtconner/laravel-likeable

Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.

394388.0k5](/packages/rtconner-laravel-likeable)[shiftonelabs/laravel-cascade-deletes

Adds application level cascading deletes to Eloquent Models.

163632.1k2](/packages/shiftonelabs-laravel-cascade-deletes)[highsolutions/eloquent-sequence

A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.

121130.3k](/packages/highsolutions-eloquent-sequence)[cybercog/laravel-nova-ban

A Laravel Nova banning functionality for your application.

40199.8k](/packages/cybercog-laravel-nova-ban)[phaza/single-table-inheritance

Single Table Inheritance Trait

1515.8k](/packages/phaza-single-table-inheritance)

PHPackages © 2026

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