oteixido/yii2-helpers

Yii2 Helpers

Maintainers

Package info

gitlab.com/oriol.teixido/yii2-helpers

Issues

Type:yii2-extension

pkg:composer/oteixido/yii2-helpers

Statistics

Installs: 155

Dependents: 2

Suggesters: 0

Stars: 0

1.0 2018-11-04 20:19 UTC

This package is not auto-updated.

Last update: 2026-03-01 13:36:41 UTC


README

Yii2 helpers

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist oteixido/yii2-helpers "*"

or add

"oteixido/yii2-helpers": "*"

to the require section of your composer.json file.