PHPackages                             longitude-one/property-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. longitude-one/property-bundle

ActiveBundle[Utility &amp; Helpers](/categories/utility)

longitude-one/property-bundle
=============================

A Symfony bundle to dynamically add properties to entities

11PHP

Since Oct 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/longitude-one/PropertyBundle)[ Packagist](https://packagist.org/packages/longitude-one/property-bundle)[ RSS](/packages/longitude-one-property-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

Property Bundle
===============

[](#property-bundle)

Bundle under development, do not use.
-------------------------------------

[](#bundle-under-development-do-not-use)

Install
-------

[](#install)

```
composer require longitude-one/property-bundle
```

Contributing
------------

[](#contributing)

Clone project

```
git clone https://github.com/longitude-one/PropertyBundle.git
cd PropertyBundle
```

Install vendor libraries

```
docker run --init -it --rm -v "$(pwd):/project" -v "$(pwd)/tmp-phpqa:/tmp" -w /project jakzal/phpqa composer update
```

Test project

```
docker run --init -it --rm -v "$(pwd):/project" -v "$(pwd)/tmp-phpqa:/tmp" -w /project jakzal/phpqa php -d pcov.enabled=1 ./vendor/bin/phpunit --coverage-html ./.coverage/
```

Test code syntax

```
docker run --init -it --rm -v "$(pwd):/project" -v "$(pwd)/tmp-phpqa:/tmp" -w /project jakzal/phpqa php-cs-fixer fix --config=tools/php-cs-fixer/.php-cs-fixer.php --allow-risky=yes
```

Test code quality

```
docker run --init -it --rm -v "$(pwd):/project" -v "$(pwd)/tmp-phpqa:/tmp" -w /project jakzal/phpqa phpstan analyse src tests --configuration tools/php-stan/php-stan.neon -l 9
```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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/e2381882da5c61a15c0123f6b1fd2048f638b0ca934609b7bfc4ed6d2905b55b?d=identicon)[Alexandre-T](/maintainers/Alexandre-T)

---

Top Contributors

[![Alexandre-T](https://avatars.githubusercontent.com/u/5101481?v=4)](https://github.com/Alexandre-T "Alexandre-T (95 commits)")

### Embed Badge

![Health badge](/badges/longitude-one-property-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/longitude-one-property-bundle/health.svg)](https://phpackages.com/packages/longitude-one-property-bundle)
```

###  Alternatives

[rezzza/accounting

Accounting utilities

2315.3k](/packages/rezzza-accounting)

PHPackages © 2026

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