bulee/yii2-akarmi

Description

Maintainers

Package info

bitbucket.org/lorinczelod/yii2-akarmi

Type:yii2-extension

pkg:composer/bulee/yii2-akarmi

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

dev-master 2015-06-20 16:35 UTC

This package is not auto-updated.

Last update: 2026-04-01 16:20:34 UTC


README

Description

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist bulee/yii2-akarmi "*"

or add

"bulee/yii2-akarmi": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \buliilesz\akarmi\AutoloadExample::widget(); ?>```