dynamikaweb / yii2-reference-validator
Validator to protect references that loop or are too deep.
Package info
github.com/dynamikaweb/yii2-reference-validator
Type:yii2-extension
pkg:composer/dynamikaweb/yii2-reference-validator
dev-main
2021-06-15 14:32 UTC
Requires
- php: >=7.0
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2026-02-16 01:03:54 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
$ composer require dynamikaweb/yii2-template "*"
or add
"dynamikaweb/yii2-template": "*"
to the require section of your composer.json file.
This project is under BSD-3-Clause license.