traits
Table of Contents
Namespaces
- alters
- signals
Traits
- AlterBindVarsTrait
- Applies defined alterations to a bind variables array definition based on the configured `$bindAlters`.
- AlterDocumentTrait
- Provides a system to alter properties of arrays or objects based on a configurable set of rules (called "alters").
- AlterTrait
- Provides a set of methods to alter properties of arrays or objects based on a configurable set of rules (called "alters").
- BindsTrait
- Provides logic for managing bind parameters used in PDO statements.
- CacheableTrait
- Provides a standardized caching layer for classes using PSR-16 (Simple Cache).
- ConditionsTrait
- Provides support for handling model conditions.
- DocumentsTrait
- ListModelTrait
- Defines a ListModel properties in your class.
- ModelTrait
- Defines a Document model properties in your class.
- PropertyTrait
- Provides a `property` reference.
- SchemaTrait
- Provides methods for initialize a 'schema' property.