https://github.com/donkeycode/propel-uuid-behavior
Help you add an uuid column
https://github.com/donkeycode/propel-uuid-behavior
Last synced: 7 months ago
JSON representation
Help you add an uuid column
- Host: GitHub
- URL: https://github.com/donkeycode/propel-uuid-behavior
- Owner: donkeycode
- License: mit
- Created: 2017-05-17T08:29:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-30T15:55:29.000Z (over 1 year ago)
- Last Synced: 2025-05-17T08:49:48.065Z (8 months ago)
- Language: PHP
- Size: 10.7 KB
- Stars: 2
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
UuidBehavior for [Propel2](https://github.com/propelorm/Propel2)
==============================================
[](https://travis-ci.org/donkeycode/propel-uuid-behavior)
This behavior adds a uuid capacity to your model
### Configuration ###
``` xml
```