PHPackages                             badlamer/propel-uuid-behavior - 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. badlamer/propel-uuid-behavior

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

badlamer/propel-uuid-behavior
=============================

Propel behavior that helps you to set fixed UUID

0.2.0(10y ago)76.5k↓50%1MITPHPPHP &gt;=5.3.3

Since Nov 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/badlamer/UuidBehavior)[ Packagist](https://packagist.org/packages/badlamer/propel-uuid-behavior)[ RSS](/packages/badlamer-propel-uuid-behavior/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (6)Used By (0)

UuidBehavior
============

[](#uuidbehavior)

Helps you add UUID for propel ActiveRecord

[![Build Status](https://camo.githubusercontent.com/522ddbb9995710f6a2e0beede98fe50c2ab07570c949ab5e7b64758b5445afc4/68747470733a2f2f7472617669732d63692e6f72672f6261646c616d65722f557569644265686176696f722e706e67)](https://travis-ci.org/badlamer/UuidBehavior)

### Requirements

[](#requirements)

This behavior requires Propel &gt;= 1.6.0 and Ramsey\\Uuid for PHP &gt;= 5.4

### Installation

[](#installation)

Get the code by cloning this repository, or by using Composer (recommended):

```
{
    "require": {
        "badlamer/propel-uuid-behavior": "dev-master"
    }
}
```

Then, if you don't use Composer, or an autoloader in your application, add the following configuration to your `build.properties` or `propel.ini` file:

```
propel.behavior.uuid.class = vendor.badlamer.propel-uuid-behavior.src.UuidBehavior
```

> Note: `vendor.badlamer.propel-uuid-behavior.src.UuidBehavior` is the path to access the `UuidBehavior` class in "dot-path" notation.

Then declare the behavior in your `schema.xml`:

```

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

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

Every ~181 days

Total

5

Last Release

3827d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7564dcd7cc81b886b7854573c79f8b26649b7a27c6b181bb54949122a80f53ae?d=identicon)[badlamer](/maintainers/badlamer)

---

Top Contributors

[![badlamer](https://avatars.githubusercontent.com/u/1637293?v=4)](https://github.com/badlamer "badlamer (23 commits)")[![stevleibelt](https://avatars.githubusercontent.com/u/2287220?v=4)](https://github.com/stevleibelt "stevleibelt (2 commits)")

---

Tags

uuidBehaviorpropel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/badlamer-propel-uuid-behavior/health.svg)

```
[![Health](https://phpackages.com/badges/badlamer-propel-uuid-behavior/health.svg)](https://phpackages.com/packages/badlamer-propel-uuid-behavior)
```

###  Alternatives

[pascaldevink/shortuuid

PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs

5951.8M15](/packages/pascaldevink-shortuuid)[mhujer/jms-serializer-uuid

Uuid serializer and deserializer for JMS Serializer library

291.2M4](/packages/mhujer-jms-serializer-uuid)[thamtech/yii2-uuid

Yii 2 UUID Helper

35347.9k7](/packages/thamtech-yii2-uuid)[your-app-rocks/eloquent-uuid

Adds support for UUID generation automatically for Models Eloquents.

6888.5k2](/packages/your-app-rocks-eloquent-uuid)[gamez/ramsey-uuid-normalizer

Symfony Normalizer and Denormalizer for ramsey/uuid

16619.1k3](/packages/gamez-ramsey-uuid-normalizer)[michalsn/codeigniter4-uuid

UUID and ULID package for CodeIgniter 4 with support for Model.

4728.7k4](/packages/michalsn-codeigniter4-uuid)

PHPackages © 2026

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