chq81 / query-inheritance-behavior-builder
Propel 2 Query Inheritance Builder to use generic query class as inheritance for child classes
Package info
github.com/chq81/QueryInheritanceBehaviorBuilder
pkg:composer/chq81/query-inheritance-behavior-builder
1.0.1
2021-06-18 06:34 UTC
Requires
- propel/propel: dev-master || 2.0.0-alpha10
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