2017 © Pedro Peláez
 

propel-behavior propel-uuid-behavior

Help you add an uuid column

image

donkeycode/propel-uuid-behavior

Help you add an uuid column

  • Tuesday, July 18, 2017
  • by cedriclombardot
  • Repository
  • 5 Watchers
  • 1 Stars
  • 1,307 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 11 % Grown

The README.md

UuidBehavior for Propel2

Build Status, (*1)

This behavior adds a uuid capacity to your model, (*2)

Configuration

xml <behavior name="uuid"> <!-- Optional parameters --> <parameter name="uuid_column" value="uuid" /> </behavior>, (*3)

The Versions

18/07 2017

dev-master

9999999-dev

Help you add an uuid column

  Sources   Download

MIT

The Requires

 

The Development Requires

by Cedric LOMBARDOT