PHPackages                             stephangroen/propel-laravel - 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. stephangroen/propel-laravel

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

stephangroen/propel-laravel
===========================

Make Propel models work with Laravel Form::model() without making it an array

3442PHP

Since Mar 10Pushed 11y agoCompare

[ Source](https://github.com/stephangroen/propel-laravel)[ Packagist](https://packagist.org/packages/stephangroen/propel-laravel)[ RSS](/packages/stephangroen-propel-laravel/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

propel-laravel
==============

[](#propel-laravel)

Make Propel models work with Laravel Form::model() without making it an array.

Implements ArrayAccess so Laravel can check for set properties and adds \_\_isset() and \_\_get() on the model to help Laravel get the data.

All data with \_\_get() uses the normal Propel getters. Checks are in place for normal column names and PhpNames.

Usage
-----

[](#usage)

### build.properties

[](#buildproperties)

```
propel.behavior.laravelmodel.class = path.to.LaravelModelBehavior

```

### schema.xml

[](#schemaxml)

```

	....

```

Integrating Propel in Laravel 4
-------------------------------

[](#integrating-propel-in-laravel-4)

Here is a tutorial on [how to integrate Propel in Laravel 4](http://picqer.com/blog/propel-with-laravel).

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/94084d27fbed98367df4f02d8ed51a1c9de50efc243d3d05ec0451a1f0f97860?d=identicon)[stephangroen](/maintainers/stephangroen)

---

Top Contributors

[![stephangroen](https://avatars.githubusercontent.com/u/1607643?v=4)](https://github.com/stephangroen "stephangroen (2 commits)")[![fliespl](https://avatars.githubusercontent.com/u/1256832?v=4)](https://github.com/fliespl "fliespl (1 commits)")

### Embed Badge

![Health badge](/badges/stephangroen-propel-laravel/health.svg)

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

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k116.5M113](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[pgvector/pgvector

pgvector support for PHP

198628.3k10](/packages/pgvector-pgvector)

PHPackages © 2026

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