chq81/query-inheritance-behavior-builder

Propel 2 Query Inheritance Builder to use generic query class as inheritance for child classes

Maintainers

Package info

github.com/chq81/QueryInheritanceBehaviorBuilder

pkg:composer/chq81/query-inheritance-behavior-builder

Statistics

Installs: 3 193

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 1

1.0.1 2021-06-18 06:34 UTC

This package is auto-updated.

Last update: 2026-03-06 18:55:32 UTC


README

Propel 2 Builder to provide the possibility of customizing the base class for query inheritance objects

License

MIT License

copyright (c) 2015 Christoph Quadt

Requirements

This builder requires Propel2 >= 2.0@dev

Installation

To enable the builder, just reference it as a custom builder in the propel settings:

propel.generator.objectModel.builders.queryinheritance = chq81\\QueryInheritance\\Builder\\QueryInheritanceBehaviorBuilder