Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/donkeycode/propel-uuid-behavior
Help you add an uuid column
https://github.com/donkeycode/propel-uuid-behavior
Last synced: 4 days 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 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-30T15:55:29.000Z (6 months ago)
- Last Synced: 2024-10-05T02:39:52.550Z (about 1 month ago)
- Language: PHP
- Size: 10.7 KB
- Stars: 2
- Watchers: 4
- 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)
==============================================
[![Build Status](https://travis-ci.org/donkeycode/propel-uuid-behavior.svg?branch=master)](https://travis-ci.org/donkeycode/propel-uuid-behavior)This behavior adds a uuid capacity to your model
### Configuration ###
``` xml
```