2017 © Pedro Peláez
 

library propel-versionable

Versionable is a propel behavior, fixed and improved in comparison to original propel versionable.

image

crzdeveloper/propel-versionable

Versionable is a propel behavior, fixed and improved in comparison to original propel versionable.

  • Tuesday, July 7, 2015
  • by crzdeveloper
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,840 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 1 % Grown

The README.md

propel-versionable

Propel Versionable behavior, fixed version., (*1)

There is a bug in original Versionable behavior in Propel1: https://github.com/propelorm/Propel/pull/693 . Propel generates incorrect PHP and SQL files in some cases. The pull request has not been accepted yet, that's why I had to create my own fixed version., (*2)

The fixed version uses the original code and this pull request as a fix + unit tests: https://github.com/propelorm/Propel/pull/778, (*3)

Installation

Using Composer:, (*4)

{
    "require": {
        "crzdeveloper/propel-versionable": "1.*"
    }
}

Then register behavior in either your propel.ini or buid.properties configuration file:, (*5)

ini propel.behavior.versionable.class = <path to crzdeveloper/propel-versionable>, (*6)

The Versions

07/07 2015

dev-devel

dev-devel https://github.com/crzdeveloper/propel-versionable

Versionable is a propel behavior, fixed and improved in comparison to original propel versionable.

  Sources   Download

MIT

The Requires

 

The Development Requires

behavior propel versionable

07/07 2015

v1.2.0

1.2.0.0 https://github.com/crzdeveloper/propel-versionable

Versionable is a propel behavior, fixed and improved in comparison to original propel versionable.

  Sources   Download

MIT

The Requires

 

The Development Requires

behavior propel versionable

07/07 2015

dev-master

9999999-dev https://github.com/crzdeveloper/propel-versionable

Versionable is a propel behavior, fixed and improved in comparison to original propel versionable.

  Sources   Download

MIT

The Requires

 

The Development Requires

behavior propel versionable

07/07 2015

v1.1.0

1.1.0.0 https://github.com/crzdeveloper/propel-versionable

Versionable is a propel behavior, fixed and improved in comparison to original propel versionable.

  Sources   Download

MIT

The Requires

 

The Development Requires

behavior propel versionable

21/05 2015

v1.0.0

1.0.0.0 https://github.com/crzdeveloper/propel-versionable

Versionable is a propel behavior, fixed and improved in comparison to original propel versionable.

  Sources   Download

MIT

The Requires

 

The Development Requires

behavior propel versionable