lagan/property-onetoone

Controller for the Lagan one-to-one property. Lets the user define a one-to-one relation between two content objects.

Maintainers

👁 lutsen

Package info

github.com/lutsen/property-onetoone

pkg:composer/lagan/property-onetoone

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2018-01-29 20:57 UTC

Requires

  • php: >=5.5.0

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT db6f3ac28024c8096cb496b47af9b8c1994ecf24

controllerrelationpropertylaganmany-to-one

This package is auto-updated.

Last update: 2026-06-29 01:33:40 UTC


README

👁 Lagan

Lagan One-to-one Property Controller

Controller for the Lagan one-to-one property.
Lets the user define a one-to-one relation between two content objects.

The Onetoone property type controller enables a one-to-one relation between 2 Lagan models. The name of the property should be the name of the Lagan model this model can have a one-to-one relation with. Unlike the many-to-many, many-to-one and one-to-many relations, the Lagan model this model can have a one-to-one relation with should NOT have a one-to-one relation with this model as well.

A property type controller can contain a set, read, delete and options method. All methods are optional.

To be used with Lagan. Lagan lets you create flexible content objects with a simple class, and manage them with a web interface.

Lagan is a project of Lútsen Stellingwerff.