Download the PHP package flxlabs/silverstripe-versionedrelations without Composer
On this page you can find all versions of the php package flxlabs/silverstripe-versionedrelations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download flxlabs/silverstripe-versionedrelations
More information about flxlabs/silverstripe-versionedrelations
Files in flxlabs/silverstripe-versionedrelations
Download flxlabs/silverstripe-versionedrelations
More information about flxlabs/silverstripe-versionedrelations
Files in flxlabs/silverstripe-versionedrelations
Vendor flxlabs
Package silverstripe-versionedrelations
Short Description Enable versioning and rollback of many-many relations
License BSD-3-Clause
Homepage http://github.com/flxlabs/silverstripe-versionedrelations
Package silverstripe-versionedrelations
Short Description Enable versioning and rollback of many-many relations
License BSD-3-Clause
Homepage http://github.com/flxlabs/silverstripe-versionedrelations
Keywords silverstripeversioned
Please rate this library. Is it a good library?
Informations about the package silverstripe-versionedrelations
SilverStripe Versioned Relations Module
This module provides the possibility to version silverstripe data object's many-many, has-many and has-one relations.
Usage
Main class
MyRelatedObjectX class (many-many)
MyRelatedObjectY class (has-many)
MyRelatedObjectZ class (has-one)
Getting the versioned relations:
TODO
- Check deletion of relations and main classes
- Check Multiple Relations on same class in dot notations
- Add Silverstripe 4 compatibility
All versions of silverstripe-versionedrelations with dependencies
PHP Build Version
Package Version
Requires
silverstripe/framework Version
~3.6
The package flxlabs/silverstripe-versionedrelations contains the following files
Loading the files please wait ....